I wrote a script that uses `ecryptfs` to encrypt a directory of plain-text journal files.
https://gist.github.com/andyl/36ba81e2ccd3c8ebcff8b14179d8ef09 Encrypted files are saved as individual files, such that you can use 'git diff' to see what's changed. You can either encrypt the filenames or leave them in plain text. Directory structure is preserved. -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
