PwChain (Offline Password Mana

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Password-Chain ("PwChain") is an Offline Password Manager that enables you to securely manage your passwords without the need to connect to the Internet. PwChain will protect your passwords using military-grade encryption standards.

Features::
• This is an Offline Password Manager - this app does not request your device for internet connection permission
• Database import/export support. You can backup and restore your encrypted database at either locally, or to another app via sharing (i.e. sending it to Dropbox, Box, Google Drive, OneDrive, and your email app)
• A built-in password generator for generating unique passwords

Security Design::
In a nutshell, your master-password is used along with a random data (salt) to derive a secret-key using PBKDF2. After authentication, your secret-key is temporarily stored in memory and acts as a symmetric-key for data encryption and decryption purposes. The app, by default, uses AES (Advanced Encrypted Standard) with a 256-bit key length.

--Free, and no ads--

Permission Requests::
• Storage writing - for exporting databases
• Storage reading - for for importing databases
Updated on
Aug 29, 2014

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

v1.1.3
- Bug fixed: pressing cancel in password editor fails to call the clean-up procedure on UI caches.

v1.1.2
- Bug fixed: items with duplicate titles not showing in the data list.