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