this post was submitted on 16 Sep 2023
10 points (100.0% liked)

Free and Open Source Software

17746 readers
22 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Looking for recommendations on a good FOSS journal/diary app for Android. Preferably encrypted at rest. Cross-device sync isn't important for me, looking more for a thought dump than anything.

you are viewing a single comment's thread
view the rest of the comments
[–] PotentiallyAnApricot@beehaw.org 2 points 1 year ago (1 children)
[–] minishoemaze@beehaw.org 1 points 1 year ago (3 children)

I started using Joplin recently and like it, but I'm not sure it quite fits what I'm looking for in this case

Does it encrypt at rest or only in transit? I haven't been able to find a clear answer (which makes me believe it's not)

[–] PotentiallyAnApricot@beehaw.org 3 points 1 year ago (1 children)

That, I can’t tell you - I tend to move to pen and paper for anything too sensitive, so I haven’t looked too deeply into that feature

[–] minishoemaze@beehaw.org 1 points 1 year ago

Fair enough - I hadn't even considered going old school, but that might be a good idea! Thanks for the comments

[–] mateomaui@reddthat.com 1 points 1 year ago* (last edited 1 year ago)

It has full E2EE, the files are encrypted on your own system and whatever server you use.

edit: you just have to explicitly set it up using your own chosen keyphrase.

[–] xcjs@programming.dev 1 points 1 year ago* (last edited 1 year ago) (1 children)

It's encrypted during transit only (if using HTTPS), though you can look into an encrypted filesystem on the server and the clients you use.

[–] foonex@feddit.de 6 points 1 year ago (1 children)

Sorry, but you are mistaken. Joplin definitely encrypts data at rest if you enable end-to-end encryption: https://joplinapp.org/e2ee/

[–] xcjs@programming.dev 1 points 1 year ago

Nice! I didn't realize this was a feature of Joplin!