Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F37961438
mksamplekeys
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
279 B
Subscribers
None
mksamplekeys
View Options
#/bin/sh
# Generate a samplekeys.asc
keys='1E42B367 99242560 87978569 4F25E3B6 5B0358A2 57548DCD B2D7795E 1CE0C630'
for i in $keys; do
gpg --list-keys $i | awk '{ if ( $0 != "") print " " $0; else print $0; }'
done
echo
gpg --export-options export-minimal --export -a $keys
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 9:08 PM (1 d, 22 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ac/36/c529e9c4275b8852f83dc31ef895
Attached To
rG GnuPG
Event Timeline
Log In to Comment