1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-07 23:27:48 +02:00

(keys): Removed my old 621CC013 key

which expires at the end of this year.  Add g10 Code's source code
signing key 37D92FFB.
This commit is contained in:
Werner Koch 2004-12-12 16:03:47 +00:00
parent 4c2bacac99
commit e4280026f4
3 changed files with 1918 additions and 1253 deletions

View File

@ -1,3 +1,9 @@
2004-12-12 Werner Koch <wk@g10code.com>
* samplekeys.asc, mksamplekeys (keys): Removed my old 621CC013 key
which expires at the end of this year. Add g10 Code's source code
signing key 37D92FFB.
2004-12-09 David Shaw <dshaw@jabberwocky.com>
* highlights-1.4.txt: New.

View File

@ -1,7 +1,7 @@
#/bin/sh
# Generate a samplekeys.asc
keys="5B0358A2 57548DCD 621CC013 99242560 CA57AD7C B2D7795E"
keys="5B0358A2 57548DCD 99242560 CA57AD7C B2D7795E 37D92FFB"
for i in $keys; do
gpg --list-keys $i | awk ' { print " " $0 }'

File diff suppressed because it is too large Load Diff