From db65d8ec6b1d7f3d534bcc14c028330d1add74f0 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Mon, 25 Sep 2023 18:02:23 +0200 Subject: [PATCH] ch2: Fix GnuGP styling --- book/source/02-highlevel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/02-highlevel.md b/book/source/02-highlevel.md index b9e0c29..9b5d5e8 100644 --- a/book/source/02-highlevel.md +++ b/book/source/02-highlevel.md @@ -27,7 +27,7 @@ The name "OpenPGP" can be used freely by implementations (unlike the name "PGP", ### GnuPG, an early Free Software implementation -[First released 1997-12-20](https://gnupg.org/download/release_notes.html#sec-2-70), GnuPG (the "Gnu Privacy Guard") is an implementation of the OpenPGP standard. +[First released 1997-12-20](https://gnupg.org/download/release_notes.html#sec-2-70), GnuPG (the "GNU Privacy Guard") is an implementation of the OpenPGP standard. GnuPG has been a major early Free Software implementation of OpenPGP. It has played an important (and successful) role in the release of NSA documents by [Edward Snowden](https://theintercept.com/2014/10/28/smuggling-snowden-secrets/).