Crates.io | rust_keylock_shell |
lib.rs | rust_keylock_shell |
version | 0.15.1 |
source | src |
created_at | 2017-03-22 07:01:18.521429 |
updated_at | 2024-03-06 14:51:52.530017 |
description | Shell access to the rust-keylock. rust-keylock is a password manager with goals to be Secure, Simple to use, Portable and Extensible. |
homepage | https://rust-keylock.github.io/ |
repository | https://github.com/rust-keylock/rust-keylock-shell |
max_upload_size | |
id | 9087 |
size | 130,016 |
rust-keylock is a password manager and its goals are to be:
rust-keylock-shell provides command-line access to rust-keylock-lib.
The project has not yet received any formal / official security reviews. Use it at your own risk.
Provided that Rust and Cargo are installed, simply issue
cargo install rust_keylock_shell
Run the application:
$ rust-keylock
Install Rust
Clone the code:
mkdir tmp
cd tmp
git clone https://github.com/rust-keylock/rust-keylock-shell.git
cd rust-keylock-shell
cargo build
./target/release/rust_keylock`