From 96187da80542023611acf59fdb5d062bd12ef723 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Tue, 15 Jul 2025 07:10:49 -0700 Subject: [PATCH] Fix legacy naming for EncryptedPayload --- standards/application/inbox.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/standards/application/inbox.md b/standards/application/inbox.md index 141f30d..6168cfa 100644 --- a/standards/application/inbox.md +++ b/standards/application/inbox.md @@ -111,9 +111,9 @@ flowchart TD D --> InboxV1Frame ``` -### EncryptedBytes +### EncryptedPayload -The EncryptedBytes message is a self-describing wrapper for all encrypted payloads. +The EncryptedPayload message is a self-describing wrapper for all encrypted payloads. This message type makes no assumptions about the encryption used and allows new conversation types to use the same messaging framework. As this protocol uses the KN noise handshake, the encoding wrapper uses the corresponding type.