Are you tired of managing all your account data? Password Vault stores your most sensitive account data like passwords or e-mail addresses with the highest industrial encryption standards on your device locally.
Password Vault allows you to securely store your most sensitive account data on your device locally. You can add as many accounts to the app as you wish. Each account can contain as many details as you like, such as passwords, e-mail addresses, security questions, etc.
The application is developed with Android Views and Java through the Android Studio IDE. Therefore, the app is built using Gradle.
The app uses Google's Material Design to implement a comfortable and visually pleasing design, that users can intuitively work with.
Furthermore, all data is encrypted through the Advanced Encryption Standard (AES) with Galois / Counter Mode (GCM) with a key size of 256 bits.
The version numbers for this project are determined based on the guidelines provided by semver.
The project contains a changelog which documents all changes that were made to the application in between software versions.
If you want to use the app, you can download the APK file here. For further details about the installation as well as system requirements, take a look at the installation guide.
Information about app updates can be found in the installation guide as well. Keep in mind that updating from version 3.1.0 or lower requries special attention as described here.
Steps to build and run the project through the Android Studio IDE are covered within the installation guide as well: Cloning This Repository.
A detailed quickstart guide can be found here. This guide covers all steps to add a new account to the app.
Currently, I (Christian-2003) am the only developer.
The project is licensed under the terms and conditions of the MIT license. You can view a copy of the license here.
If you want to contribute to this project, feel free to do so.
Feel free to open issues, for anything you feel is appropriate. If you want to report bugs, please provide steps to reproduce the bug.
If you want to contribute to the code development, be a self respecting person and use the coding guidelines for Java that are taught in school and university.
A few guides for development-purposes are published here. If you are interested in contributing, this would be a good start.
The project will be developed in English.
2024-11-16
© Christian-2003