Skip to content

emacsattic/mu4e-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mu4e-crypto

https://melpa.org/packages/mu4e-crypto-badge.svg https://img.shields.io/badge/License-GPLv3-blue.svg

https://s2.loli.net/2023/12/18/Y1FzRZMJkNSXxEc.gifhttps://s2.loli.net/2023/12/18/6RVY1KvaEtk4rpg.gif

This package provides utilities that simplify encrypting or decrypting emails for mu4e, instead of manually switching to your terminal then running the GnuPG with tedious and repetitive arguments.

Installation

(load "/your/path/to/package")
(define-key mu4e-compose-mode-map (kbd "C-c C-m e") 'mu4e-crypto-encrypt-message)
(define-key mu4e-view-mode-map (kbd "C-c C-m d") 'mu4e-crypto-decrypt-message)

Copying

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published