From d0180200d521f5daa29bc8163ac7fe0db023f5e6 Mon Sep 17 00:00:00 2001 From: druid520 Date: Tue, 18 Aug 2026 00:17:19 +0000 Subject: migrate to druid.rocks + security.txt --- irc.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'irc.html') diff --git a/irc.html b/irc.html index 1ac247e..d2b2329 100644 --- a/irc.html +++ b/irc.html @@ -3,20 +3,20 @@ - 0druid.cc - irc + druid.rocks - irc -

irc.0druid.cc

+

irc.druid.rocks

homepage. git. irc.

my irc server, invite only. tls only on port 6697, it runs ergo, and it officially supports catgirl (thats what i use).

its no email. just nick + password, then optionally a cert for passwordless login from catgirl.

connect with catgirl:

-
catgirl -h irc.0druid.cc -p 6697
+
catgirl -h irc.druid.rocks -p 6697

first time, register your account (nick + password):

/msg NickServ REGISTER nick pass
-

then you can log in with sasl. put this in ~/.config/catgirl/irc.0druid.cc:

-
host = irc.0druid.cc
+	

then you can log in with sasl. put this in ~/.config/catgirl/irc.druid.rocks:

+
host = irc.druid.rocks
 port = 6697
 nick = nick
 user = nick
@@ -26,7 +26,7 @@ sasl-plan = user:pass

or, do it without a password at all: add your tls cert to your account. connect with your cert, log in once, then:

/msg NickServ CERT ADD

and switch to cert-only auth:

-
host = irc.0druid.cc
+	
host = irc.druid.rocks
 port = 6697
 nick = nick
 user = nick
-- 
cgit 1.4.1