I hereby claim:
- I am exploitagency on github.
- I am exploitagency (https://keybase.io/exploitagency) on keybase.
- I have a public key whose fingerprint is 1337 C0DE 3F42 AAE2 0EBF 1669 73D3 6800 AABF ACE4
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env bash | |
# qr-gpg.sh | |
# By Corey Harding | |
# Simple bash script to convert gpg clear-signed messages into qr-codes and back into text | |
# This is useful for social media such as Twitter where character count is limited but images are allowed | |
# Note: The intention of this script is to verify the identity of a person writing a message | |
# This script does not currently generate an encrypted private message for secure communication |