mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-23 08:02:05 +01:00
Merge pull request 'Add note about 'pgp key' vs. 'gpg key'' (#7) from vanitasvitae/openpgp-notes:GpgVsPgp into draft
Good point, thanks! :) (and yes, slow indeed :-/) Reviewed-on: https://codeberg.org/openpgp/notes/pulls/7
This commit is contained in:
commit
15f09b37d0
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ The name "OpenPGP" can be used freely by implementations (unlike the name "PGP",
|
||||||
|
|
||||||
GnuPG has been the major Free Software implementation of OpenPGP for a period of time. 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/).
|
GnuPG has been the major Free Software implementation of OpenPGP for a period of time. 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/).
|
||||||
|
|
||||||
|
Note: The terms "pgp key" and "gpg key" are often used interchangably. Since both PGP and GnuPG are just some out of many existing OpenPGP implementations, the proper term to use is "OpenPGP key".
|
||||||
|
|
||||||
## The present
|
## The present
|
||||||
|
|
||||||
### Multiple major implementations
|
### Multiple major implementations
|
||||||
|
|
Loading…
Reference in a new issue