MSC4264: Tokens for Contacting Accounts or Joining Semi-Public Rooms#4264
MSC4264: Tokens for Contacting Accounts or Joining Semi-Public Rooms#4264thomasfiala wants to merge 7 commits intomatrix-org:mainfrom
Conversation
There was a problem hiding this comment.
Implementation requirements:
- Client
- Server
- Complement tests
|
Hi there, great ideas. Given that direct chats are noting but specific rooms, I am wondering if this MSC should not be more generic in the sense that e.g. "allowing tokens to enter a room" could solve this issue just as well and provide a more generic solution. |
…mi-public rooms.
Thank you @spaetz. I implemented your proposal into the text. Accordingly, I also updated the title. I hope that it's not confusing, though. Any idea to rephrase it is highly welcome. Possibly the idea to establish semi-public rooms is more generic and requires a separate proposal? |
There was a problem hiding this comment.
ie: something like allow_tokens or similar, potentially spinning the joins part out to its own MSC.
There was a problem hiding this comment.
Yes, you can definitively see it this way. I'm open to grouping/organizing this MSC in any way that makes more sense.
Just one thing to keep in mind: #4155 currently appears to be a more or less "standard" whitelist/blacklist feature. The concept of "tokens" and, subsequently, the meas of managing and displaying them, might possibly create confusion if being mixed up with #4155.
Tokens for Contacting Accounts
about: A proposal to implement tokens that can or must be set when contacting another user to prevent spam.
Rendered
I have no affiliation with Matrix or any of its clients and created the proposal out of self-motivation.
Pull Request Checklist