Trust your PGP Keys
I spent ages working out why I could get my c# code working with GnuPGP - when i dug deeper it was very simple - it was the fact that i wasn't very trusting.
You need to trust public keys when you … more
I spent ages working out why I could get my c# code working with GnuPGP - when i dug deeper it was very simple - it was the fact that i wasn't very trusting.
You need to trust public keys when you … more
Right-Click on MY COMPUTER, select PROPERTIES, then select the ADVANCED tab.
Click on ENVIRONMENT VARIABLES then select PATH in the top box.
Highlight PATH in the bottom box.
Click EDIT and at the … more
GNU Privacy Guard (GPG) commands
http://www.gnupg.org/ This blog lists a load of gpg commands which are really useful!
Useful commands
What follows is a list of useful commands
Help (listing all … more