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 15:48:31 -06:00
|
|
|
- [x] Add support for categories.
|
|
|
|
- [ ] Add an optional `tree` view.
|
2019-02-24 15:28:13 -06:00
|
|
|
- [ ] Man page.
|
|
|
|
- [ ] Setup automatic linting.
|
|
|
|
- [ ] Documentation.
|