The Passtable project:ㅤAndroid appㅤ|ㅤWindows appㅤ|ㅤJVM app (Linux & macOS)ㅤ|ㅤLibrary
Portable Windows application for storing passwords and confidential data. Written in C# (WPF app). Recommended operating systems: Windows 11, Windows 10. Requires .NET Framework 4.8(direct download link) to run. Opens ".passtable" files.
git clone --recursive https://github.com/Ladsers/Passtable-for-Windows.git
🔸 Free & No ads
The application does not contain paid functions and advertising.
🔸 Strong AES encryption
🔸 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 Android smartphone).
🔸 Quick data sorting
Add tags when creating elements in one touch, and then quickly find your data using them.
🔸 Log'n'Pass system
Automatic sequential copying of data to the clipboard for quick authentication on sites and applications.
Here are some ways you can contribute:
- Submit Issues in Passtable-for-Windows or another the Passtable project repository;
- Submit Pull requests with fixes and features;
- Share your Ideas about application.
- 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.
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.

