{% extends "base.html" %} {% block title %}echoIRCd — a native-Rust IRC network{% endblock %} {% block topic %}#home — echoIRCd, a native-Rust IRC daemon & services · no fork · no C · no unsafe{% endblock %} {% block chan %}#home{% endblock %} {% block cmd %}/connect{% endblock %} {% block buffer %}
19:28-!-Now talking on #home
19:28-!-echoIRCd/5.0.0 · irc.echoircd.org · network echoiRCd · +6697 TLS1.3
19:28-->you (~guest@echoircd.org) has joined #home
19:29<echoircd>hey — you're looking at an IRC network written from the ground up in Rust.
19:29<echoircd>original code: no InspIRCd fork, no C, and #![forbid(unsafe_code)] across the whole tree.
19:29<echoircd>the daemon speaks full IRCv3 and modern TLS; services handle accounts, channels and SASL.
19:30*echoircd slides the tabs your way — #features for the tech, #connect to join
19:30<you>nice. how do I get on?
19:30<echoircd>/connect — or open the web client right in your browser.
tls 1.3 · post-quantum ircv3 full cap set sasl incl. ecdsa unsafe 0 lines
{% endblock %}