parkerhoyes / bolos-app-otp2fa

Other
19 stars 1 forks source link

Encrypted backup to host #5

Open parkerhoyes opened 6 years ago

parkerhoyes commented 6 years ago

I'm creating this issue to let people know that this is a feature I'm planning on implementing, but I don't have a firm timeline on when that will be.

The feature would allow you to export all of the app's persistent storage (including saved 2FA keys, HOTP counter values, and key names) to an encrypted file on the host computer. The file would be encrypted using a key derived from the device's seed or perhaps a passphrase entered by the user.

Any ideas related to the implementation of this feature or ideas regarding related features that people would like to see are welcome.