/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.josefsson.org
| | www.digitalllama.net
1.5 parsecs away

Travel
| | NOTE: Since July 2014 Yubico have been shipping the Neo with the required applets already installed. You should be able to skip the first ha...
| | incenp.org
1.1 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.
| | alexcabal.com
1.6 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.
| | byparker.com
13.4 parsecs away

Travel
| With the increasing prevalence of inserting malicious code into commonly-used open source projects on the rise, it might be time to enforce commit signing for your open source project. This prevents someone from spoofing your identity on commits they make. If it's not signed with your key, then it's not verified and the UI will show this.