Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ To add your organization, open a pull request editing this file.

| Organization | Usage |
|---|---|
| Opaque Systems | Founding contributor — developed the initial specification, reference implementation, and TRACE registry infrastructure |
| OPAQUE Systems | Founding contributor — developed the initial specification, reference implementation, and TRACE registry infrastructure |
2 changes: 1 addition & 1 deletion docs/platforms/amd-sev-snp.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ agentrust-trace verify-hardware session.trace.json \

## On-premises deployment

For on-premises SEV-SNP (e.g., Supermicro H13 with EPYC Genoa), Opaque ships the verifier with the platform — same cryptographic guarantees as cloud deployments, no cloud attestation service dependency. See [agentrust-io/cmcp](https://github.com/agentrust-io/cmcp) for the Helm chart.
For on-premises SEV-SNP (e.g., Supermicro H13 with EPYC Genoa), OPAQUE ships the verifier with the platform — same cryptographic guarantees as cloud deployments, no cloud attestation service dependency. See [agentrust-io/cmcp](https://github.com/agentrust-io/cmcp) for the Helm chart.

## Example record

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repo_url: https://github.com/agentrust-io/trace-spec
repo_name: agentrust-io/trace-spec
edit_uri: edit/main/
docs_dir: .
copyright: "© 2026 Opaque Systems — CC BY 4.0"
copyright: "© 2026 OPAQUE Systems — CC BY 4.0"

exclude_docs: |
.github/
Expand Down
Loading