Skip to main content
https://img.shields.io/travis/habnabit/passacre/master.svg?style=flat-square https://img.shields.io/coveralls/habnabit/passacre/master.svg?style=flat-square https://img.shields.io/coverity/scan/4886.svg?style=flat-square https://img.shields.io/pypi/v/passacre.svg?style=flat-square https://img.shields.io/pypi/l/passacre.svg?style=flat-square

passacre

passacre = password massacre (i.e. what happens when you use the same password on every site)

Passacre is a method of repeatably deriving a different secure password for every site you use.

The way this works is that passacre takes the site’s name, your username, and your master password and runs them through a cryptographically secure hash function (either the Keccak sponge function from SHA-3 or Skein/Threefish) to produce a password unique to that site. Given the same inputs (site name, username, and master password), this process will always produce the same password. This means that your site passwords never need to be persisted, and since they’re always ephemeral, you don’t have a file containing your passwords that’s vulnerable to theft.

Minimal documentation is available on readthedocs.

Here’s how to use it for now:

# for both keccak and skein generation:
pip install 'passacre'
# to be able to copy passwords, add the 'clipboard' extra:
pip install 'passacre[clipboard]'
# for YubiKey two-factor authentication, add the 'yubikey' extra:
pip install 'passacre[yubikey]'
# then set it up:
mkdir -p ~/.config/passacre
passacre init ~/.config/passacre/passacre.sqlite
# then finally:
passacre generate somesite.com

Release files for passacre-nobackend 0.16.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for passacre-nobackend 0.16.1.2
File Interpreter ABI Platform
passacre_nobackend-0.16.1.2-py2.py3-none-any.whl Python 3, Python 2 none any Details

Release files / passacre_nobackend-0.16.1.2-py2.py3-none-any.whl

Download URL passacre_nobackend-0.16.1.2-py2.py3-none-any.whl
Size 92.0 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
2a4aed8ef68139f5c0e5ed809fd78734793e71ad3d8292cebad780d7d176f4cf
BLAKE2b-256 checksum
How to use checksums
43ff801f58a6e54ac010fc2a65df4cbd44a6bdef4cf947d47a945266c3d59ebb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.16.1.2 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page