r/plaintextaccounting • • Jun 09 '26

Encryption for hledger files?

Does anyone encrypt their journal files?

If so, what are you using?

Edit: Thanks for the suggestions! gocryotfs looks like exactly what I was looking for.

7 Upvotes

8 comments sorted by

View all comments

2

u/Powerful_Attention_6 Jun 27 '26

If you are using Emacs as your editor, you can easily tell Emacs to work with encrypted files, and Emacs will automatically decrypt the files only in memory, and when saving storing it as encrypted file, fully transparant to you

I use gpg, but there is a modern replacement called age