Edits in chapter two; add link anchors to point to

This commit is contained in:
Heiko Schaefer 2023-09-20 14:48:26 +02:00
parent d5fab425d5
commit 55f8b85006
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
7 changed files with 42 additions and 16 deletions

View file

@ -8,10 +8,7 @@ This text is *not* intended as a guide for end-users of OpenPGP-related software
## What is OpenPGP?
OpenPGP is an open standard for cryptographic operations. It is a system based on well-understood cryptographic building blocks. OpenPGP supports the secure delivery of files and messages between a sender and a recipient as well as verification of the sender. OpenPGP is an outgrowth of the ["Pretty Good Privacy (PGP)"](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) encryption program and has many widely used and interoperable implementations.
```Heiko, let's be sure to create our own page on interoperability instead of linking to this```
OpenPGP is an open standard for cryptographic operations. It is a system based on well-understood cryptographic building blocks. OpenPGP supports the secure delivery of files and messages between a sender and a recipient as well as verification of the sender. OpenPGP is an outgrowth of the ["Pretty Good Privacy (PGP)"](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) encryption program and has many widely used and [interoperable implementations](interop_section).
## Who is the audience for this document?