bivav / rustic-key-vault

A Simple, Streamlined Security for Your Passwords, Written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rustic Key Vault

Rustic Key Vault, purely written in Rust, is a secure password vault for storing your passwords locally.

Note: This is a work in progress and is not yet ready for use. This project a personal project and not related to any organization.

Usage

To use Rustic Key Vault, you need to login using the login command. The login command requires a username argument.

rustic_key_vault login -u <username>

About

A Simple, Streamlined Security for Your Passwords, Written in Rust


Languages

Language:Rust 100.0%