Friendly documentation for OpenPGP
Find a file
Heiko Schaefer 5f694e8c23
clarification: "append" implies "stored at the end of a file." this is not generally true for these two cases.
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.
2023-11-25 15:11:17 +01:00
.reuse Move 06-terminology.md to a temporary location 2023-11-02 16:46:15 +01:00
.woodpecker Add CI job to run codespell on all source files 2023-11-02 19:05:09 +01:00
book clarification: "append" implies "stored at the end of a file." this is not generally true for these two cases. 2023-11-25 15:11:17 +01:00
LICENSES feat: Add license files for CC-BY-SA-4.0 and CC0-1.0 2023-10-23 18:41:43 +02:00
.dockerignore feat: Add license attribution for all files 2023-10-23 20:55:08 +02:00
.gitignore feat: Add license attribution for all files 2023-10-23 20:55:08 +02:00
Dockerfile feat: Add license attribution for all files 2023-10-23 20:55:08 +02:00
README.md feat: Add license attribution for all files 2023-10-23 20:55:08 +02:00

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.

Current draft version: html, epub.