Skip to content
/ pass-rs Public

Simple password manager, written in Rust

License

Notifications You must be signed in to change notification settings

ssiyad/pass-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pass-rs

Simple password manager, written in Rust.


Gallery

asciicast asciicast asciicast

Build From Source

Prerequisites

For building pass-rs from source, you need to have these tools installed:

  • Rust
  • Cargo (Automatically installed when installing Rust)
  • GPG
  • GPGME
$ git clone https://github.com/ssiyad/pass-rs.git
$ cd pass-rs/
$ cargo build --release

Contribution

Ways to contribute:

  • Suggest a feature
  • Report a bug
  • Fix something and open a pull request
  • Help me document the code
  • Spread the word

License

Licensed under the GPLv3 License, see LICENSE for more information.

Liked the project?

If you liked the project and found it useful, please give it a ⭐ and consider supporting the author!

About

Simple password manager, written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages