You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy a keepass database file (for example) into the anemo storage.
Access it via one of the keepass software for android (test with KeepassDX using the "content provider", file link type: content://exe.bbllw8.anemo.documents/document/anemo:/Documnets/ ).
Close Keepass, and close the Anemo storage.
Restart Keepass, the database stored in Anemo remains accessible and modifiable. (storage access not allowed in the options)
Expectations
Once the Anemo storage is closed, the files are no longer accessible. (file access revoked)
Reality
Relaunch Keepass, the files stored in Anemo remains accessible and modifiable.
App version
2.1.1
Android version
12 (GrapheneOS)
The text was updated successfully, but these errors were encountered:
- Query methods will return an empty cursor
- Write methods will throw an AuthenticationRequiredException
with a PendingIntent to open the UnlockActivity
Issue #16
Steps to reproduce
Copy a keepass database file (for example) into the anemo storage.
Access it via one of the keepass software for android
(test with KeepassDX using the "content provider", file link type: content://exe.bbllw8.anemo.documents/document/anemo:/Documnets/ ).
Close Keepass, and close the Anemo storage.
Restart Keepass, the database stored in Anemo remains accessible and modifiable. (storage access not allowed in the options)
Expectations
Once the Anemo storage is closed, the files are no longer accessible. (file access revoked)
Reality
Relaunch Keepass, the files stored in Anemo remains accessible and modifiable.
App version
2.1.1
Android version
12 (GrapheneOS)
The text was updated successfully, but these errors were encountered: