Sovereign trust, identity, and communication fabric for AI agents, edge systems, and distributed infrastructure.
Project description
Genesis Mesh
Genesis Mesh is a protocol for sovereign communities to establish, delegate, recognize, and revoke trust across organizational boundaries. It gives AI agents, edge systems, and distributed infrastructure a portable trust fabric: cryptographic identity, signed attestations, delegated authority, cross-sovereign recognition, revocation propagation, and auditable trust state — without a central authority.
Installation
pip install genesis-mesh
Requires Python 3.12 or later.
Quick start
# Initialize keys, genesis block, and CLI config (run once).
genesis-mesh init
# Start the Network Authority.
genesis-mesh na start
# In a second terminal — create an invite and join.
INVITE_TOKEN=$(genesis-mesh admin invite --role anchor)
genesis-mesh join --na http://127.0.0.1:8443 --token "$INVITE_TOKEN"
# Inspect trust state.
genesis-mesh status
Or run the full local smoke test in one command:
genesis-mesh dev up
Documentation
Full documentation, operator guides, protocol RFCs, and example walkthroughs:
Contributing
See CONTRIBUTING.md for development setup, branch naming, commit style, and the protocol-change process.
Security
Vulnerability reports: github.com/GenesisMeshLabs/genesismesh/security/advisories/new
See SECURITY.md for the threat model and disclosure policy.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file genesis_mesh-0.52.0.tar.gz.
File metadata
- Download URL: genesis_mesh-0.52.0.tar.gz
- Upload date:
- Size: 312.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33e6a48a8998431986e144d9ed99aadaa5648655452eb36f54ce0daf29bdea76
|
|
| MD5 |
affc09f8624fe7dd9be8fac46ebf0468
|
|
| BLAKE2b-256 |
c7ab4aee47587bb4955cd105d78821a9b675640d2717f8c178f94b01b8e58446
|
File details
Details for the file genesis_mesh-0.52.0-py3-none-any.whl.
File metadata
- Download URL: genesis_mesh-0.52.0-py3-none-any.whl
- Upload date:
- Size: 412.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0faa5fb878d2b44e7ba30b085da2be2b2d3c2cff8f939c8a9d976498e47d6b2d
|
|
| MD5 |
873ebee7bf054747b38a3ce9f17906c1
|
|
| BLAKE2b-256 |
53078ba4ba9e88a4faba9ed8ea73d1dd1cba1af86a9858541dd866515cd0fb82
|