Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrdcvlsc/keyper-offline-password-manager

An android application where you can record the following account information: username, platform, passwords to an offline database.
https://github.com/mrdcvlsc/keyper-offline-password-manager

aes aes-256 aes256 android android-application android-studio apk cryptography data-encryption data-security database decryption encryption information-security information-system java offline password-manager password-vault sqlite3

Last synced: about 1 month ago
JSON representation

An android application where you can record the following account information: username, platform, passwords to an offline database.

Awesome Lists containing this project

README

        

# Keyper-Offline-Password-Manager

Record your account information to an offline database.

The application can store the following information:

- **username** - This could be your username or your email-address for a certain account.
- **platform** - This is the platform where your account resides eg. Facebook, Twitter, Gmail, etc.
- **password** - This could be the password or token you use when logging in to your account,

_*Passwords are encrypted first by the application before it saves it to the local database*_.