|
You are here |
ssd.eff.org | ||
| | | | |
emailselfdefense.fsf.org
|
|
| | | | | Email surveillance violates our fundamental rights and makes free speech risky. This guide will teach you email self-defense in 40 minutes with GnuPG. | |
| | | | |
kota.nz
|
|
| | | | | ||
| | | | |
indieweb.org
|
|
| | | | | OpenPGP (Pretty Good Privacy) is a message exchange format that uses public key cryptography to enable people to exchange encrypted and/or signed data; on the IndieWeb, you can use PGP to setup your IndieAuth without depending on any silos. | |
| | | | |
rcoh.me
|
|
| | | Few data-structures are more ubiquitous in real-world development than the hash table. Nearly every major programming features an implementation in its standard library or built into the runtime. Yet, there is no conclusive best strategy to implement one and the major programming languages diverge widely in their implementations! I did a survey of the Hash map implementations in Go, Python, Ruby, Java, C#, C++, and Scala to compare and contrast how they were implemented. | ||