/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

hacktivis.me
| | lwn.net
3.0 parsecs away

Travel
| | [AI summary] An article details a denial-of-service attack where malicious actors flooded OpenPGP public keys with thousands of bogus certificates, causing performance failures in GnuPG and highlighting the maintenance issues of the aging SKS key server network.
| | danielpecos.com
1.2 parsecs away

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

Travel
| | Creating and managing PGP keys is not a straightforward matter. Many approaches exist and if you are a whistleblower, this tutorial probably does not meet yo...
| | felipec.wordpress.com
17.7 parsecs away

Travel
| Chances are you are using a triangular workflow, even if you don't know it. A triangular workflow simply means that you pull from one repository, and push to another. This is what the vast majority of Git users do, unfortunately most of the good stuff is buried in the nearly incomprehensible official manpages. In this...