Authority: Navigation (Non-normative)
Purpose: Overview and future roadmap for direct P2P sessions.
Status: Stub — This protocol is not yet specified.
SBDP is the planned direct (peer-to-peer) session protocol for Sideband. It will provide secure SBP transport without a relay, using mutual-authenticated session negotiation (ADR-015) over direct transports such as WebRTC DataChannel, QUIC, or TCP.
SBDP is intentionally not specified yet to avoid premature abstraction. The current architecture ensures SBDP can be added without changes to SBP or higher layers.
| Protocol | Role |
|---|---|
| SBP | Application framing (used unchanged) |
| SBRP | Relay-based secure session |
| SBDP | Direct secure session (this protocol) |
This protocol delegates:
This protocol will define:
| Concern | Primary | Supporting |
|---|---|---|
| All | Not yet specified | — |
No normative specification exists at this time.