Skip to content
/ Qpass Public

A simple password manager for Linux written in rust.

License

Notifications You must be signed in to change notification settings

QUAKTECH/Qpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔒 Qpass

A simple password manager for Linux written in rust.

️️⌨ Installation

git clone the repo
cd Qpass > chmod +x install.sh > ./install.sh

🧭 Usage

qpass -a | --add [NAME] Adds a new password entrie -l | --list Lists current saved password entrie -f | --fetch [NAME] Fetch the password of a password entrie -r | --remove [NAME] Remove a password entrie -v | --version Prints the version of the program

🗒 Fetures

  • Encryption with Sodiumoxide
  • Easy
  • Fast 🚀

🛣 Road Map

  • Add more secure encryption
  • Add more security fetures
    • Master password auth
  • Add more other fetures
    • a good password generator (Very customizable)

IMMPLORTANT

Before compiling go into the main.rs file and change the key to your own.

📝 License

This project is licensed under the QuakTech License v2 - see the LICENSE file for details. If you want to use this License you can check it out here 👉 License in repo

About

A simple password manager for Linux written in rust.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published