Friendly documentation for OpenPGP
Find a file
Heiko Schaefer 3ec4661835
Update CI config (fixes secrets handling)
This fixes new constraints that codeberg's woodpecker CI enforces
2025-10-01 15:39:17 +02:00
.reuse initial public release 2023-12-13 15:18:12 +01:00
.woodpecker Update CI config (fixes secrets handling) 2025-10-01 15:39:17 +02:00
book Merge pull request '25519 was initially proposed in draft-koch-eddsa-for-openpgp' (#276) from dkg0/openpgp-notes:25519-history into main 2024-05-06 14:53:18 +00:00
LICENSES initial public release 2023-12-13 15:18:12 +01:00
.dockerignore initial public release 2023-12-13 15:18:12 +01:00
.domains initial public release 2023-12-13 15:18:12 +01:00
.gitignore initial public release 2023-12-13 15:18:12 +01:00
CONTRIBUTING.md initial public release 2023-12-13 15:18:12 +01:00
Dockerfile drop our sphinx patch 2024-05-06 14:51:03 +00:00
README.md readme 2023-12-27 20:57:04 +01:00

Notes on OpenPGP

The "Notes on OpenPGP" project aims to produce accessible documentation for the OpenPGP ecosystem.

OpenPGP for application developers

A book for application developers who want to integrate OpenPGP functionality into their software.

This book serves as a standalone introduction to the concepts of OpenPGP. It also introduces readers to the OpenPGP RFC.

Rendered versions of this text

Stable

The main branch of this repository is continuously built and deployed to:

Note: This text is still under development. However, these links always present a stable view of our writing process.

Snapshots of work in progress

The current state of pull requests is rendered to https://openpgp.codeberg.page/pr-preview/123456/ (you'll have to insert an actual pull request ID into the URL)