Wednesday, March 25, 2015

How to Create a Password Manager App with Cordova

A password manager is an application that’s used to store and organize passwords. Passwords are encrypted and stored using a master password as an encryption key. Passwords are decrypted using the same master password.


In this tutorial I will show how to create a password manager app using Cordova. We will use jQuery Mobile for UI and CryptoJS for encrypting passwords.


Continue reading %How to Create a Password Manager App with Cordova%




by Narayan Prusty via SitePoint

No comments:

Post a Comment