Skip to content

Commit b852f18

Browse files
authored
Merge pull request #323 from ekr/issue298_freshness
Freshness -> keying material. Fixes #298
2 parents 8c122e1 + 9da7c82 commit b852f18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

draft-ietf-mls-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ still be holding old keying material and thus be a threat to both FS and PCS if
14921492
it is later compromised.
14931493

14941494
MLS partially defends against this problem by active members including
1495-
freshness. However, not much can be done on the inactive side especially in the
1495+
new keying material. However, not much can be done on the inactive side especially in the
14961496
case where the client has not processed messages.
14971497

14981498
> **Recommendation:** Mandate key updates from clients that are not otherwise

rfc9750-draft.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@ replacement of keying material, any client which is persistently offline may
17511751
still be holding old keying material and thus be a threat to both FS and PCS if
17521752
it is later compromised.</t>
17531753
<t>MLS partially defends against this problem by active members including
1754-
freshness. However, not much can be done on the inactive side especially in the
1754+
new keying material. However, not much can be done on the inactive side especially in the
17551755
case where the client has not processed messages.
17561756

17571757
<!-- [rfced] Section 8.2.2: We had trouble following this sentence.

0 commit comments

Comments
 (0)