Skip to content

Ladsers/Passtable-Android

Repository files navigation

cover

The Passtable project:ㅤAndroid appㅤ|ㅤWindows appㅤ|ㅤJVM app (Linux & macOS)ㅤ|ㅤLibrary

Passtable

Android application for storing passwords and confidential data. Written in Kotlin using its own core library. This application can be run on Android 7 and above. Opens ".passtable" files.

git clone --recursive https://github.com/Ladsers/Passtable-Android.git

Features

🔸 Free & No ads
The application does not contain paid functions and advertising.

🔸 Encryption
Strong AES encryption based on the popular open source cryptography library Bouncy Castle.

🔸 Password generator
The application includes its own password generator with a large set of parameters.

🔸 File approach
Passtable stores data in separate files, and not in the application itself. The advantage of this approach is that data sets can exist independently of each other and, if necessary, can easily be moved to another device (including PC).

🔸 Quick data filtering
Add tags when creating items in one touch, and then quickly find your data using them.

🔸 Biometric authentication
Easy access to data using a fingerprint scanner.

Screenshots

screenshot

Contributing

Here are some ways you can contribute:

Branches

  • developing is the most relevant branch. Contains the latest features, but is not stable. The default branch for Pull requests. Without testing. It is strongly not recommended to use for real data.
  • beta branch is used for debugging and fixing bugs in pre-release.
  • stable branch contains the source code from which release binaries are built.

License

The code in this repository is licensed under the Apache License 2.0. The third party resources used are listed in NOTICE.md.

The Passtable logo can be used in applications or articles only when the Passtable project is explicitly mentioned.