Skip to content

MattOwenGB/QuickPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickPass

A strong password generator in the manner of CorrectBatteryHorseStaple :)

Demo

There is a demo of this hosted at: http://www.jaruzel.com/apps/quickpass/

About

This is a strong password generator that unlike the passwords generated by most Password Managers, which are typically long random strongs of difficult to type characters, this generates strong passwords, that may be easier to type or remember. It's mostly inspired by the classic https://xkcd.com/936/.

The passwords are generated server-side via a small PHP script using some word-lists. I've written it this way, as a) I'm not that great with javascript, and b) some people like to have javascript turned off.

The HTML used is as basic as I can make it, so that it is responsive and lightweight.

Usage

You should definitely self-host this on an SSL secured website that you have full control over.

Licence

MIT

About

A strong password generator in the manner of CorrectBatteryHorseStaple :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published