Skip to content
#

honeywords

Here are 10 public repositories matching this topic...

A password manager that hides your real passwords among ~75 decoy entries per account, so a stolen vault file can't reveal which password is actually yours. Argon2id + AES-256-GCM, two-process architecture, tamper detection, and brute-force self-destruct. Personal/educational project — not audited.

  • Updated Jul 31, 2026
  • Python

Django authentication backend implementing Amnesia Honeywords for breach detection without a separate honeychecker. Stores k hashed candidates per user, flags logins using unmarked decoys, logs events, and emits signals for alerting. Integrates via settings + migrations; initialize users at signup/password change.

  • Updated Jul 17, 2026
  • Python

Improve this page

Add a description, image, and links to the honeywords topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the honeywords topic, visit your repo's landing page and select "manage topics."

Learn more