~pkal/openpgp

Emacs client for keys.openpgp.org
Bump version to 1.0.1 for GNU ELPA
Add a README file
Add a file with the license text

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pkal/openpgp
read/write
git@git.sr.ht:~pkal/openpgp

You can also use your local clone with git send-email.

#An Emacs client for https://keys.openpgp.org/

Find here the source for openpgp.el, an Emacs client for the keys.openpgp.org key server.

#Installation

Openpgp.el is avaliable from GNU ELPA. It can be installed by invoking

M-x package-install RET openpgp RET

#Usage

The package provides three commands for fetching a key (by fingerprint, key ID and email) and two commands for uploading a key (from a file or from your GPG keychain). Use C-h a openpgp- RET to generate an overview.

#Contribute

As openpgp.el is distribed as part of GNU ELPA, and therefore requires a copyright assignment to the FSF, for all non-trivial code contributions.

#Source code

Openpgp.el is developed on SourceHut.

#Bugs and Patches

Bugs, patches, comments or questions can be submitted to my public inbox.

#Distribution

Openpgp.el and all other source files in this directory are distributed under the GNU Public License, Version 3 (like Emacs itself).