[WIP] MSC4244: RFC 9420 MLS for Matrix#4244
Draft
turt2live wants to merge 6 commits into
Draft
Conversation
This was referenced Dec 21, 2024
HarHarLinks
reviewed
Dec 23, 2024
Comment on lines
+192
to
+193
| sending device must first retrieve a KeyPackage from one of the target user's devices. The first to | ||
| respond with a suitable KeyPackage is the device which will act as the 'invited' device, and can add |
Member
Author
There was a problem hiding this comment.
there's always abuse potential :p
what concerns are you thinking of here?
Contributor
There was a problem hiding this comment.
I'm not to firm in the details of comparable parts in current Matrix at this time, but actually regardless I was thinking of spam/DOS potential when not implementing this carefully enough.
Member
Author
There was a problem hiding this comment.
spam/DOS to who though? KeyPackages are essentially just one-time keys, and treated accordingly.
|
Is there any difference between this and #4256 |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered
Disclosure: I am Director of Standards Development at The Matrix.org Foundation C.I.C., Matrix Spec Core Team (SCT) member, employed by Element, and operate the t2bot.io service. This proposal is written and published under my Director of Standards Development hat, with a focus on interoperability between existing systems.
This proposal is a WIP, but opened early for collaboration on the problem space.
Depends on: