basic system for exporting gpg public keys as qr codes

This commit is contained in:
Your Name 2019-01-11 15:32:36 -05:00
parent 180afbcccd
commit bb22624eaf
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -0,0 +1,2 @@
#backup pubkeys to qr codes
gpg --export | hex -c -w 4200 | xargs -l qrencode -t utf8