-
Notifications
You must be signed in to change notification settings - Fork 4
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
how do channel ops fit into our planned ACL scheme? #8
Comments
I'd go for removing the concept of channel operators altogether (along with what is traditionally cmode +o). It serves no purpose other than vanity, i.e., "look at me, I am better than you because I have a symbol in front of my name". There will be plenty of people, including client developers, that want to do this regardless but there is no reason that behaviour should be enabled in ircd. If you actually need an overview of who has which capabilities, an |
|
I think what we will do is implement the prefixes as optional flags. That way channels which want hierarchy can implement it. The flags will probably be provided as |
Update on 2015-04-06: this was discussed on IRC long time ago and it appears that e.g. ZNC's *autocycle which I use doesn't attempt autocycling forever, I am not sure if it even cycled once. |
@Argure brings up an interesting point that since we're doing away with channel ops, we probably shouldn't fake them.
This is a request for comments concerning that.
The text was updated successfully, but these errors were encountered: