Another Flip in the Wall of Rowhammer Defenses, by Daniel Gruss, Moritz Lipp, Michael Schwarz, Daniel Genkin, Jonas Juffinger, Sioli O’Connell, Wolfgang Schoechl, and Yuval Yarom. “Our new exploitation technique, opcode flipping, bypasses recent isolation mechanisms by flipping bits in a predictable and targeted way in userspace binaries.”
How to defeat Ed25519 and EdDSA using faults, interesting class of attacks.
Keybase launches encrypted git, cool idea.
Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime.
A Branchless UTF-8 Decoder, nice idea but has some limitations.