F.A.Q.

What is the rust-keylock?

rust-keylock is a password manager.

What is the license?

rust-keylock is a free software, licensed under GPLv3.

Where is the code?

The code is hosted on GitHub.

Why so many repos?

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.

Which presentation library should I choose?

Use:

What platforms are supported?

Currently the supported platforms are linux-x86-64, windows-x86-64 and android-arm.

Is it stable?

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.

How can I download/install it?

Please see here.

You may also build the binaries yourself, following the instructions in the GitHub repos.

Where can I ask questions?

You may open an issue on GitHub.