https://github.com/hph/drake
drake ‒ a password management utility
https://github.com/hph/drake
Last synced: about 1 year ago
JSON representation
drake ‒ a password management utility
- Host: GitHub
- URL: https://github.com/hph/drake
- Owner: hph
- License: mit
- Created: 2012-06-15T07:51:28.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-02T10:14:46.000Z (over 13 years ago)
- Last Synced: 2025-05-07T16:03:59.932Z (about 1 year ago)
- Language: Python
- Homepage: hph.github.com/docs/drake
- Size: 370 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
drake
=====
With drake you can easily generate strong and unique passwords for every
website. The passwords are not stored anywhere and can be algorithmically
generated on any computer. All you need to remember is a single master
password, which you will use for every website; and something that identifies
the account, such as the website itself or an email address. Execute `drake` to
generate a password or `drake -h` for a full list of options.
---
Head over to the [documentation page](http://hph.github.com/docs/drake) for more
details.