-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
continuing from #469 (comment)
Once the stuff on above link works, in another PR, we could continue to do the following:
- restart app and you should see inbox.
- Open the message again and you should see a pass phrase prompt
- Try entering wrong pass phrase, and a meaningful error should be shown, and you should be able to try again
- enter the correct pass phrase and the message should render with the content
- go back to inbox
- go back to the message, this time you should be able to read it without pass phrase prompt
Then in yet another PR:
- go to Settings and you should NOT be seeing
Backupssection - go to Settings -> Keys and you should NOT be seeing an 'add' button
- in Settings->Keys there should be one key loaded with the right information (fingerprint, date created)
- when you click on the key, you should NOT be able to export the private key. But you should be still allowed to export or see the public key
After that, I'll file another issues for:
Reactions are currently unavailable