diff --git a/src/pages/blog/ietf-internet-draft-pilot-protocol.astro b/src/pages/blog/ietf-internet-draft-pilot-protocol.astro index 7a4d0d1..73a8cbc 100644 --- a/src/pages/blog/ietf-internet-draft-pilot-protocol.astro +++ b/src/pages/blog/ietf-internet-draft-pilot-protocol.astro @@ -2,6 +2,8 @@ import BlogLayout from "../../layouts/BlogLayout.astro"; const bodyContent = ` +

Pilot Protocol has an IETF Internet-Draft on file. Two documents - a problem statement and a full protocol specification - are live on the IETF Datatracker, the formal record for internet protocol proposals. Here is what each one covers and what filing actually means.

+

draft-teodor-pilot-protocol-01

What We Submitted

@@ -21,7 +23,7 @@ const bodyContent = `

Nobody is addressing the network and transport layer for agents. That is the exact space Pilot Protocol occupies. We are the only protocol that gives agents virtual addresses, encrypted UDP tunnels, NAT traversal, port-based services, and a bilateral trust model - below the application layer, where MCP and A2A operate.

-

The positioning is simple: A2A defines what agents say to each other. Pilot defines how they reach each other.

+

The positioning is simple: A2A defines what agents say to each other. Pilot defines how they reach each other. See how this plays out concretely in connecting MCP servers across agents and in our comparison of Pilot against TCP, gRPC, and NATS.

The Problem Statement

@@ -91,6 +93,8 @@ const bodyContent = `

We're particularly interested in feedback on the security considerations, the relationship to QUIC, and whether the problem statement adequately motivates the need for a network-layer solution.

+

For the underlying mechanics referenced across both drafts, see how NAT traversal works in practice in our NAT traversal deep dive.

+

Read the Drafts

Both Internet-Drafts are live on the IETF archive. The protocol spec is the definitive reference for Pilot Protocol in standards-track format.

@@ -100,12 +104,34 @@ const bodyContent = `
`; --- diff --git a/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro b/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro index d3edfa9..8498e1c 100644 --- a/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro +++ b/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro @@ -33,7 +33,7 @@ const bodyContent = `