Explore >> Select a destination


You are here

blog.josefsson.org
| | incenp.org
1.0 parsecs away

Travel
| | [AI summary] A technical guide explaining how to securely store a GnuPG master key offline and restore it only when necessary for specific operations like signing keys.
| | danielpecos.com
0.4 parsecs away

Travel
| | Tutorial on how to generate a new PGP / GPG key pair and properly rotate from your old one.
| | alexcabal.com
1.3 parsecs away

Travel
| | [AI summary] The provided text is a collection of user comments and discussions from a forum or blog post about using GnuPG (GPG) for secure communication. The main topic revolves around generating and managing cryptographic keys, particularly focusing on the use of master keys, subkeys, and key management practices such as secure deletion and exporting keys. The comments include discussions on key generation, key usage, keyserver interactions, and troubleshooting issues related to GPG operations. Some users also mention specific tools like Enigmail, Thunderbird, and the importance of secure key storage and deletion. The overall context is about best practices for key management and encryption in the context of digital communication security.
| | www.cesarsotovalero.net
19.0 parsecs away

Travel
| Git is the go-to version control system in software development, created by Linus Torvalds in 2005 for Linux kernel development. It's now an indispensable tool for tracking project history and managing versions. This post covers the key Git commands you need to streamline your development workflow.