Giter Site home page Giter Site logo

psswd's Introduction

Rust

psswd

A simple Rust command line utility to manage your passwords. It uses age (Actually Good Encryption) to encrypt your passwords, and supports decryption using a passphrase.

Installation

  • You can build it yourself:
git clone https://github.com/Gogopex/psswd.git
cd psswd
# psswd requires cargo/rustc
cargo build --release

This will generate a bin file in target/release/build.

  • Or download it via cargo:
cargo install psswd

Usage

If you've just ran cargo build --release, you can start using ./target/release/psswd <command> or add an alias for psswd direcly.

Demo

Usage of psswd

Help

⚡ psswd
psswd 0.1.1

USAGE:
    psswd <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    add       Creates a new entry containing an encrypted password
    delete    Deletes entries or a given entry
    help      Prints this message or the help of the given subcommand(s)
    list      Lists all entries
    show      Displays a specific entry

Feel free to report any issue you find here: https://github.com/Gogopex/psswd/issues

psswd's People

Contributors

gogopex avatar snow-blade avatar zaqxsw-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.