diff --git a/public/llms.txt b/public/llms.txt index 48b52c0a..88409740 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -72,4 +72,5 @@ The managed control plane is in preview. Supported adapters can surface agent ac - [Overlay Networking Explained](https://pilotprotocol.network/blog/overlay-networking-secure-ai-agent-communication-explained): A practical guide to overlay networking for secure AI agent communication — encapsulation, control planes, protocol trade-offs, and deployment patterns. - [NATS vs gRPC vs TCP vs Pilot Protocol](https://pilotprotocol.network/blog/pilot-vs-tcp-grpc-nats-comparison): Feature-by-feature comparison of four agent communication protocols with latency and throughput benchmarks. - [Multi-Agent System Security: Network Defense Strategies](https://pilotprotocol.network/blog/network-security-for-multi-agent-systems-key-strategies): Layered defense, secure protocols (MCP, A2A), and how to protect AI agent networks from compromise. +- [Best Practices for Secure AI Agent Communication](https://pilotprotocol.network/blog/agent-communication-security-best-practices): Replay protection, MLS group messaging, mTLS authentication, and model-level leakage defense for AI agent systems. - [Whitepaper](https://github.com/pilot-protocol/pilotprotocol/blob/main/docs/WHITEPAPER.pdf): 25-page LaTeX paper covering protocol design, security analysis, and benchmarks. diff --git a/src/pages/blog/agent-communication-security-best-practices.astro b/src/pages/blog/agent-communication-security-best-practices.astro index e9a0eaa4..c64e4a22 100644 --- a/src/pages/blog/agent-communication-security-best-practices.astro +++ b/src/pages/blog/agent-communication-security-best-practices.astro @@ -36,7 +36,7 @@ const bodyContent = `