Skip to content

Comment on Perfectly secure steganography using minimum entropy couplingparent

Comments

nl

While I'm sure it is sarcastic it's worth noting that most (all?) blockchain wallets already do this.

Technically it's in reverse: the seed is random and then serialized into a human readable seed phrase but the deterministic key generation is already widely deployed.

https://en.bitcoin.it/wiki/Deterministic_wallet

There is even code to code secrets into grammars with perfect uniformity. https://github.com/sipa/gramtropy

But it only works on specially constructed grammars and not LLMs. :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.