Skip to content

Instantly share code, notes, and snippets.

@veox
Created March 31, 2014 18:49
Show Gist options
  • Save veox/9899396 to your computer and use it in GitHub Desktop.
Save veox/9899396 to your computer and use it in GitHub Desktop.
btc-otc-auth
#!/bin/sh
longkeyid="E0D1815E0558CA53"
curl "http://bitcoin-otc.com/otps/$longkeyid" | gpg -qd | xclip -sel pri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment