richpass
v1.0.6
Published
A cli based password manager made by richit. For hackvault
Readme
Content
Features ✨
- FOSS - Free and Open Source
- No mouse required to operate
- Password encyrption using master password
- Runs locally, No server required
- Manage multiple accounts
- Reset to default state by removing master password (Removes all data)
Install 🐙
To install richpass, You must have nodejs and npm installed on your system.
Just run
npm install -g richpassUsage 💡
To use it, there is a one simple command. No need for any args. You can access everything with this command:
richpassWebsite version
It is a basic password manager with no features. If you require more feature, like storing passwords, use the CLI version
It is hosted on Azure Central India Servers. Tunneled through Cloudflare Zero Trust Link: here
However there is no guarentee that it would always be online. That is why it is recommended to use CLI. ( it has more features!!!!)
Documentation 📄
I am working on it!
FAQs
Q: Where are the passwords stored?
A: Passwords are storred in ~/.richpass/ in encrypted format
Q: I lost the master password. How do i recover it?
A: There is no way to recover master password. You can return to default state by deleting ~/.richpass folder.
All the data will be removed
Q: Why will anyone even use CLI?
A: I hope you dont call yourself a developer. Go ask this question to the vim community. Hope youll get the answerAI Decleration
I have only used AI in this whole project for Debugging and fixing frontned structure because I am not good in frontend as a backend developer. Still itsnot like i just copy-pasted the whole code
Contributing 🍰
Thank you to all the people who will contribute to this project!
