![]() |
|||||||
|
Here is a quick and simple guide to some common pgp tasks. I am using the freeware version of pgp5 |
|||||||
|
instead of using he command pgp for everything, now it is broken up over 5
commands. |
|||||||
|
To create a new key you need to type "pgp -g" and follow the
directions. You should probably read a bit about hte different type of keys, and the sizes that are suggested. This can almost be a religious battle. Check out http://www.scramdisk.clara.net/pgpfaq.html for some
details on the differences. To give you a small hint, I used the max size of the DSS/Diffie-Hellman alogrithm. Use "pgpk -a keyfile" to add a key to your keyring. You can extract your public key from
your keyring in ascii by typing "pgpk -xa userid -o file". This is what you need to do to send it to others via email. I usually for get to extract it in ascii and then send it to someone and they can't use
it since I pasted it in an email. You can view the keys in your keyring also by typing "pgpk -l". For more stuff with key management just type pgpk and it will give you the full list,but I never use many of
them daily, just the ones above. |
|||||||
|
This site cannot be duplicated without permission. |
|||||||