cpozzi/README.md
2015-07-08 17:30:52 +02:00

14 lines
357 B
Markdown

cpozzi
======
**cpozzi** is a new password manager developer following HackingTeam's security standards.
It stores all your password in a **.xlsx** file (~/passwords.xlsx) obviously in clear text because "we don't have anything to hide".
Usage
-----
* `make install`
* `cpozzi init`
* `cpozzi insert password-name`
* `cpozzi show password-name`