FreeBSD Bugzilla – Attachment 232093 Details for
Bug 262174
gpg.conf options in Committer's guide should be reviewed/updated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
potential patch
gpgconfdoc.diff (text/plain), 1.50 KB, created by
Matteo Riondato
on 2022-02-25 02:24:14 UTC
(
hide
)
Description:
potential patch
Filename:
MIME Type:
Creator:
Matteo Riondato
Created:
2022-02-25 02:24:14 UTC
Size:
1.50 KB
patch
obsolete
>diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc >index 5576303..7d5ef27 100644 >--- a/documentation/content/en/articles/committers-guide/_index.adoc >+++ b/documentation/content/en/articles/committers-guide/_index.adoc >@@ -124,18 +124,14 @@ For those who do not yet have an OpenPGP key, or need a new key to meet FreeBSD > [[pgpkeys-create-steps]] > [.procedure] > ==== >-. Install [.filename]#security/gnupg#. Enter these lines in [.filename]#~/.gnupg/gpg.conf# to set minimum acceptable defaults: >+. Install [.filename]#security/gnupg#. Enter these lines in [.filename]#~/.gnupg/gpg.conf# to set minimum acceptable defaults for signing and new key preferences (see the https://www.gnupg.org/documentation/manuals/gnupg/GPG-Options.html[GnuPG options documentation] for more details): > + > [.programlisting] > .... >-fixed-list-mode >-keyid-format 0xlong >+# Sorted list of preferred algorithms for signing (strongest to weakest). > personal-digest-preferences SHA512 SHA384 SHA256 SHA224 >-default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed >-verify-options show-uid-validity >-list-options show-uid-validity >-sig-notation issuer-fpr@notations.openpgp.fifthhorseman.net=%g >-cert-digest-algo SHA512 >+# Default preferences for new keys >+default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 CAMELLIA256 AES192 CAMELLIA192 AES CAMELLIA128 CAST5 BZIP2 ZLIB ZIP Uncompressed > .... > . Generate a key: > +
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262174
: 232093