Add Privacy section to README

This commit is contained in:
pax 2026-04-04 21:07:02 -05:00
parent 0fb41b833a
commit 70d9f12460

View File

@ -158,6 +158,12 @@ A template is available in Settings > Theme > Create from Template.
| Library | `~/.local/share/booru-viewer/saved/` | `%APPDATA%\booru-viewer\saved\` |
| Theme | `~/.local/share/booru-viewer/custom.qss` | `%APPDATA%\booru-viewer\custom.qss` |
## Privacy
booru-viewer makes **no connections** except to the booru sites you configure. There is no telemetry, analytics, update checking, or phoning home. All data stays local on your machine.
Every outgoing request is logged in the debug panel (View > Log) so you can verify this yourself — you will only see requests to the booru API endpoints and CDNs you chose to connect to.
## License
MIT