This shows you the differences between two versions of the page.
tools:enigmail [2008/02/19 15:50] axelle |
tools:enigmail [2009/02/28 15:21] (current) |
||
---|---|---|---|
Line 166: | Line 166: | ||
A key pair is made of a //private key// (private meaning "secret" - do not send this to anybody) and a //public key //(this one is not confidential). Both keys are related, so that when an operation is done with the private key, you need the public one to reverse the operation, and reciprocally if you use the public key, you need the private one to revert. | A key pair is made of a //private key// (private meaning "secret" - do not send this to anybody) and a //public key //(this one is not confidential). Both keys are related, so that when an operation is done with the private key, you need the public one to reverse the operation, and reciprocally if you use the public key, you need the private one to revert. | ||
- | ====== What's a key ring ? ===== | + | |
+ | ===== What's a key ring ? ==== | ||
A keyring is a key... ring ;-) That's the location where you store all your public and private keys, including public keys of other persons. | A keyring is a key... ring ;-) That's the location where you store all your public and private keys, including public keys of other persons. |