The SECURE Passw0rd manager

encrypt 98a66adf30 Merge branch 'master' of alberanid/cpozzi into master 5 years ago
images fd94d6abe7 add images 5 years ago
.gitignore ec52b7cf90 add gitignore 8 years ago
LICENSE.txt a286a9f06a do what you want cause a pirate is free 8 years ago
Makefile c8a2d43ad9 add makefile 8 years ago
README.md e3dbe9d021 fix da typo 8 years ago
cpozzi a286a9f06a do what you want cause a pirate is free 8 years ago

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