Giter Site home page Giter Site logo

rustpassword's Introduction

Rust Password Vault

Rust Password Vault

Rust Password Vault is a secure command-line password management tool built with Rust. It offers a simple yet effective way to store and manage your passwords for various services. Utilizing JSON files for storage, it ensures the safety of your sensitive information.

Features

  • Secure Storage: Safely store your passwords in a JSON file.
  • Add Entries: Easily add new password entries with service name, username, and password.
  • List Entries: View all stored password entries in a formatted manner.
  • Search Functionality: Quickly search for specific entries by service name.

Dependencies

Make sure you have Rust and Cargo installed on your system to build and run the project.

Usage

To run the program, follow these steps:

  1. Clone the project from GitHub.
  2. Navigate to the project directory in your terminal.
  3. Run cargo build --release to compile the project.
  4. Execute the compiled binary using ./target/release/RustPassword.

Menu Options

  1. Add Entry: Add a new password entry.
  2. List Entries: View all stored password entries.
  3. Search: Search for entries by service name.
  4. Quit: Exit the program.

Screenshots

  1. Menu Menu

  2. List Entries List Entries

  3. Failed Search Failed Search

  4. Search Found Search Found

  5. Goodbye Goodbye

File Structure

  • main.rs: Contains the main program logic and the main loop.
  • pentry.rs: Defines the ServiceInfo struct and its methods for handling password entries.

Contributing

Contributions are welcome! Feel free to submit pull requests or open issues on the project's repository.

rustpassword's People

Contributors

rajatjc avatar

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.