pash/README.md

12 lines
205 B
Markdown
Raw Normal View History

2019-02-24 14:48:54 -06:00
# pash
A simple password manager using GPG.
## TODO
2019-02-24 15:07:37 -06:00
- [x] Add support for not generating passwords.
2019-02-24 14:48:54 -06:00
- [ ] Add support for categories.
2019-02-24 15:28:13 -06:00
- [ ] Man page.
- [ ] Setup automatic linting.
- [ ] Documentation.