mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-22 23:52:05 +01:00
Friendly documentation for OpenPGP
5f694e8c23
I now realize that this is weird: we're claiming that certificates are "append only". However, the meaning of that term, in OpenPGP is ... not about the location of additions. Rather it just means "we only get to add packets, not remove them". Regardless of packet order. |
||
---|---|---|
.reuse | ||
.woodpecker | ||
book | ||
LICENSES | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
README.md |
Notes on OpenPGP
The "Notes on OpenPGP" project aims to produce accessible documentation for various aspects of the OpenPGP ecosystem.
OpenPGP for application developers
A book for application developers who want to integrate OpenPGP functionality into their software.
This book serves a standalone introduction to the concepts of OpenPGP. It also introduces readers to the OpenPGP RFC.