https://github.com/butterroach/mochapass
a cli local password manager made in python (why do i keep on doing this)
https://github.com/butterroach/mochapass
cli password password-generator password-manager python
Last synced: 10 months ago
JSON representation
a cli local password manager made in python (why do i keep on doing this)
- Host: GitHub
- URL: https://github.com/butterroach/mochapass
- Owner: Butterroach
- License: gpl-3.0
- Created: 2024-08-25T02:24:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-01T07:44:38.000Z (about 1 year ago)
- Last Synced: 2025-01-01T08:24:42.178Z (about 1 year ago)
- Topics: cli, password, password-generator, password-manager, python
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mochapass
## a cli local password manager made in python
[](https://github.com/psf/black)
```plaintext
# # #
# # #
# # #
# # #
# # #
# # #
# # #
####################
# #
# #
# -------0 #
# | | | | #
# #
# #
##############
```
MochaPass is a CLI local password manager made in Python.
### Installation
Git clone, run `pip install -r requirements.txt`, then run `python3 main.py setup` in your shell (or `python main.py setup` (or `py main.py setup` (man idk)))
If you don't know what Git or Python are, something like MochaPass probably isn't for you anyway?
### Updating
Run `git pull origin` to update MochaPass.
Run `pip install --upgrade bcrypt cryptography pyotp pyperclip qrcode tercol` to update the dependencies.
### Uninstallation
Just delete the main.py file. If you wanna remove all of your data go to your home directory (somewhere at `C:\Users` if you're on Windows, for example `C:\Users\user`. if you're on MacOS get off MacOS what the hell are you doing) and delete the `mochapass` file. **Beware all of your passwords will be lost if you don't move them all somewhere before doing this.**
### Why should I use this over other password managers?
1. There's a soggy cat easter egg.
2. ...soggy cat easter egg?
3. soggy cat is surely enough to get people, right?
4. i mean... soggy cat...
### I forgot my master password, how do I reset it?
All of your passwords are gone forever idk how else to break the news to you
(you can try writing your master password on some paper or something)
### Is this really secure?
I don't know! That's the fun part!
### I wanna contribute!
Open a pull request and please please please please please use [black](https://github.com/psf/black)