Skip to content

🔓 A quick memorable pass phrase generator for HackCEWIT 2018. Original repository.

License

Notifications You must be signed in to change notification settings

Spiderpig86/phraze

Repository files navigation

Phraze

A quick memorable pass phrase generator for HackCEWIT 2018.

What is it?

Phraze is designed to be an easy way to generate pass phrases to be used in user credentials as opposed to passwords. The goal is to generate unique passphrases for all users that are easy to memorize but hard for machines to crack using various methods such as dictionary attacks and brute forcing. Phraze allows for different criteria to be set for generating different passphrases and will easily satisfy website password requirements.

Built With

  • 🚀 Express - a minimal Node.js web app framework.
  • ✔️ Google OAuth 2.0 - user authentication using passport.js for Google accounts.
  • ☁️ Cirrus - a CSS framework for quickly prototyping apps.
  • 🔑 zxcvbn - a low-budget password strength estimation.
  • 📒 Mongoose - an elegant mongodb object modeling framework for Node.js

To-do:

  • Encryption / Decryption
  • Format average cracking time based on hours / days / years etc...
  • Implement pages for user's generated pass phrases (limit 10 per page?)
  • Implement limit on number of generated pass phrases (limit 50 - temporary?)

About

🔓 A quick memorable pass phrase generator for HackCEWIT 2018. Original repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •