Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F22067873
armdetach.test
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
281 B
Subscribers
None
armdetach.test
View Options
#!/bin/sh
. $srcdir/defs.inc || exit 3
#info Checking armored detached signatures
for i in $plain_files $data_files ; do
echo "$usrpass1" | $srcdir/run-gpg --passphrase-fd 0 -sab -o x --yes $i
$srcdir/run-gpg -o /dev/null --yes x <$i || error "$i: bad signature"
done
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Tue, Apr 22, 3:59 AM (4 h, 15 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6c/9c/300129954afb9164412d7475fa53
Attached To
rG GnuPG
Event Timeline
Log In to Comment