Settings

Theme

Show HN: Generate Passwords from Regex Constraints

gruhn.github.io

8 points by ngruhn a day ago · 3 comments

Reader

forgotpwd16 a day ago

Heh, cool concept. Could maybe add some interactive configuration common password gen tools have like choose length, characters used (upper, lower, numbers, symbols) so people not accustomed to regex can play with (and see how for each configuration the regex changes).

Your regex-utils library also interesting, especially the set operations part.

jmlim00 14 hours ago

Nice, wonder if this can integrated into password managers!

_jzlw 21 hours ago

Okay, this is kindof incredible. The ability to create a complicated regex from smaller pieces combined in a logical way is insane. This has so many uses.

https://github.com/gruhn/regex-utils#comment-regex-using-com...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection