emacs-age 0.1.9
Age Encryption support for Emacs
This package provides transparent Age file encryption and decryption in Emacs. It is based on the Emacs EasyPG code and offers similar Emacs file handling for Age encrypted files: maintain .org.age
encrypted Org files, provide Age encrypted authentication information out of .authinfo.age
, open/edit/save Age encrypted files via Tramp...
- Outputs:
out
- Website: https://github.com/anticomputer/age.el
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-age 0.1.9
as follows:
guix install emacs-age@0.1.9
Or install the latest version:
guix install emacs-age
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.