Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 14:30:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 262174] gpg.conf options in Committer's guide should be reviewed/updated
Message-ID:  <bug-262174-9-B5FptHOCCu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262174-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262174-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262174

Danilo G. Baio <dbaio@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbaio@freebsd.org

--- Comment #2 from Danilo G. Baio <dbaio@freebsd.org> ---
It seems we also need to update the example and checkkey.sh script to let
everything in the current standards.


$ gpg --full-gen-key=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
      (devel)
gpg (GnuPG) 2.3.3; Copyright (C) 2021 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Please select what kind of key you want:
   (1) RSA and RSA
   (2) DSA and Elgamal
   (3) DSA (sign only)
   (4) RSA (sign only)
   (9) ECC (sign and encrypt) *default*
  (10) ECC (sign only)
  (14) Existing key from card
Your selection?
Please select which elliptic curve you want:
   (1) Curve 25519 *default*
   (4) NIST P-384
   (6) Brainpool P-256
Your selection?
Please specify how long the key should be valid.
         0 =3D key does not expire
      <n>  =3D key expires in n days
      <n>w =3D key expires in n weeks
      <n>m =3D key expires in n months
      <n>y =3D key expires in n years
Key is valid for? (0) 3y
Key expires at Thu Feb 27 11:23:05 2025 -03
Is this correct? (y/N) y

GnuPG needs to construct a user ID to identify your key.

Real name: Example Name
Email address: examplegpg@example.com
Comment:
You selected this USER-ID:
    "Example Name <examplegpg@example.com>"

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o



$ ./checkkey.sh examplegpg@example.com
WARNING: Multiple keys found for <examplegpg@example.com>; checking all.
WARNING: If this is not what you want, specify a key ID on the command line.
key 058D86854BCA9F3E: *UNKNOWN*, 802551913614111591151 bits
    ** problems found:
        non-preferred algorithm

    ** key 058D86854BCA9F3E should not be used!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262174-9-B5FptHOCCu>