Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mrdcvlsc/keyper-offline-password-manager
- Owner: mrdcvlsc
- License: mit
- Created: 2023-03-05T09:27:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T14:54:51.000Z (over 1 year ago)
- Last Synced: 2024-11-08T09:04:02.582Z (3 months ago)
- Topics: 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
- Language: Java
- Homepage:
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*_.