diff --git a/privacy-policy.md b/privacy-policy.md index 6fd5083..3b4272a 100644 --- a/privacy-policy.md +++ b/privacy-policy.md @@ -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