You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1060,7 +1060,7 @@ PGP is a standard for encrypting email end to end. That means only the chosen re
1060
1060
1061
1061
**GPG** is used to verify signatures of software you download and install, as well as [symmetrically](https://en.wikipedia.org/wiki/Symmetric-key_algorithm) or [asymmetrically](https://en.wikipedia.org/wiki/Public-key_cryptography) encrypt files and text.
1062
1062
1063
-
Install from Homebrew with `brew install gnupg2`.
1063
+
Install from Homebrew with `brew install gnupg`.
1064
1064
1065
1065
If you prefer a graphical application, download and install [GPG Suite](https://gpgtools.org/).
1066
1066
@@ -1070,10 +1070,6 @@ Here are several [recommended options](https://github.com/drduh/config/blob/mast
These settings will configure GnuPG to use SSL when fetching new keys and prefer strong cryptographic primitives.
1100
1089
1101
1090
See also [ioerror/duraconf/configs/gnupg/gpg.conf](https://github.com/ioerror/duraconf/blob/master/configs/gnupg/gpg.conf). You should also take some time to read [OpenPGP Best Practices](https://help.riseup.net/en/security/message-security/openpgp/best-practices).
0 commit comments