mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-09 15:19:11 +02:00
Merge pull request #1231 from Universal-Debloater-Alliance/863-docsreadme-put-note-that-we-do-not-collect-nor-store-any-telemetry
docs(readme): add privacy section
This commit is contained in:
commit
634c91d1db
1 changed files with 6 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ This can also improve security by reducing the [attack surface](https://en.wikip
|
|||
## Documentation
|
||||
|
||||
Everything about UAD-ng (and related stuff) can be found on [the Wiki](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/wiki), such as:
|
||||
|
||||
- Features of this app
|
||||
- [Usage guide](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/wiki/Usage)
|
||||
- Suggested Android app replacements
|
||||
|
|
@ -20,7 +21,12 @@ Everything about UAD-ng (and related stuff) can be found on [the Wiki](https://g
|
|||
- Weird things OEMs do
|
||||
- [Suggested apps for analyzing APKs](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/wiki/How-to-contribute#useful-apps)
|
||||
|
||||
## Privacy
|
||||
|
||||
UAD-ng does not collect or transmit any user data. The only external connections are `GET` requests to GitHub for fetching the [package list](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/blob/main/resources/assets/uad_lists.json) ([src/core/uad_lists.rs#L210](src/core/uad_lists.rs#L210)) and checking for updates ([src/core/update.rs#L178](src/core/update.rs#L178)).
|
||||
|
||||
## Contact
|
||||
|
||||
**For real-time communication and support, consider joining our Discord guild:**
|
||||
|
||||
[<img width=64em alt="Discord symbol" src=./resources/images/icon_clyde_blurple.svg>](https://discord.gg/CzwbMCPEZa)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue