Amber
· 6w
## Amber 6.2.0
- Add NIP-44 v3 encryption support, including a dedicated approval screen, intent preview, bunker preview, history logging and auto-reject for invalid requests
- Register NIP-44 v3 Con...
I'll try to be short:
Android drive (file) encryption is BAD. The design is awful.
Amber relies on that encryption to protect keys AND SIGNING HISTORY.
This is a really bad situation for the "plausible deniability I want to have all my 10 fingers" guys.
A nice option to encrypt the database of Amber with a (long) password, with a good KDF, would have saved a lot of headaches.
I'm not saying this solves all problems, but at least locks the database when the phone is rebooted or turned off.
As there already is encryption in place from what I can see in options(?), adding a password option should be possible?
Also an poption to disable logging would be nice. (and a plausible deniability, hidden multi-account, but well, let's not stress things all at once :D)