Merge pull request 'WIP tammi-ch1 term edit' (#59) from tammi-ch1 into draft

Reviewed-on: https://codeberg.org/openpgp/notes/pulls/59
This commit is contained in:
heiko 2023-10-12 10:04:49 +00:00
commit 20a562d5bf

View file

@ -16,7 +16,7 @@ With OpenPGP, you can:
- [Sign](signing_data) and [verify](verification_chapter) data
- [Issue certifications and examine statements](certifications_chapter) about keys and identities, similar to the role of a Certificate Authority in validating identities.
To achieve these operations, OpenPGP utilizes a set of [established cryptographic mechanisms](cyrptography_chapter). These building blocks are integrated into OpenPGP's standard, which also addresses identities and their verification.
To enable these operations, OpenPGP utilizes a set of [established cryptographic mechanisms](cyrptography_chapter). These building blocks are integrated into OpenPGP's standard, which also addresses identities and their verification.
## Who is the audience for this document?