https://github.com/westurner/pwd
https://westurner.github.io/pwd/
https://github.com/westurner/pwd
javascript password-generator pwd single-file
Last synced: 7 months ago
JSON representation
https://westurner.github.io/pwd/
- Host: GitHub
- URL: https://github.com/westurner/pwd
- Owner: westurner
- License: bsd-3-clause
- Created: 2015-05-04T07:08:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T15:55:56.000Z (over 6 years ago)
- Last Synced: 2025-01-11T06:29:02.696Z (9 months ago)
- Topics: javascript, password-generator, pwd, single-file
- Language: JavaScript
- Homepage: https://westurner.github.io/pwd/
- Size: 248 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
pwd
===============================.. .. image:: https://img.shields.io/travis/westurner/pwd.svg
.. :target: https://travis-ci.org/westurner/pwd.. .. image:: https://img.shields.io/pypi/v/pwd.svg
.. :target: https://pypi.python.org/pypi/pwdpwd: a parametrized one-file HTML+JS password generator that generates a
printable S-BoxFeatures
--------* One HTML file that works offline
* Generate a printable key box from a phrase
* Generate a string from the seeded keybox and another string
(alphabetic, alphanumeric, alphanumeric w/ punctuation)
* Mobile app: https://github.com/westurner/pwd-ionicLicense
--------
* Free software: BSD license