Does IRC properly recognize property rights – i.e. can an IRC channel be registered somewhere as property like a URL is property? I don’t use the chat much, but I used to use IRC chat very often, and since the channel was not recognized as being property, it could be taken over at any time and one would lose the channel. So, I’d check on that first before switching.
I used to chat in #geekspeak but I didn’t start going there until what were, unbeknownst to me, its later years…
It is possible to run your own IRC server, in which case you can control all aspects of its operation. People have to get their IRC clients to log directly into your server. Your server is unlikely to have a wide variety of channels because no one will go there except people who are interested in its main channel.
It is also possible to run a channel on an existing server or network of servers (e.g., DALNet, Undernet). In that case you only have as much property as the network lets you secure, according to its own policies. Back when I used to use IRC, it was also common for these networks to be abused, in violation of their own policies, which means in practice that you can have trouble securing things even though you technically have (as per policy) a right to possess them.
#geekspeak was run on its own server, but a bot relayed things back and forth between it and I don’t know which one of the major networks.
IRC servers typically run on ports that are blocked by corporate firewalls, meaning that you might be unable to chat from work if this plan is implemented. Then again, the administrators could run IRC protocol on port 80 on a different IP address.
Another common problem with IRC is that, unless you use a relay, you expose your IP address to everyone in the channel. (If you do use a relay you expose the IP address of the relay, so few service companies are willing to host one.) A malicious person can use this to launch a DDOS attack against you, and there will be no way for you to tell where it is coming from. (DDOS = distributed denial of service.) Many ISPs will then disconnect you as if the attack is your fault. Others will happily bill you for the bandwidth. Fear of DDOS attacks – even though I was never hit by one – is what caused me to stop using IRC.