Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
For GPG do you need to generate a key for each person you email?
I don't use GPG, but with public key encryption in general what you use when you send a message is the recipient's public key. The recipient then decrypts the message using his/her private key. Basically, the only keys you actually generate yourself are your own private/public pair(s).
For GPG do you need to generate a key for each person you email?
No, you don't have to. You give your public key to people so that they can encrypt emails to you (that you decrypt with your private key). You can also import their public keys into your keyring so that you can encrypt emails to them.
However, there's nothing stopping you from having multiple private/public key pairs and using them for different groups of people.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.