mikaela.github.io/_posts/2015-07-19-ircnet.md

42 lines
1.8 KiB
Markdown
Raw Normal View History

2015-07-19 16:38:25 +02:00
---
layout: post
comments: true
title: "Leaving IRCnet due to unwanted PMs and no way to filter them"
category: [english]
tags: [english, irc]
---
*IRCnet is dying network, one of the first ones, and it has no centralized
management, so nothing new ever happens there.*
2015-07-19 16:38:25 +02:00
I left IRCnet today because I have gotten enough unwanted PMs (Private
2015-07-19 16:38:25 +02:00
Messages). Mostly there was nothing bad in them, but I have long history
with IRC harassment so I get very anxious every time I receive a message
from sender I don't know or more importantly [have approved].
* [freenode-harassment] - freenode staff had zero interest to doing
anything so I released the most troubling content.
* [ircassholes] - site where you can submit people who...
[have approved]:{% post_url 2015-04-02-umode+g %}
[freenode-harassment]:https://github.com/Mikaela/freenode-harassment
2015-07-19 17:01:13 +02:00
[ircassholes]:http://ircassholes.tumblr.com/
2015-07-19 16:38:25 +02:00
2015-07-19 17:01:13 +02:00
There are also other missing features:
2015-07-19 16:38:25 +02:00
* [TLS (over IRC in this blog)] - Encrypted connection between you and the
server.
* Services - NickServ, ChanServ etc. NickServ allows nicks to be registered
so you can be sure that you talk to the person and not someone who
stole their nick for imposting and doing bad things as you. ChanServ
again allows channel registration and having access list so all ops
can always be opped automatically and voiced people voiced etc.
* [IRCv3] - Modernizing the IRC protocol with many improvements, such as
[away-notify] which makes server tell you every time someone on common
channel goes /away or returns. I mention this, because it decreases
bandwidth a lot as clients don't have to `/who`-poll to see which people
are away. Away-notify is also faster.
[TLS (over IRC in this blog)]:{% post_url 2015-04-22-IRC-over-TLS %}
[IRCv3]:http://ircv3.net/