An open API service indexing awesome lists of open source software.

https://github.com/zsrobinson/password

A Collection of Password Utilities to Improve Online Security
https://github.com/zsrobinson/password

password password-generator security

Last synced: 22 days ago
JSON representation

A Collection of Password Utilities to Improve Online Security

Awesome Lists containing this project

README

          

# Password Utilities

Visit project: https://password.zsrobinson.com ([Alternate Link](https://zsrobinson.github.io/password))

This is a collection of password utilities to improve online security. It includes a password generator, passphrase generator, and password strength checker. This project uses the open source [zxcvbn](https://github.com/dropbox/zxcvbn) library to evaluate the strength of generated passwords. It also uses the CSS Framework [Bulma](https://bulma.io/) and icons from [Font Awesome](https://fontawesome.com/). Word lists are from zxcvbn and [first20hours/google-10000-english on GitHub](https://github.com/first20hours/google-10000-english).