From 2f90e14e5eb7cc77abd265ef3dc207a2b6cccd81 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann Date: Tue, 27 Aug 2019 16:29:51 +0200 Subject: [PATCH] Update status-spec.md --- status-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-spec.md b/status-spec.md index d63ec6e..ee9dc00 100644 --- a/status-spec.md +++ b/status-spec.md @@ -223,7 +223,7 @@ Transport Spec](status-secure-transport-spec.md) for more. [MVDS](https://specs.vac.dev/mvds.html) is used for 1:1 and group chats, however it is currently not in use for public chats. -[Status payloads](#payloads-and-clients) are serialized and then wrapped inside a MVDS message which is added to an [MVDS payload](https://specs.vac.dev/mvds.html#payloads), this payload is then encrypted and sent using whisper. +[Status payloads](#payloads-and-clients) are serialized and then wrapped inside a MVDS message which is added to an [MVDS payload](https://specs.vac.dev/mvds.html#payloads), this payload is then encrypted (if necessary for 1-to-1 / group-chats) and sent using whisper which also encrypts it. ## Payloads and clients