This package browser is in early development. Mind the rough edges.

emacs-default-encrypt 4.4

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.

Installation

Install emacs-default-encrypt 4.4 as follows:

guix install emacs-default-encrypt@4.4

Or install the latest version:

guix install emacs-default-encrypt

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.