diff --git a/book/source/01-intro.md b/book/source/01-intro.md index 02bd158..4554a6b 100644 --- a/book/source/01-intro.md +++ b/book/source/01-intro.md @@ -17,7 +17,7 @@ OpenPGP is an open standard for cryptographic operations. It is a system based o With OpenPGP, you can: -- [Encrypt](encryption_chapter) and [decrypt](decryption_chapter) messages to achieve confidentiality +- [Encrypt](encryption_chapter) and [decrypt](decryption_chapter) messages to preserve confidentiality - [Sign](signing_data) and [verify](verification_chapter) data to ensure authenticity - [Issue and validate certifications](component_signatures_chapter) about keys and identities, similar to the role of a Certificate Authority in validating identities.