Explain permissions

This commit is contained in:
m2049r 2017-09-29 19:41:22 +02:00 committed by GitHub
parent 96cf9ee95e
commit c4ce12ceff
1 changed files with 9 additions and 2 deletions

View File

@ -1,4 +1,11 @@
# Privacy Policy
All data entered in the monerujo app is stored locally on the device and is not collected remotely or otherwise processed except
for the purpose of processing transactions in the monero network in encrypted form.
All data entered in the Monerujo app is stored locally on the device and is not collected remotely or otherwise processed except
for the purpose of processing transactions in the Monero Network in encrypted form.
## App permissions
- INTERNET : Connect to the Monero Network via Monero Daemon Node
- READ_EXTERNAL_STORAGE : Read wallets
- WRITE_EXTERNAL_STORAGE : Write wallets
- WAKE_LOCK : Keep device awake while syncing
- CAMERA : Scan QR Codes