Blog
Real-world privacy cases, honest technical explainers, and field notes on steganography — hiding encrypted secrets inside ordinary images.
Shamir Secret Sharing, Explained With Pictures
Split a secret into five pieces so that any three rebuild it and any two reveal nothing at all. Not 'nothing useful' — nothing. Here is the 1979 idea behind that, drawn rather than derived, plus where SLIP39 fits and what the scheme genuinely does not protect you from.
read_more >>Five Photos. Any Three Bring Back My Seed Phrase.
Every backup of a recovery phrase has the same flaw: one hiding place, one thing to lose. Here's what it looks like to split a seed phrase across five ordinary photos so that any three recover it — and losing two costs you nothing.
read_more >>What Actually Happens When You Hide a Secret Inside a Photo
A plain-English walkthrough of image steganography done right: AES-256 encryption first, optional Shamir splitting across multiple photos, LSB embedding — and the honest list of things that can destroy hidden data.
read_more >>