Skip to main content

Encrypting Org files in Emacs

URL
https://orgmode.org/worg/org-tutorials/encrypting-files.html

Encrypting an Org file with Emacs and GPG is as easy as renaming the file to have the extension .gpg, and adding this as the first line of the file:

# -*- mode:org; epa-file-encrypt-to: ("daniel@unindented.org") -*-