Skip to content

This is a CLI password manager that stores credentials in your local machine

License

Notifications You must be signed in to change notification settings

rigvedmaanas/RM-Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RM Password Manager

A CLI password manager that stores credentials in your local machine encrypted

Usage

  • Hope you have installed python or else go and download it from python.org ☺️
  • First and formost download the code and unzip it. Simple...
  • Change the password in the source code (Length of 16 characters)
  • Run python3 main.py in Terminal/Command Prompt as this project uses a clear function and prints a lock in text format which may not work properly sometimes 😄 ...
  • You may see some nonsense when you print the passwords
  • Delete these passwords and add your own passwords
  • There You Go!!! Don't forget to change this code into an excecutable file 😄
  • Please be aware that if any of your passwords are lost or stolen I am not responsible 🙄

Bugs

  • Found a potential vulnerability in code. Not Promoted to use this Application (I may not fix this one. It's a pretty old project 🤐)

Files

  • nothinghere.txt stores your credentials so NEVER EVER DELETE IT
  • logo.txt stores the splash screen logo!!!
  • menu.txt stores the menu items display which you will see when you run the code.
  • main.py is the main python script.
  • requirments.txt shows which all packages that I have used.

And that's just it. Go and download it right now 😎

About

This is a CLI password manager that stores credentials in your local machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages