jLynx / password-purgatory

Deliberately making password creation a true hell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

password-purgatory

Deliberately making password creation hell

Contributions welcome! Here's what needs to be done:

  1. Hook into form submission on the front page to run the password against the API
  2. Build up make-hell.js such that it can be dropped in anywhere
  3. Add the API docs at the bottom of the page
  4. Make it all look pretty and cross-device friendly 😊

Blog post introducing the project

Live site


Code Formatting

Had a little Twitter discussion re code formatting here: https://twitter.com/troyhunt/status/1506395329255514112

Consensus is to use Prettier: https://prettier.io/

I'll look at tying this into a GitHub action in the future for further validation.

About

Deliberately making password creation a true hell


Languages

Language:HTML 57.7%Language:JavaScript 30.1%Language:CSS 12.3%