mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* highlights-1.4.txt: New.
* mksamplekeys, samplekeys.asc: Add the PGP global directory key.
This commit is contained in:
parent
9a799a1954
commit
467ac827b5
4 changed files with 311 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#/bin/sh
|
||||
# Generate a samplekeys.asc
|
||||
|
||||
keys="5B0358A2 57548DCD 621CC013 99242560 B2D7795E"
|
||||
keys="5B0358A2 57548DCD 621CC013 99242560 CA57AD7C B2D7795E"
|
||||
|
||||
for i in $keys; do
|
||||
gpg --list-keys $i | awk ' { print " " $0 }'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue