From 27a43977cbfd6daae947235f8a1d094c1329b8f1 Mon Sep 17 00:00:00 2001 From: "Tammi L. Coles" Date: Sun, 22 Oct 2023 13:05:35 +0200 Subject: [PATCH] remove misplaced section --- book/source/04-certificates.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/book/source/04-certificates.md b/book/source/04-certificates.md index 83105f4..177acfc 100644 --- a/book/source/04-certificates.md +++ b/book/source/04-certificates.md @@ -21,10 +21,6 @@ In OpenPGP, the term "key" may refer to three distinct layers, each serving a un The following section will delve into the OpenPGP-specific layers (2 and 3) to provide a clearer understanding of their roles within OpenPGP certificates. -For a discussion of private key material in OpenPGP, see the chapter {ref}`private_key_chapter`. Bindings that connect the components of a certificate are discussed in our chapter {ref}`certifications_chapter`. For much more detail on the internal (packet) structure of certificates and keys refer to our chapter {ref}`zoom_certificates`. Additionally, managing certificates, and understanding their authentication and trust models are vital topics. While this document briefly touches upon these aspects, they are integral to working proficiently with OpenPGP. - - - ## Structure of OpenPGP certificates An OpenPGP certificate (or "OpenPGP key") is a collection of an arbitrary number of elements[^packets]: