Giter VIP home page Giter VIP logo

prakhar0711 / password-vault Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

This Rust-based Password Vault is a secure and user-friendly command-line application designed to manage and store passwords with a focus on data integrity and persistence. The application leverages Rust's file handling capabilities, JSON serialization, and the Serde library for structured data management.

Rust 100.00%
password-vault rust rust-cli rust-cli-apps rust-lang serde-json

password-vault's Introduction

Password Vault in Rust

Overview

This Rust-based Password Vault is a secure and user-friendly command-line application designed to manage and store passwords with a focus on data integrity and persistence. The application leverages Rust's file handling capabilities, JSON serialization, and the Serde library for structured data management.

Features

  1. Add Entry:

    • Securely add new entries to the password vault, providing service, username, and password information.
  2. List Entries:

    • View a list of all stored entries in the password vault, facilitating easy access to saved credentials.
  3. Search Entry:

    • Search for specific entries by service name, enabling quick retrieval of relevant credentials.
  4. File I/O and Error Handling:

    • Robust file operations ensure the secure storage of passwords, with effective error handling for a reliable user experience.

Getting Started

  1. Clone the repository:

    git clone https://github.com/prakhar0711/password-vault.git
  2. Navigate to the project directory:

    cd password-vault
  3. Build and run the application:

    cargo run

Simplify

Navigate to :

"password-vault/target/release" and run "password-vault.exe" file.

Dependencies

  • Serde: Serialization/deserialization library for Rust.
  • Serde JSON: JSON support for Serde.

Contributions

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

password-vault's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.