TrustChain - decentralized trust for AI agents. Rust core, QUIC P2P, transparent proxy, MCP server, dashboard
Stars
3
Forks
0
Watchers
3
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
60
commits
Preserve child-repo guidance so the superworkspace can manage Rust cleanly
84d738fView on GitHubfeat(transport): wire tiers, thresholds, requester perspective into sidecar
a9b7388View on GitHubdocs: document 7-layer trust engine architecture in README
ccc07e8View on GitHubfeat(transport): expose requester perspective in HTTP/MCP, update dashboard
40970c3View on GitHubfeat(trust): wire 7-layer engine into TrustEvidence (32 fields), delegation quotas
0f1eea6View on GitHubfeat(trust): add 7-layer trust engine modules (L3-L7)
085ad81View on GitHubdocs: add problem statement, fix IETF draft link, remove broken cargo install
1c95f61View on GitHubfix: seed node config — use own pubkey as trust anchor for MeritRank
e12b7e8View on GitHubperf: optimize release workflow — parallel builds + cargo cache
d5ab4ffView on GitHubfix: resolve bootstrap URLs to pubkeys for trust engine
a855840View on GitHubfix: tolerate chain gaps from checkpoint blocks in integrity computation
33f2909View on GitHubchore: migrate license to Apache-2.0 and fix mcp-stdio networking
80dc6e2View on GitHubfeat(mcp): start full sidecar in mcp-stdio mode for networking support
b2beaa1View on GitHubfeat: Plumtree gossip, SWIM failure detection, QUIC-based discovery
c0f2ea2View on GitHub