emacs-age
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...
- Versions: 0.1.9
- 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 the latest version of emacs-age
as follows:
guix install emacs-age
Or install a particular version:
guix install emacs-age@0.1.9
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.
Badge code
You can use the following badge to inform users of emacs-age about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-age'><img src='https://packages.guix.gnu.org/packages/emacs-age/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-age)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-age][https://packages.guix.gnu.org/packages/emacs-age/badges/latest-version.svg]]