Build Status crates.io

rust-keylock is a password manager and its goals are to be:

rust-keylock-shell provides command-line access to rust-keylock-lib.

Warning

The project has not yet received any formal / official security reviews. Use it at your own risk.

Install the shell Editor

Provided that Rust and Cargo are installed, simply issue

shell cargo install rust_keylock_shell

Run the application:

$ rust-keylock

Build

More info