Hacker News new | ask | show | jobs
by jeremygaither 2204 days ago
My Google fu has failed me. What is that "phrase-encode" tool and where can I find it?
1 comments

It's a 50-line CLI I wrote (just like `entropy` on the other line). It's just a simple interface for https://gitlab.com/NebulousLabs/entropy-mnemonics which is one of the many different "encode binary as words" things out there. It's the idea that matters more.