Encrypting Org files in Emacs
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") -*-
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") -*-