agl
- Karma
- 2,229
- Created
- August 15, 2007 (18y ago)
- Submissions
- 0
https://www.imperialviolet.org
[ my public key: https://keybase.io/agl; my proof: https://keybase.io/agl/sigs/tG9pHxVSSV14w9KD5hAohdi2NkDNPxULyFKL-OATzP4 ]
- Easter Hack: Even More Critical Bugs in SSL/TLS Implementations (armoredbarista.blogspot.de)
- Lucky Thirteen: Breaking the TLS and DTLS Record Protocols (isg.rhul.ac.uk)
- Go: an experimental language from Google (golang.org)
-
I'm considering if I should put time into making SSL handshakes faster (by using more modern primitives). I get conflicting reports about whether the lack of common HTTPS support (https://news.ycombinator.com doesn't…
- Why networked software should expire (imperialviolet.org)
- Obfuscated TCP: opportunistic HTTP encryption (code.google.com)
Obfuscated TCP is trying to provide a cheap way for websites to support encryption without users having to remember "https://", or paying for (and renewing) SSL certificates. See also the video:…