Skip to content

An Encrypted Password Manager written in Python that securely stores all your passwords only on your computer.

License

Notifications You must be signed in to change notification settings

Cursed271/OnePass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnePass

An Encrypted Password Manager written in Python that securely stores all your passwords only on your computer.

Features

  • Store all your passwords into an Encrypted Database
  • All your passwords are stored on your Computer
  • Can be deployed on any operating system, as long as you have Python installed

Installation

Clone the project

  git clone https://github.com/CursedCancer/OnePass.git

Go to the project directory

  cd OnePass

Install dependencies

  pip install -r requirements.txt

Start OnePass

  python OnePass.py

Screenshots

App Screenshot

App Screenshot

Future Scope

  • Store Bank Accounts, Payment Cards, WiFi Passwords, and Secure Notes
  • Backup the Database
  • Restore a Backup
  • Import accounts from a CSV File
  • Export accounts into a CSV File
  • Change the Encryption algorithm to AES

Authors

About Me

Hi there,

I am Steven Pereira, aka The Cursed Cancer. I am a penetration tester from India. Apart from hacking, I write true crime blogs and create open source packages mainly about python and cybersecurity. I have a passion for learning and sharing my knowledge with others in a way that's as public as possible. You can see a full list of what I am up to on my Github page. If you have found value in something I have created, please feel free to give me a shout out on Twitter.

Badges

GPLv3 License

Feedback

If you have any feedback, please reach out to us on Twitter

About

An Encrypted Password Manager written in Python that securely stores all your passwords only on your computer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages