▲ | PwDraw – reproducible password generator using visual grid patterns | |
2 points by lost_in_context 11 hours ago | ||
Hi HN, I built *PwDraw* — a web tool that lets you generate strong passwords using *visual grid patterns* (or file entropy) + a secret phrase. If you use the same grid pattern + phrase + options, you’ll always get exactly the same password — no storage needed. Key advantages: - Everything runs client-side — server never sees your pattern or phrase. - Flexible: supports symbols, numbers, custom length, multiple grid sizes (e.g. 7×7, 16×25). - Useful for people who hate memorizing random strings but want strong, reproducible passwords. Try it: https://pwdraw.com Would love feedback, UX suggestions, or open to improvements. Thanks! |