Incognoto / incognoto

Take control of your personal data with Incognoto, your secure incognito notes.
https://play.google.com/store/apps/details?id=com.notes.incognoto
GNU General Public License v2.0
4 stars 1 forks source link

As a User I want to restore from an encrypted backup #42

Closed Collinux closed 6 years ago

Collinux commented 6 years ago

A "restore" button should allow a file to be selected from internal storage and inserted into Incognoto as a set of new notes. Prompt for a decryption phrase for the imported notes set, then encrypt the contents with the user defined master password (using any authentication method).

We are not going to support plaintext imports at this time since you can easily do a share intent for plaintext or copy/paste it into the app.

Collinux commented 6 years ago

@hahnalex any update on this?