Skip to content

Deliberately making password creation a true hell

Notifications You must be signed in to change notification settings

MiteshShah/password-purgatory

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.4%
  • JavaScript 32.2%
  • CSS 14.4%