Skip to main content

QuackPass

World's most secure password thingle thangle.

Setup

pip install quackpass

You need to be using a version greater then 3.6 for this library to work.

Usage

CODE

from quackpass import quackpass


manager = quackpass.LoginManager(salt=os.environ['salt'], mode="txt", file="passwords.txt")

manager.add_user("test", "secretpassword")

user = manager.login()

print(f"Logged in as {user}")

OUTPUT

Username: test
Password: secretpassword
Logged in as test

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quackpass-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quackpass-1.0.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file quackpass-1.0.0.tar.gz.

File metadata

  • Download URL: quackpass-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for quackpass-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a29001a92fa9f87a4d65912547c6c586c270ca9ec63fc0c719a7bf86acb85ab7
MD5 3d51b3fc524d1ecbe0719fb2d76bbd7a
BLAKE2b-256 202c0cb3032d9d21c7be6940c8c7c5cca56adc71d163bd3f0b6d84d7f53bdb61

See more details on using hashes here.

File details

Details for the file quackpass-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: quackpass-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for quackpass-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 20f1386281710fa152ff1c1ae1dfced05a1e925bcccbd2803a7259000d7e70a7
MD5 9d814ba9e92edec0c2d431eaa0b7dbf7
BLAKE2b-256 ec4c2f4b2decd7eb119bffa6085f37dd7af9c01368b7bc1b198dc98828f19d83

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page