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: 4.4
- Website: https://informationelle-selbstbestimmung-im-internet.de/Emacs.html
- 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-default-encrypt
as follows:
guix install emacs-default-encrypt
Or install a particular version:
guix install emacs-default-encrypt@4.4
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
HTML: <a href='http://127.0.0.1:3000/packages/emacs-default-encrypt/'><img src='http://127.0.0.1:3000/packages/emacs-default-encrypt/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-default-encrypt/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-default-encrypt/) Org: [[http://127.0.0.1:3000/packages/emacs-default-encrypt/][http://127.0.0.1:3000/packages/emacs-default-encrypt/badges/latest-version.svg]]