Here's a quick start guide: http://www.madboa.com/geek/gpg-quickstar
Steps involved:
- Create a key pair on the machine responsible for decrypting
- Export the public key
- Send the public key to the machine responsible for encrypting
- Import the public key on the machine responsible for encrypting
- Encrypt the file with the public key
- Send the file to the other machine
- Decrypt the file with the private key
No comments:
Post a Comment