Initial Privacy Policy page

Ash 2023-02-25 17:25:02 +08:00
commit 3aa1ad4a76

28
Privacy-Policy.md Normal file

@ -0,0 +1,28 @@
# Privacy Policy
I take your privacy very seriously.
**Read You** does not collect any user data, and all sensitive information (passwords and other account information) is securely stored in the local application database on your device.
**Read You** will use the following permissions to provide you with the service.
- Access Network permission (for accessing online content as you specify)
- Get network status permission (for getting whether the device currently has available network conditions)
- Background service permission (to automatically sync your favorites for you on a regular basis)
## Third Party Services
This policy does not apply to third-party services that you use with **Read You**. You can review the privacy policies of the third-party services you use on their websites.
## Disclaimers
**Read You** is a content collection tool only. Your use of **Read You** is subject to the laws and regulations of your country and region, and any liability arising from your actions will be borne by you personally.
## Open Source License
**Read You** is an open source project under the GNU GPL 3.0 Open Source License[1], which allows you to use, reference, and modify the source code of **Read You** for free, but does not allow the modified and derived code to be distributed and sold as closed-source commercial software. For details, please see the full GNU GPL 3.0 Open Source License[2].
## Appendix
- [1] https://github.com/Ashinch/ReadYou
- [2] https://www.gnu.org/licenses/gpl-3.0.html