1
0
Fork 0
forked from encrypt/cpozzi
The SECURE Passw0rd manager
Find a file
2018-11-28 17:56:08 +01:00
images add images 2018-11-28 17:56:08 +01:00
.gitignore add gitignore 2015-07-08 17:34:12 +02:00
cpozzi do what you want cause a pirate is free 2015-07-08 17:35:16 +02:00
LICENSE.txt do what you want cause a pirate is free 2015-07-08 17:35:16 +02:00
Makefile add makefile 2015-07-08 17:34:22 +02:00
README.md fix da typo 2015-07-09 12:09:03 +02:00

cpozzi

cpozzi is a new password manager developed 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

LICENSE

WTFPLPWN