Comment on Typing into the abyss - need a service
solrize@lemmy.ml 6 hours ago
I guess I don’t understand the issues you think you’re facing with straightforward approaches. You probably don’t want it on an internet server, right? Maybe just scrounge an old laptop with no internet connection and set it up with an encrypted disk. Then use it as your journalling box. So you’re fairly safe from network attacks. You might have to worry about someone snagging the laptop itself and recovering the key somehow. Yes there are approaches you can take to mitigate that. I don’t know of any super simple ready made methods though.
ehguyitsmebuddy@lemmy.world 6 hours ago
Thank you, the more I’m thinking about it, perhaps a raspberry pi with LUKS disk that’s airgapped would be best.
Though I still don’t know of a relatively nice journaling app.
solrize@lemmy.ml 5 hours ago
Just use a text editor. I use Emacs org files but that’s just me.
ehguyitsmebuddy@lemmy.world 5 hours ago
Many thanks for your help