oftc / oftc-ircservices

OFTC's IRC Services
https://www.oftc.net/CodingProjects/
GNU General Public License v2.0
33 stars 22 forks source link

Avoid duplicate cloaking #19

Closed df7cb closed 5 years ago

df7cb commented 7 years ago

On services startup, we sometimes cloak tor users twice:

!coulomb Activating Cloak: 0BGAAAMXP.tor-irc.dnsbl.oftc.net -> 00012b9d.user.oftc.net for Fredzupy
!coulomb Activating Cloak: 00012b9d.user.oftc.net -> 0BGAAAMXP.tor-irc.dnsbl.oftc.net for Fredzupy

We should try to avoid that.

dwfreed commented 5 years ago

I believe I've fixed this since; feel free to reopen if you see it again