[pkg-gnupg-maint] Bug#831409: ltsp-client lacks gnupg / gnupg2 for apt-key to work
Werner Koch
wk at gnupg.org
Sat Sep 3 08:22:48 UTC 2016
On Sat, 3 Sep 2016 05:24, vagrant at debian.org said:
>> If you've got it in ascii-armored format and aren't sure how to decode
>> it, you should be able to do that with a short awk | base64 -d pipeline:
>>
>> awk '/^$/{ x = 1; } /^[^=-]/{ if (x) { print $0; } ; }' | base64 -d
>
> Thanks!
Or simply use
gpg --dearmor <input >output
to strip an OpenPGP armor.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
/* Join us at OpenPGP.conf <https://openpgp-conf.org> */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 162 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20160903/6aa6a457/attachment.sig>
More information about the pkg-gnupg-maint
mailing list