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.
I can't seem to find an answer to this, so I apologize if this has been brought up before. How do I export my own keys so that I can use gpg on multiple computers? Is this even a good idea from a security standpoint?
Yes, --export-secret-keys is for exporting your secret keys to a file and on the "other" machines, you will --import the file.
The security implication is that if any one of the accounts gets compromised, your secret key is compromised.
I want to be able decrypt items intended for me on my desktop as well as my laptop. Can the same thing be accomplished by generating secret keys on each machine?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.