maelchiotti / LocalMaterialNotes

Simple, local, material design notes
https://play.google.com/store/apps/details?id=com.maelchiotti.localmaterialnotes
GNU Affero General Public License v3.0
130 stars 7 forks source link

Encrypt the notes (in the database) #119

Open maelchiotti opened 4 months ago

maelchiotti commented 4 months ago

Feature requested in #105.

See #106 for the encryption of the notes in the JSON export.

See this comment on why this is not planned yet.

Bertklq1 commented 3 months ago

https://github.com/isar-community/isar/issues?q=is%3Aissue+is%3Aclosed

Could this be implemented, as it seems to be the fork and updated.

@maelchiotti

maelchiotti commented 3 months ago

Indeed it is implemented in Isar v4. However it's not ready for use in production, according to the developer when he was still active. Also some migration might be necessary, and if I remember correctly it has to be done manually.

I use Isar for pretty basic things however, so v4 might work perfectly anyway for this project. I'll try it some day.