Miscellaneous handy stuff, programming doodles, proofs of concept(s).
Aktualisiert vor 2 Wochen
Simple MEC and iMEC ((iterated) minimum entropy coupling) implementation in Rust.
Aktualisiert vor 3 Monaten
Steganographic use of Arithmetic Coding with Stochastic Ordered CFG. Inspired by http://www.nic.funet.fi/pub/crypt/old/mimic/mimic.text ⚠️ experimental ⚠️.
Aktualisiert vor 9 Monaten
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]
Aktualisiert vor 2 Jahren
⚠ 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 ⚠
Aktualisiert vor 3 Jahren
Steganographic use of regular languages, inspired by fteproxy.
Aktualisiert vor 4 Jahren
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.
Aktualisiert vor 4 Jahren
Linux: start another process when a given one exits; send sigstop to certain processes as they execute; ...
Aktualisiert vor 5 Jahren