EFREI.APP / tools / password
back to index

Password

password generator + strength meter — getrandom + custom heuristic
password / generate
password
character styles: 4–256. memorable: 2–20 words. rule of thumb: 16+ alphanumeric chars or 6+ words hits the "strong for almost everything" knee.
[ idle ]
password / check
password
typed text is posted over tls to the homelab and discarded on response; nothing persists. do not paste a real credential you're worried about leaking via tls transit — use a sacrificial string or self-host the component instead.
[ waiting for input ]