Quote from: r00b00cup on October 11, 2012, 02:46 pmHello all.I supposedly created a key pair using this guide when i last booted up my ubuntu on usb http://dkn255hz262ypmii.onion/index.php?topic=42031.0 However i've just loaded up my gpg and typed in -a --export ddsfdsioj@dslkjfdsfl.comBut it gives me the message gpg: WARNING: nothing exported ??????It seems ubuntu doesn't remember ANYTHING i do. Or is that the point ?? For e.g i have to download and install tor upon each use.Do i have to create a new key to start encrypting messages every single time ?? I'm sure last time it told me my key was created.You're missing an option in the key export command. What you should be using is: gpg --armor --export ddsfdsioj@dslkjfdsfl.com >export.ascIf you use the command as I've shown, your key will be exported to export.ascNaturally, you can use any name you wish, if you don't like export.asc