On Sat,  3 Sep 2016 05:24, vagr...@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> */

Attachment: pgpiJE81JvvX_.pgp
Description: PGP signature

Reply via email to