diff --git a/book/source/02-goals.md b/book/source/02-goals.md index 6071fea..7c0045f 100644 --- a/book/source/02-goals.md +++ b/book/source/02-goals.md @@ -41,11 +41,11 @@ Implementers of software that handles internal OpenPGP data structures. In that context, the nitty-gritty of which bit of data goes where is crucial. For software developers using OpenPGP through a library, however, it is not. -This document describes OpenPGP concepts at the "library" level of abstraction. +This document describes OpenPGP concepts at the "library" level of abstraction, +and ignores most details about how OpenPGP artifacts are encoded at the lowest level. The idea is to go over various common OpenPGP artifacts, as they are currently used, to get an overview. -We will also ignore most details about how OpenPGP artifacts are encoded at the lowest level. ## Covering versions