Skip to content

Commit 9d1aca4

Browse files
committed
spec: Clarify meaning of "synchronised" for broadcast identifiers
Suggested-by: Luke Barone-Adesi <[email protected]> Signed-off-by: Michael Brown <[email protected]>
1 parent 909ab62 commit 9d1aca4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/cx.lyx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1671,9 +1671,9 @@ A Broadcast Layer SHOULD NOT expose any additional information beyond the
16711671
Such techniques MAY include the use of single-use or short-lived values
16721672
for fields that would normally contain identifying information (such as
16731673
a hardware MAC address).
1674-
Where short-lived values are used, the lifecycle of these short-lived values
1675-
MUST be synchronised with the lifecycle of a single Contact Identifier,
1676-
to prevent the persistent identification of an Advertiser via linkage attacks.
1674+
Where short-lived values are used, the lifetime of these short-lived values
1675+
MUST NOT extend beyond the lifetime of a single Contact Identifier, to
1676+
prevent the persistent identification of an Advertiser via linkage attacks.
16771677
\end_layout
16781678

16791679
\begin_layout Standard

0 commit comments

Comments
 (0)