Toporin / Seedkeeper-Android

Android app to use Seedkeeper on a smartphone. Backup and recover your most precious secrets with a tap on your phone!
GNU General Public License v3.0
2 stars 0 forks source link

[Bug] My secrets - If the export type is set to "Encrypted only" #44

Open Bastien-Satochip opened 2 weeks ago

Bastien-Satochip commented 2 weeks ago

On the current Seedkeeper-Tool application, you can specify how you want to export (to show it) a specific password, this is called "the export right".

Export right can be (for any type of password created):

Both export right can co-exist.

If you create - using the old application - a new secret with the following Export Right : Encrypted only. When you want to see it on the mobile app, there is an error (pop up saying "can't read")

For such specific "Encrypted only" password, either we should not be able to click on the show button, or when we try to click on the show button, the NFC toast message should be: "Can't export this secret due to specific export policy"

image image

Bastien-Satochip commented 2 days ago

Still open after the 18-09 release. To be checked.