David Schultz

Results 40 comments of David Schultz

Personally, I think this should be something that is disabled by default and can be enabled by network admins and channel founders.

My idea was for there to be a flag in ChanServ, like with anope. If network admins didn't want hiding kickers, they could unload `chanserv/set_hidekick` (just using an example module...

I would be sure to note this caveat in the UMODE help

given that the [ns_badmail](https://github.com/atheme/atheme/blob/master/modules/nickserv/badmail.c) module is in the main atheme repo, this issue should probably be posted over there

> perhaps we could just use IP and not rDNS at all? +1 - Given that the only effective bans on SASL bruteforcers generally take effect before rDNS lookup, we...

We've removed the dependency from the develop branch see 6e808e2 and c4a3043

I think we discussed this on IRC a few weeks ago. For some reason, bitbot isn't able to find your socket file automatically in your specific environment. To remedy this,...

I think we should limit random quotes to inside a single channel context. If nothing else, this will avoid accidental exposure of private data to public channels.

Perhaps the `channel-quotes` settings should also be defaulted to on for the same reason cc @jesopo - thoughts on this?

Implementing in production is probably the single best way to find whether or not a spec works well in the wild and to get end users and devs excited about...