Skip to content

Commit fa68553

Browse files
committed
doc: additional note in README(.md) informing users that they may need to import a key used to sign a release & check whether it is a sub-key of a primary key listed in README(.md) (which itself isn't listed in it)...
Addition README.md update Fixes: #32559
1 parent c844885 commit fa68553

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,9 @@ by a sub-key of a key listed below (which itself isn't listed below)):
566566
* **Shelley Vohr** <shelley.vohr@gmail.com>
567567
`B9E2F5981AA6E0CD28160D9FF13993A75599653C`
568568

569-
To import the full set of trusted release keys:
569+
If you encounter a release signed by a key not listed above, please import it
570+
and check whether it is a sub-key of a primary key listed above. You can also
571+
import the full set of trusted release keys:
570572

571573
```shell
572574
gpg --keyserver pool.sks-keyservers.net --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C

0 commit comments

Comments
 (0)