Posting short GnuPG clear signed messages on social media sites
Stefan Claas
stefan.claas at posteo.de
Sun Aug 6 10:52:59 CEST 2017
On Sun, 6 Aug 2017 00:29:37 -0500, Werewolf wrote:
> A simpler methode on a linux system
> gpg --clearsign|qrencode -o message.png
> For Decoding message and verifying signature
> zbarimg message.jpg| sed "s/QR-Code:-/-/g"|gpg
>
> or just to verify signature
> zbarimg message.png| sed "s/QR-Code:-/-/g"|gpg --verify
Thanks for pointing that out!
And with zxing, available at https://github.com/zxing/zxing
we can omit sed usage.
Regards
Stefan
--
https://www.behance.net/futagoza
https://keybase.io/stefan_claas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 506 bytes
Desc: Digitale Signatur von OpenPGP
URL: </pipermail/attachments/20170806/a0f1fb06/attachment.sig>
More information about the Gnupg-users
mailing list