File tree Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 3
3
< div class ="row ">
4
4
< div class ="col-12 col-md ">
5
5
< img class ="logo " width ="32 " height ="32 " src ="/img/icon32.svg " alt ="webOS Homebrew ">
6
- < small class ="d-block mb-3 text-body-secondary " translate ="no "> © 2020–2024 </ small >
6
+ < small class ="d-block mb-3 text-body-secondary " translate ="no "> © 2020-2025 </ small >
7
7
</ div >
8
8
< div class ="col-6 col-md ">
9
9
< h5 > Guides</ h5 >
Original file line number Diff line number Diff line change
1
+ # Privacy Policy
2
+
3
+ TL;DR: webOS Dev Manager does not collect any personal data. For debugging purposes, crash logs and
4
+ other diagnostic information may be collected by [ Sentry] ( https://sentry.io/ ) .
5
+
6
+ ## Information Collected
7
+
8
+ * Operating system version
9
+ * Page name where error occurred
10
+ * Error logs
11
+
12
+ ## How Information is Used
13
+
14
+ The information collected is used to diagnose and fix issues with the webOS Dev Manager. No personal data is collected.
15
+
16
+ ## Where Information is Stored
17
+
18
+ Information is sent to [ Sentry] ( https://sentry.io/ ) . It will be retained for a brief period of time (maximum 90 days).
19
+
20
+ ## Changes
21
+
22
+ We may update this privacy policy from time to time. We will summarize the changes here.
23
+
24
+ * 2025-02-12: Initial version
You can’t perform that action at this time.
0 commit comments