Miscellaneous handy stuff, programming doodles, proofs of concept(s).
Mis à jour il y a 2 semaines
Simple MEC and iMEC ((iterated) minimum entropy coupling) implementation in Rust.
Mis à jour il y a 3 mois
Steganographic use of Arithmetic Coding with Stochastic Ordered CFG. Inspired by http://www.nic.funet.fi/pub/crypt/old/mimic/mimic.text ⚠️ experimental ⚠️.
Mis à jour il y a 9 mois
Implementation of a signature scheme from: "How to Leak a Secret" by Ronald L. Rivest, Adi Shamir, Yael Tauman, 2001, ASIACRYPT 2001, LNCS 2248 [https://people.csail.mit.edu/rivest/pubs/RST01.pdf]
Mis à jour il y a 2 ans
⚠ WORK IN PROGRESS ⚠ Like onionshare, but for git repos. Instead of hosting your project (only) on github or the like, host it on a swarm of onions! ⚠ WORK IN PROGRESS ⚠
Mis à jour il y a 3 ans
Steganographic use of regular languages, inspired by fteproxy.
Mis à jour il y a 4 ans
Rotate SOCKS5 proxies for youtube-dl with less manual effort. Never forget that youtube is a walled garden, not public infrastructure, and server-based "streaming" only ever makes sense for live media.
Mis à jour il y a 4 ans
Linux: start another process when a given one exits; send sigstop to certain processes as they execute; ...
Mis à jour il y a 5 ans