simple-login / Simple-Login-Android

Android client for SimpleLogin
https://play.google.com/store/apps/details?id=io.simplelogin.android
Other
347 stars 39 forks source link

Requesting unnecessary storage access privileges (READ_EXTERNAL_STORAGE) #121

Closed ghost closed 2 months ago

ghost commented 10 months ago

The app requires READ_EXTERNAL_STORAGE permission, which should not be necessary. The photo picker allows access to photos without this permission. There are privacy issues. https://developer.android.com/training/data-storage/shared/photopicker