Skip to content

The Python GUI Based Password Manager Application, With Strong Encryption.

License

Notifications You must be signed in to change notification settings

tanmay606/Hydrogen-Password-Manager---Python--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrogen Password Manager [ Python ]

Hydrogen GUI Password Manager

  • A Simple And Secure Way To Manage All Your Important Credentials At One Place.

Image1

Image2

Image3

Image4

Image5

Image6

Image7

Image8

Image9

This Password Manager Program Will Let You Relax As Now All You Have To Remember Is Hydrogen (Master ID And Password) To Access And Manage All Your Credentials In Secure Way.

(ie. now i can store facebook Gmail twitter and many more account credentials at one place to avoid forgetting it.)

Features :

  1. Strong Symmetric Based Encryption For : a. Master Account ie. (Password Manager Main Credentials)

     	It is required to access the main vault which holds all the credentials.
    

    b. For Credentials Of every Saved Account Under Vault.

     I Know Your Privacy Is Important, Hence In Hydrogen Your Every Credential Will Be Stored In Encrypted Database.
     It Will Be Unlocked Only When You Have Master Acess To The Program.
    

Resources :

  1. Used Pyqt : For GUI Implementation Sqlite : For Database Based Operations Cryptography : To Provide Security To Credentials Some BuiltIn Libs For Basic Program Operations.

  2. Any Bugs / Absence Of Feature In This Version (Soon To Be Fixed In Next Version)

    1. Recovery Of Master Password Is Not Supported Till Now.
    2. Code Is Currently Not Quite UserFriendly.
    3. Need To Work On More Efficiency And Security.
    4. Due To Implementation Of Database Encryption Mechanism Avoid Closing Program Indirectly. (SOLVED)

    (I Will Appreciate Your Feedbacks, Criticism,Suggestions etc. )

  3. Usage :

     It's Very Simple To Use This Program, I Will Also Attach A Youtube Video With This For More Ease.
    

[IMP]Please Ensure To Install Below Requisite Modules Before Using This To Avoid Import Error :

  1. Cryptography
  2. PyQt5

(If black window annoys you , just change .py extention with .pyw )

You can also make executable (.exe ) file using pyinstaller which will help you to make this program portable to other machines.

About

The Python GUI Based Password Manager Application, With Strong Encryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages