From 3d60c962caa249f77b11538d2472205deca982b6 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 14 Nov 2021 21:01:54 +0000 Subject: [PATCH] clarify description param --- proposals/3489-location-streaming.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proposals/3489-location-streaming.md b/proposals/3489-location-streaming.md index e6976b17a..ee727713a 100644 --- a/proposals/3489-location-streaming.md +++ b/proposals/3489-location-streaming.md @@ -74,6 +74,10 @@ The special ID `self` is used to indicate that the beacon describes the primary asset associated with that mxid (e.g. the whereabouts of its human user). +The `m.location` section of the `m.beacon.*` event should not include a +`description` field, as this instead resides on the matching +`m.beacon_info.*` state event. + ## Encryption Location data should be stored end-to-end encrypted for obvious data privacy