passwordsgo

A Highly Secure Quantum Safe password management tool done as student project in cryptography.


Keywords
Password, manager, cryptography, student, project, backup-passwords, beginner, beginner-friendly, beginner-project, password-manager, password-safety, password-store, post-quantum-cryptography, security, security-tools
License
GPL-3.0+
Install
pip install passwordsgo==4.1.7

Documentation

PyPass Password Manager v4.1

A simple , highly secure, trustable and Quantum safe password Manager developed in Python3.

Quick Installation

To Install from PyPI:

Run the following commands in Linux terminal / Windows powershell / command prompt to install:-

pip install passwordsgo

Then to get started , simply type :-

passwordsgo

To run program by directly downloading from github refer Instructions here.

Quick Demo

Run PyPass on Repl.it from here:- .Run on Repl.it

Main Features and Highlights

  • It is free and fully Open Source!
  • It uses Quantum Safe Cryptography.
  • Operating System Independent.
  • If used correctly it supports plausible deniability of passwords.
  • The code is Simple, Modular and Trustable which even beginners can audit for correctness.
  • It does not use any third party modules other than standard python libraries.
  • It is Practically very hard to use Brute-force attacks to recover user passwords.
  • It Uses Robust Offline Password Backup System to backup passwords.

Interested in our Project???

Warnings

  • Please read FAQ before use, this not an ordinary password manager.
  • Developer not responsible for any damage from use of this program.