Skip to content

Commit 6b94fc7

Browse files
authored
Update privacy policy
1 parent 87c297f commit 6b94fc7

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

privacy-policy.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,40 @@
1-
## Privacy Policy
1+
# Privacy Policy
22

33
Your use of this application means you have reviewed this policy and agree to the terms therein.
4-
**Last updated:** July 8th, 2020
4+
**Last updated:** September 17<sup>th</sup>, 2020
55

66

7-
### Content of the privacy policy
7+
## Content of the privacy policy
88

99
This application doesn't:
1010
- Collect or use any personal information;
1111
- Store any personal data;
1212
- Share it to third parties.
1313

14-
All data required for operation, including but not limited to:
14+
For proper operation, this application might collect the following data:
1515
- The title of opened windows;
1616
- The class of opened windows;
17-
- The name of the processes that have open windows;
17+
- The name of the processes that have open windows.
1818

19-
is treated for proper function of the application and never sent online. It is not stored on disk unless the user enables verbose logging, but this log file is also not uploaded anywhere. It is used for voluntary and optional submission to the developer to help diagnose an issue.
19+
This data is treated for proper function of the application and never sent online. It is not stored on disk unless the user enables verbose logging<sup>[1](#footnotes)</sup>, but this log file is also not uploaded anywhere. It is used for voluntary and optional submission to the developer to help diagnose an issue.
2020

21-
If the application crashes during regular operation, normal Windows telemetry features might anonymously send such information to the developer, which will be used only for debugging and improvement of the application and will never be shared with third-parties. The developer will also personally engage in acquiring such data only if required (for example, a crash impacting a vast range of users has been found) and delete it from his drive as soon as possible.
21+
### Microsoft Store users only
2222

23+
*This section only applies if you acquire the application via the Microsoft Store.*
2324

24-
### Contact information
25+
If the application crashes, built-in Microsoft Store telemetry features might send to the developer anonymized information such as:
26+
- Stack trace;
27+
- System specifications;
28+
- List of processes running on the system;
29+
- Memory dumps of the application process, which might contain data collected for operation.
30+
31+
This information will only be used only for debugging, will never be shared with third-parties, will only be acquired if required<sup>[2](#footnotes)</sup> and will then be deleted as soon as possible.
32+
33+
## Contact information
2534

2635
If you have questions about this application, please [fill an issue on GitHub](https://github.com/TranslucentTB/TranslucentTB/issues/new).
36+
37+
## Footnotes
38+
39+
1. The log files can be found in `%localappdata%\Packages\28017CharlesMilette.TranslucentTB_v826wp6bftszj\TempState` for Microsoft Store installations, `%tmp%\TranslucentTB` otherwise.
40+
2. An example would be a crash which cannot be locally reproduced.

0 commit comments

Comments
 (0)