https://github.com/remy/password-policy
A single resource for the best approach to password policies from all the great minds across the web
https://github.com/remy/password-policy
Last synced: 2 months ago
JSON representation
A single resource for the best approach to password policies from all the great minds across the web
- Host: GitHub
- URL: https://github.com/remy/password-policy
- Owner: remy
- Created: 2012-06-22T09:08:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-23T21:55:11.000Z (over 13 years ago)
- Last Synced: 2025-04-03T10:21:38.158Z (6 months ago)
- Homepage: http://password-policy.info
- Size: 102 KB
- Stars: 39
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# password-policy.info
An attempt to create a single entry point for creating password
policies.## Aim of this project
- Provide information to developers as to what a *good* password policy is.
- Possibly provide different language implementations with password
policy check, allowing lazy developer to gain *quick win* status.
- Single page web site with all information contained.
- Possibly include live password validation example (js based).
- Page includes list of rules (like allow spaces or deny something else) and if possible, why.
- Section on how to encode passwords in a database (perhaps libraries
should include this too)
- Fancy logo to promote? I'm not sure, but some folk like that kind of
stuff.## Donate
I've initially put 1 year of hosting in place, it's just shy of $3. Once
the page is up, if you want to donate, please drop me a paypal donation
(to remy at remysharp) with the number of years you want to cover. I'm
happy to host on my hosting platform (unless someone wants to take
over).## Supports
- [Remy Sharp](http://github.com/remy)
- You? Go'wan, you know you want to.