Quote from: Ro-Jaws on May 14, 2013, 02:30 pmThanks pine. Good to know.I'm pretty sure of this but....if I don't encrypt a message to myself then wouldn't the keyid for me be 00000000?Can you say that again? There's double negatives and I'm not quite sure what you're saying.If you mean using throw-key-ids or hidden-encrypt-to with your own public key is also anonymous, then yes, it is. Encrypt a message to yourself only and then put it into an ascii text file. Then open the command line and run gpg -v your-msg.asc. You'll see that your key id is also zeroed.