Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hph/drake
drake ‒ a password management utility
https://github.com/hph/drake
Last synced: 14 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-02T10:14:46.000Z (over 11 years ago)
- Last Synced: 2024-10-04T17:17:21.044Z (about 1 month ago)
- Language: Python
- Homepage: hph.github.com/docs/drake
- Size: 370 KB
- Stars: 10
- Watchers: 3
- 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.