1
0
Fork 0
forked from encrypt/cpozzi
cpozzi/README.md

15 lines
357 B
Markdown
Raw Normal View History

2015-07-08 17:30:52 +02:00
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`