Skip to content

Password manager where all your logins are stored locally

License

Notifications You must be signed in to change notification settings

ziadh/Safe-Data

Repository files navigation

read-me-wide

Safe Data

Downloads License Language Latest Release

Python project that stores your logins LOCALLY. Nothing is being sent to the cloud or any online database. The main inspiration behind this project was me getting fed up with large password storing companies getting breached and having to worry if my data got compromised.

I am constantly looking for ways to add unique features and make the user experience better; Please if you have any ideas or suggestions let me know in Issues.

How to Install

  • Download Python if you don't already have it
  • Download the source file
  • After unzipping the source file and navigating to where the main.py file is located, press on the address bar as shown below then type cmd.

how-to

Run the following command to download all the required packages

pip install -r requirements.txt

When it is finished, close the cmd and simply double click the Safe-Data.pyw file.

safe-data-ss

Features

  • Generates a random hard-to-guess password and add it to your clipboard

randomizer-ss

  • Saves your logins LOCALLY to your machine. It does not upload them anywhere.

data-ss

  • Brand new light mode!
    • Classic themes can be toggled by simply pressing on the moon icon

data-ss

  • Choose where to save your data

data-ss

data-ss

  • Checks if your password passes basic safety measures

check-pass-ss

  • Now supports Spanish, more languages to come!

spanish-support-ss

Brand new Majestic Blush Theme!

majestic-blush-ss

Two classic Themes!

classic-dark-ss

classic-light-ss

Contributions

Contributions are appreciated.

License

MIT License