Skip to content
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

Should adding an a room alias into the directory change the m.room.aliases event? #2369

Closed
ara4n opened this issue Sep 27, 2016 · 6 comments
Closed

Comments

@ara4n
Copy link
Member

ara4n commented Sep 27, 2016

I am very unclear as to why we ever echo the aliases put in the directory into the m.room.aliases event. What does the m.room.aliases event even do?

@ara4n
Copy link
Member Author

ara4n commented Oct 10, 2016

@erikjohnston - can you please remind me how this is meant to work? Is m.room.aliases purely to advise humans of other aliases where they can find this room? Can't we handle that OOB instead to avoid abuse?

@ara4n
Copy link
Member Author

ara4n commented Oct 10, 2016

This is fairly urgent now we let anyone set aliases on a room.

@erikjohnston
Copy link
Member

Is m.room.aliases purely to advise humans of other aliases where they can find this room?

This, which was more important before we had the concept of a canonical alias

@erikjohnston erikjohnston assigned ara4n and unassigned erikjohnston Jun 1, 2017
@ara4n
Copy link
Member Author

ara4n commented Oct 15, 2017

@erikjohnston (or @richvdh), what do you think about killing it entirely? it seems to bring more risk of abuse than value... Or possibly decoupling it entirely from the room directory, and requiring a power level to set it, so that admins can decide the official list of aliases they wish to endorse for a room? (Or we could put that list in canonical aliases...)

@ara4n ara4n removed their assignment Oct 15, 2017
@ara4n ara4n changed the title Adding an a room alias into the directory should not change the m.room.aliases event Should adding an a room alias into the directory change the m.room.aliases event? Sep 20, 2018
@richvdh
Copy link
Member

richvdh commented Feb 14, 2020

@erikjohnston (or @richvdh), what do you think about killing it entirely? it seems to bring more risk of abuse than value... Or possibly decoupling it entirely from the room directory, and requiring a power level to set it, so that admins can decide the official list of aliases they wish to endorse for a room? (Or we could put that list in canonical aliases...)

lol, good ideas! If only someone would hurry up and spec this

@richvdh
Copy link
Member

richvdh commented Mar 20, 2020

this is now superceded by #12337 etc.

@richvdh richvdh closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants