2bllw8/anemo

[Bug] File access not revoked

Closed this issue · 3 comments

Steps to reproduce

  1. Copy a keepass database file (for example) into the anemo storage.

  2. 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/ ).

  3. Close Keepass, and close the Anemo storage.

  4. 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)

Fixed with commit 9e1550a

Tested with KeepassDX, the database is not available when locked

Tested with KeepassDX, the database is not available when locked

Thank you for reacting so quickly and solving the problem.