The SECURE Passw0rd manager

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

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