The SECURE Passw0rd manager

Davide Alberani fd94d6abe7 add images il y a 5 ans
images fd94d6abe7 add images il y a 5 ans
.gitignore ec52b7cf90 add gitignore il y a 8 ans
LICENSE.txt a286a9f06a do what you want cause a pirate is free il y a 8 ans
Makefile c8a2d43ad9 add makefile il y a 8 ans
README.md e3dbe9d021 fix da typo il y a 8 ans
cpozzi a286a9f06a do what you want cause a pirate is free il y a 8 ans

README.md

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