Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 26.1.2b0 instead.

kagipass

This project is still experimental. Not intended for production use without proper security review and testing.

kagipass (鍵 / kagi = "key" in Japanese) is a deterministic password generator based on Argon2id.

It creates strong, reproducible passwords from:

  • a service name (e.g. github, discord)
  • a master password
  • an optional pepper

Given the same inputs and version, kagipass always produces the same password. This lets you regenerate passwords without storing them.

Installation

pipx

pipx install kagipass

uv

uv tool install kagipass

Quick Start

# Generate a password for a service
kagipass -S github

# Force generation of a new pepper
kagipass --generate-pepper

On first run, kagipass will generate a high-entropy pepper.

You must save this pepper, losing it means you can no longer recreate your passwords.

How it works

  1. You provide a master password and a service name.
  2. kagipass derives a salt from the service name, version, length, and optional pepper.
  3. Argon2id is used to derive a high-entropy key. You can customize the Argon2id encryption parameters with arguments.
  4. The key is encoded into a password using the selected character preset.

Security Notice

kagipass is experimental and has not been independently audited. The security of generated passwords depends on:

  • the strength of your master password
  • keeping the pepper secret
  • the correctness of this implementation
  • the underlying cryptographic libraries

Do not use kagipass for important accounts unless you fully understand the risks and have reviewed the code yourself.

Download files

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

Source Distribution

kagipass-26.1.0b0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

kagipass-26.1.0b0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file kagipass-26.1.0b0.tar.gz.

File metadata

  • Download URL: kagipass-26.1.0b0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"EndeavourOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for kagipass-26.1.0b0.tar.gz
Algorithm Hash digest
SHA256 b99e51a33a3d281cf2752eb572f5a88ee428c85011539b832368fb9c1eacd9f3
MD5 08530cd156b4fc1a37bfb3612206b377
BLAKE2b-256 b0b28094f1f424f39e42a4a4615b4416a7b59c3088686822205a02dc63e96f6e

See more details on using hashes here.

File details

Details for the file kagipass-26.1.0b0-py3-none-any.whl.

File metadata

  • Download URL: kagipass-26.1.0b0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"EndeavourOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for kagipass-26.1.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 95228df75af30b48274892a78f333979a3ad448442b919d1fda428f7c6c84bf8
MD5 81fba7ce965ae94a3cae04da2dfed383
BLAKE2b-256 111c3ec16acbadbf8204a5885018ca02d41e7fe734341023633abba1d7b06b65

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

26.1.0b0 This release

2 files

26.0.1b0

2 files

26.0.0b0

2 files

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