emacs-default-encrypt
Automatically encrypt or sign Gnus messages in Emacs
DefaultEncrypt is designed to be used with Gnus in Emacs. It automatically encrypts messages that you send (e.g., email) when public keys for all recipients are available, and it protects you from accidentally sending un-encrypted messages. It can also be configured to automatically sign messages that you send. For details and instructions on how to use DefaultEncrypt, please refer to the home page or read the comments in the source file, jl-encrypt.el.
- Versions: 5.1
- Website: https://gitlab.com/lechten/defaultencrypt
- Licenses: GPL 3+
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-default-encrypt as follows:
guix install emacs-default-encrypt
Or install a particular version:
guix install emacs-default-encrypt@5.1
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-default-encrypt about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-default-encrypt'><img src='https://packages.guix.gnu.org/packages/emacs-default-encrypt/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-default-encrypt)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-default-encrypt][https://packages.guix.gnu.org/packages/emacs-default-encrypt/badges/latest-version.svg]]