|
|
|
|
|
by _tdeb
135 days ago
|
|
2020 and you got banned instantly off of Discord.. Last year I tried Windows 11 in a VM and I couldn't even get to the part where I create a local user. Turns out I needed a Microsoft account which I tried with a disposable email only to be told that I couldn't sign up because the 'email address has suspicious activity', despite only being created there and then. How funny What zzo said though, IRC is simple and many free software projects already use it (eg Tor, gentoo) but I think there's a different barrier to entry since users may want old chat history (bouncers), IRC-specific spam and client choices (GUI, CLI, no mobile??) (& I'm pretty sure IRC networks used to be somewhat anti-Unicode? correct me if I'm wrong). Then again I should expect hackers to actually know how to use that, but probably less so of an enduser |
|
I expect there are mobile choices, but if not, someone can write one; however, there is also possibility of having web chat (which seems to be common), etc. (However, I dislike the web chats that do not display the information for using IRC clients. They should be made to display such information even if JavaScript is disabled.)
For history, it is possible to have public logs for public channels, which can be either recorded by a dedicated client, or recorded by the server (although using a client is probably more common, it can be done on the server as well).
> I'm pretty sure IRC networks used to be somewhat anti-Unicode? correct me if I'm wrong
You can use multiple character sets on IRC, including Unicode. (If necessary, you might use ISO 2022 to switch between them, although this does not seem to be common.) (Also, some older IRC servers might not be 8-bit clean, and so might some newer ones that require Unicode (which are only partially 8-bit clean), unfortunately; however, any proper IRC server should be really 8-bit clean in order to avoid these problems.)