From 5983cd01f1d0122a34212959f9539e6230380e48 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Mon, 23 Jan 2023 13:08:12 +0100 Subject: [PATCH] Another note re noise --- schemas/noise.prs | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/noise.prs b/schemas/noise.prs index 2fc6cd9..17c7328 100644 --- a/schemas/noise.prs +++ b/schemas/noise.prs @@ -19,6 +19,7 @@ Packet = @complete bytes / @fragmented [bytes ...] . ; When layering Syndicate protocol over noise, ; +; - the canonical encoding of the serviceSelector is the prologue ; - protocol.Packets MUST be encoded using the machine-oriented Preserves syntax ; - zero or more Turns are permitted per noise.Packet ; - each Turn must fit inside a single noise.Packet (fragment if needed)