# Signet

> Your agent. Your authority. An open-source personal authority stack for AI agents.

Signet combines a cryptographic vault, selective proofs, policy evaluation, and an
MCP interface in nine Rust crates. Signet Eval is the separate tool-call policy
companion; the two have different installation commands and runtimes.

## Documentation

- [Overview](https://signet.tools/): The principle and trust model.
- [Install and connect MCP](https://signet.tools/start/): Locked source installation and setup.
- [Technical summary](https://signet.tools/llms-full.txt): Components, boundaries, and source links.
- [Privacy](https://signet.tools/privacy/): Website data handling and software policy links.
- [Source](https://github.com/jmcentire/signet): The vault and proof stack.
- [Signet Eval](https://github.com/jmcentire/signet-eval): Companion tool-call enforcement.

Capability issuance requires a configured trusted issuer. Generic one-time
capabilities remain disabled pending a consumption ledger. Do not infer production
custody readiness from release availability or the website's illustrative examples.
