Post
Topic
Board Beginners & Help
Re: How the hell does bitcoin-otc work?
by
XarRos
on 30/03/2013, 09:32:55 UTC

6) Gribble will spit back a http:// url. Copy that and run (if you're using commandline):
wget -O - http://bitcoin-otc.com/otps/46ED38A2A668A578 | gpg --decrypt





Thanks for your instructions. They got me to this step. I am on a mac. I've used GPG Keychain access to generate the keys.

I've tried to decrypt using terminal with the method above as well as using gpg --decrypt

both methods return the error "No Secret Key".

So where do I input my secret key into this step?

Thanks for your help.