Git Product home page Git Product logo

anonymousx86 / python-password Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 8.0 414 KB

Desktop password manager with material design standard.

Home Page: https://anonymousx86.github.io/Python-Password/

License: GNU General Public License v3.0

Python 100.00%
python python3 program password-manager database sqlite3 local-database desktop-app desktop-application crypto cryptography password passwords-hash material-design

python-password's Introduction

Python Password

Code correctness

This project is my first desktop app - password manager. It's made with Python 3.7 and material design standard.

What's the program about?

Python Password is intended to safely store passwords. They are encrypted with two master passwords and saved locally. Master passwords could be randomly generated or set by user, so you can re-create them when they're gone for some reasons or you'd like to share your passwords with someone. Of course many users on the same PC will have separate data folders. When you would like to get any password it won't be prompted on the screen, but safely copied to clipboard with no risk that someone could view your password.

Passwords menu

Quick start guide

Passwords menu

Main screen of program is passwords menu. From here you can:

  • add passwords,
  • copy passwords,
  • delete passwords.

On the left side there will be displayed list of saved passwords. You can click on specific password to see context menu wth 3 options; "copy", "delete" and "nothing".

On the right side there are 4 sections.

  1. Adding password - to add password, simply enter it's alias and password itself. Then click button to add it.
  2. Removing password - you can delete password also from here. Simply provide it's alias and click button.
  3. Info - here you can see how many passwords there are in database.
  4. Refresh - click this button to refresh view, and fetch passwords from local database.

Settings menu

In this menu, you can:

  • change alpha password,
  • change beta password.

You can see in FAQ.md how do they work.

Settings with side menu

Info menu

On the left side, there are some basic information about version, author and 3rd party software.

On the right side you can see (of course clickable) links.

How to start using?

For download please look at latest release.

Context

Ideas what to add

Idea Added in version
Theme changing. v0.2.3
Many translations. v0.2.5
Clear cache 15 seconds after copy password. -
Login system. -
Ciphering database. -

You can find more information about project in:


If you want to help me improve this program, (report issues etc.) or just talk, please contact me via Discord: Anonymous©#7296, or use GitHub issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.