rust-keylock is a password manager.
rust-keylock is a free software, licensed under GPLv3.
The code is hosted on GitHub.
The idea is that there is a core rust-keylock library that handles the core application logic, whereas the interaction with the Users is done via libraries and apps that have presentation responsibilities.
Therefore, apart from the core library repo, the rest are presentation libraries.
Use:
Currently the supported platforms are linux-x86-64, windows-x86-64 and android-arm.
The rust-keylock is a work in progress and as long as the latest version is 0.x… you should expect possible issues.
Despite that, the applicatin does its job fine and many of us use it daily.
However, please note that even if many measurements have been taken regarding security, the project has not yet received any formal / official security reviews yet.
In case that you find any problem, please inform us by opening an issue here.
Please see here.
You may also build the binaries yourself, following the instructions in the GitHub repos.
You may open an issue on GitHub.