526
Security / Re: PGP knobhead
« on: July 30, 2013, 09:31 pm »
I think Freedom Hosting was down momentarily, earlier today, as I couldn't access anything on FH either. It's up now though.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Well, that's interesting, as I run Tails from a thumb drive, while maintaining a VPN connection. So it isn't totally impossible.
I've appended the gpg.conf file as follows:
hidden-encrypt-to <my key id>
throw-keyid
use-agent
no-auto-key-locate
trust-model always
utf8-strings
no-greeting
no-emit-version
no-comments
no-mdc-warning
armor
The output looks like this <<I have redacted the key ids >>:
gpg -v Test.asc
gpg: public key is 00000000
gpg: anonymous recipient; trying secret key 18XXXXXX ...
gpg: anonymous recipient; trying secret key 2EXXXXXX ...
gpg: using subkey 2EXXXXXX instead of primary key 18XXXXXX
gpg: anonymous recipient; trying secret key 65XXXXXX ...
gpg: anonymous recipient; trying secret key 6CXXXXXX ...
gpg: using subkey 6CXXXXXX instead of primary key 65XXXXXX
gpg: anonymous recipient; trying secret key B1XXXXXX ...
gpg: anonymous recipient; trying secret key 6DXXXXXX ...
gpg: using subkey 6DXXXXXX instead of primary key B1XXXXXX
gpg: public key is 00000000
gpg: anonymous recipient; trying secret key 18XXXXXX ...
gpg: anonymous recipient; trying secret key 2EXXXXXX ...
gpg: anonymous recipient; trying secret key 65XXXXXX ...
gpg: anonymous recipient; trying secret key 6CXXXXXX ...
gpg: anonymous recipient; trying secret key B1XXXXXX ...
gpg: anonymous recipient; trying secret key 6DXXXXXX ...
gpg: encrypted with RSA key, ID 00000000
gpg: encrypted with RSA key, ID 00000000
gpg: decryption failed: secret key not available
Any help very welcome!
pb.