cpozzi/README.md

18 lines
382 B
Markdown
Raw Permalink Normal View History

2015-07-08 17:30:52 +02:00
cpozzi
======
2015-07-09 12:09:03 +02:00
**cpozzi** is a new password manager developed following HackingTeam's security standards.
2015-07-08 17:30:52 +02:00
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`
LICENSE
-------
WTFPLPWN