Ticket #1217 (closed Enhancement: fixed)
Client joins channel before nickserv responds to IDENTIFY command.
| Reported by: | zenwhen | Owned by: | akempgen |
|---|---|---|---|
| Priority: | Normal | Milestone: | Colloquy 2.3 |
| Component: | Chat Core (IRC) | Version: | 2.1 (Mac) |
| Severity: | Normal | Keywords: | identify privacy |
| Cc: |
Description
Issue: Client joins channel before nickserv responds to IDENTIFY command.
Description: On some networks, freenode being one of them, your IP is displayed as part of your join message to all users in a channel upon your entrance. This happens to everyone unless you request or are assigned a hostmask which blocks this info from view by the public.
It has been pointed out to me that my identification to nickserv is happening after I join channels, thus the added security of having a hostmask is being wasted. Apparently a few other clients such as IRSSI wait until a response is received from nickserv on the IDENTIFY command before joining channels.
If you could change this ordering, it would make me much less likely get get ddos'd by a user. I am an op in a couple Ubuntu project channels and there is a high risk of that due to rowdy users in channels seeking retribution from bands and such.
