add note regarding zoom in intructions

This commit is contained in:
Tammi L. Coles 2023-10-06 16:32:52 +02:00 committed by Heiko Schaefer
parent 9ba166f4df
commit 8e8507ebbf
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -126,6 +126,9 @@ With OpenPGP it's possible to:
To perform these high-level operations, a set of [established cryptographic mechanisms](cyrptography_chapter) are used as building blocks, and combined into OpenPGP's format, which additionally deals with identities and their verification. To perform these high-level operations, a set of [established cryptographic mechanisms](cyrptography_chapter) are used as building blocks, and combined into OpenPGP's format, which additionally deals with identities and their verification.
```{admonition} TODO
Ch1 needs a "how to read this document" section and each of the Zoom-in sections needs its "you've landed here so let's explain this to you" line of some kind
```
## Zooming in: Internal structure of OpenPGP data ## Zooming in: Internal structure of OpenPGP data
OpenPGP data is internally structured as "packets." We'll look into examples of this internal structure throughout the following chapters. OpenPGP data is internally structured as "packets." We'll look into examples of this internal structure throughout the following chapters.