Skip to main content

Agents-first identity layer — local system users and owned sub-users, with email assignment.

Project description

zehut

Agents-first identity layer for Linux hosts.

zehut provisions and tracks machine-local identities — system-backed (real OS users via useradd) plus sub-users (metadata-only identities owned by a system-backed parent) — and gives each one a deterministic email address from a configured domain. A separate CLI consumes zehut's users.json registry to provide secrets management on top of this identity foundation.

Install

uv tool install zehut

Quick start

# One-time bootstrap (needs sudo).
sudo $(which zehut) init --domain agents.example.com --default-backend system

# Create a system-backed user — the parent identity (an "agent").
sudo $(which zehut) user create agent --nick Ali --about "QA agent"

# Create sub-users owned by the agent — e.g. per-bot identities.
# Sub-users must have a system-backed parent; deleting the parent
# cascade-deletes every sub-user under it.
sudo $(which zehut) user create bot1 --subuser --parent agent --about "scraper"

# List, show, switch.
zehut user list
zehut user show agent
zehut user switch agent            # system: exec sudo -u agent -i
eval "$(zehut user switch bot1)"   # sub-user: sets ZEHUT_IDENTITY

# Health check.
zehut doctor

Documentation

License

MIT. See LICENSE.

Project details


Download files

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

Source Distribution

zehut-1.0.0.tar.gz (128.5 kB view details)

Uploaded Source

Built Distribution

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

zehut-1.0.0-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zehut-1.0.0.tar.gz
  • Upload date:
  • Size: 128.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for zehut-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1636df0befcde6eb2adbd0d921c47cb28f79cb384a91aeef1897a6f4b5636365
MD5 ee4fab8bfb9ff353c83c969c0fde2fec
BLAKE2b-256 f542f5e16165348901f7a5a982bf971a05c86835e8972f56153b993eca45e365

See more details on using hashes here.

Provenance

The following attestation bundles were made for zehut-1.0.0.tar.gz:

Publisher: publish.yml on agentculture/zehut

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: zehut-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 35.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for zehut-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cfc6a076e17dc02a65c859dd703eb32aee0a3165b1e4ddf6b66eb226edabe8a3
MD5 920cdc99fe44e0d7707d9754ffa55fad
BLAKE2b-256 7aa0fee4050964b766aad96fa277a00a796df03f0d55f28cd7cca3165c45348b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zehut-1.0.0-py3-none-any.whl:

Publisher: publish.yml on agentculture/zehut

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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