-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSC3813: Obfuscated events #3813
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also sign off on your changes so we can incorporate the MSC later on in the process.
proposals/3813-obfuscated-events.md
Outdated
<!--*Note: Text written in italics represents notes about the section or proposal process. This document | ||
serves as an example of what a proposal could look like (in this case, a proposal to have a template) | ||
and should be used where possible.* | ||
|
||
*In this first section, be sure to cover your problem and a broad overview of the solution. Covering | ||
related details, such as the expected impact, can also be a good idea. The example in this document | ||
says that we're missing a template and that things are confusing and goes on to say the solution is | ||
a template. There's no major expected impact in this proposal, so it doesn't list one. If your proposal | ||
was more invasive (such as proposing a change to how servers discover each other) then that would be | ||
a good thing to list here.* | ||
|
||
*If you're having troubles coming up with a description, a good question to ask is "how | ||
does this proposal improve Matrix?" - the answer could reveal a small impact, and that is okay.* | ||
|
||
There can never be enough templates in the world, and MSCs shouldn't be any different. The level | ||
of detail expected of proposals can be unclear - this is what this example proposal (which doubles | ||
as a template itself) aims to resolve.--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't forget to remove the template comments from the proposal :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in #tusooa/pull/1
Now #tusooa/pull/4
i'll squash the commits later |
I wonder if this PR could be implemented along with MSC3414 ( #3414 ), both would mean a very high metadata resistance, which would benefit the privacy of users. The only thing I don't like about Matrix are the metadata leaks along with the centralized identity system. Anyways, It would be interesting to see how these two proposals scale to Matrix P2P. |
No description provided.