Miscellaneous handy stuff, programming doodles, proofs of concept(s).
Обновлено недель назад: 2
Simple MEC and iMEC ((iterated) minimum entropy coupling) implementation in Rust.
Обновлено 3 месяцев назад
Steganographic use of Arithmetic Coding with Stochastic Ordered CFG. Inspired by http://www.nic.funet.fi/pub/crypt/old/mimic/mimic.text ⚠️ experimental ⚠️.
Обновлено 9 месяцев назад
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]
Обновлено 2 лет назад
⚠ 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 ⚠
Обновлено 3 лет назад
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.
Обновлено 4 лет назад
Linux: start another process when a given one exits; send sigstop to certain processes as they execute; ...
Обновлено 5 лет назад