Skip to content
MIXvoip edited this page May 19, 2016 · 4 revisions

MIXvoip Logo

Passmanager

Passmanager is a tool to manage passwords via folders and tags. There are 2 types of folders: the Private and the Shared Folder. Additionally to the folders there are the tags. Tags are used to control the user's access to the passwords in a folder.

The Passmanager is a Web-application and runs with PHP using the CakePHP framework

All passwords are encrypted using a Twofish encryption provided by phpseclib.

Clone this wiki locally