Password Keeper (Miscellaneous)

Password Keeper helps store your notes and passwords in an encrypted way. It is responsive, therefore accessible from any device. It uses MySQL for storage. The script has multiple languages and themes and has a MVC structure.

Your passwords will be stored using two different keys – key and phrase – provided at login which will not be stored anywhere. This method ensures that your data will be accessible only to you.

Keywords: bootstrap, encryption, local storage, mysql, password, php

View a demo

http://pwd.keeper.ml/login

Administrator
User: admin
Password: admin
Key: admin
Encrypt: admin

Simple user
User: user
Password: user
Key: user
Encrypt: user

Presentation image

Download Password Keeper (Miscellaneous)

Leave a Reply

Your email address will not be published. Required fields are marked *