Skip to content

Commit 17a5535

Browse files
committed
Add privacy policy
1 parent 26f9c19 commit 17a5535

2 files changed

Lines changed: 84 additions & 0 deletions

File tree

PRIVACY.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
# wBooks Privacy Policy
2+
3+
Effective date: May 24, 2026
4+
5+
wBooks and wBooks Utility are privacy-focused book reading apps for Wear OS and Android. This policy explains what data the apps handle and how that data is used.
6+
7+
## Summary
8+
9+
wBooks does not sell personal data, does not show ads, and does not use advertising trackers. The app is designed so your books, reading positions, bookmarks, settings, folders, and reading statistics stay on your own devices unless you choose to transfer files between your phone, watch, and browser on your local network.
10+
11+
## Data Stored on Your Devices
12+
13+
wBooks may store the following data locally on your watch:
14+
15+
- Books you add or download.
16+
- Book folders and ordering.
17+
- Reading positions, bookmarks, reading mode, font, color, brightness, and other settings.
18+
- Reading statistics such as reading time, word counts, and completed books.
19+
- Project Gutenberg download markers, used to show whether a public-domain book has already been added.
20+
21+
wBooks Utility may store temporary files or converted files on your phone while sending a book to the watch, including converted HTML output for PDFs. These files are used only to complete the transfer.
22+
23+
## Data Sent Between Your Devices
24+
25+
wBooks Utility communicates with the watch app through Android and Wear OS connection services. This is used to:
26+
27+
- Send books from the phone to the watch.
28+
- Sync the watch library list, folders, settings, and reading statistics to the Utility app.
29+
- Apply settings changes from the Utility app to the watch.
30+
31+
This communication is between your paired devices and is not a wBooks cloud sync service.
32+
33+
## Local Web Interface
34+
35+
The watch app can start a local web interface for adding and organizing books from a browser on the same network. When enabled, the web interface may expose your library list, settings, reading statistics, and upload controls to devices that can reach the local address and pass the displayed PIN gate.
36+
37+
Use the web interface only on trusted networks. wBooks does not send the web interface data to a wBooks server.
38+
39+
## Project Gutenberg Downloads
40+
41+
When you search or download books from Project Gutenberg, your device contacts Project Gutenberg directly to fetch catalog results and book files. Project Gutenberg may receive standard network information such as your IP address, user agent, request time, and requested URLs. Their handling of that information is governed by Project Gutenberg's own policies.
42+
43+
## Optional Crash Reports
44+
45+
wBooks includes optional crash reporting through Sentry. Crash reporting is disabled unless you enable it in settings. If enabled, crash reports may include technical diagnostic information such as:
46+
47+
- App version, device model, operating system version, and crash time.
48+
- Stack traces and error details.
49+
- Basic app state needed to diagnose the crash.
50+
51+
Crash reports are used only to find and fix bugs. They are not used for advertising or profiling. You can turn crash reporting off in settings at any time.
52+
53+
## Data Not Collected
54+
55+
wBooks does not collect:
56+
57+
- Account information.
58+
- Contacts, calendars, call logs, SMS, or precise location.
59+
- Payment information.
60+
- Advertising identifiers.
61+
- Audio recordings.
62+
- Photos or media library contents, except book files you explicitly choose to add.
63+
64+
## Children
65+
66+
wBooks is a general-audience reading tool and is not directed to children under 13. The app does not knowingly collect personal information from children.
67+
68+
## Deleting Your Data
69+
70+
You can delete books from the watch library inside wBooks, wBooks Utility, or the local web interface. You can clear all app data using your device's system app settings by uninstalling the app or clearing storage for wBooks and wBooks Utility.
71+
72+
## Changes to This Policy
73+
74+
This policy may be updated as wBooks changes. Updates will be published in this repository.
75+
76+
## Contact
77+
78+
For privacy questions, bug reports, or feature requests, open an issue at:
79+
80+
https://github.com/FredApps/wBooks/issues

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,10 @@ PDF support is **experimental** as of v0.5.0. PDFs are converted to HTML on-the-
352352

353353
If you enjoy wBooks, consider supporting development via GitHub Sponsors or Ko-fi.
354354

355+
## Privacy
356+
357+
See [PRIVACY.md](PRIVACY.md) for how wBooks handles local book data, reading statistics, the local web interface, Project Gutenberg downloads, and optional crash reports.
358+
355359
## Contributing
356360

357361
wBooks is open to contributions. See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on reporting issues, code style, testing, and submitting pull requests.

0 commit comments

Comments
 (0)