Skip to content

Commit c559cff

Browse files
committed
Harmonize XML
1 parent c04c107 commit c559cff

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

draft-ietf-mls-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ not be enough to provide strong privacy or anonymity properties.
18131813
In the case where private data or metadata has to be persisted on the servers
18141814
for functionality (mappings between identities and push tokens, group
18151815
metadata, etc.), it should be stored encrypted at rest and only decrypted upon need
1816-
during the execution. Honest service provideros can rely on such "encryption at
1816+
during the execution. Honest service providers can rely on such "encryption at
18171817
rest" mechanisms to be able to prevent access to the data when not using it.
18181818

18191819
> **Recommendation:** Store cryptographic material used for server-side
@@ -1935,7 +1935,7 @@ attacker who has compromised the AS to silently impersonate the client.
19351935
One important property of MLS is that all members know which other members are
19361936
in the group at all times. If all members of the group and the Authentication
19371937
Service are honest, no parties other than the members of the current group can
1938-
read and write messages protected by the protocol for that Group.
1938+
read and write messages protected by the protocol for that group.
19391939

19401940
This guarantee applies to the cryptographic identities of the members.
19411941
Details about how to verify the identity of a client depend on the MLS

0 commit comments

Comments
 (0)