-
Notifications
You must be signed in to change notification settings - Fork 16
/
seven.shtml
20 lines (12 loc) · 1.97 KB
/
seven.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--#set var="page_title" value="freenode: ircd-seven" -->
<!--#set var="content_title" value="ircd-seven" -->
<!--#include file="include/header-mainlogos.shtml" -->
<p><span class="freenode">freenode</span>'s next generation ircd project, ircd-seven, is a branch of the <a href="http://atheme.org/projects/charybdis.html">charybdis</a> ircd, with changes specific to freenode's needs. It was designed to replace the previous ircd, hyperion, which was based on dancer-ircd, a fork of hybrid 6.</p>
<p>The network was migrated to ircd-seven at the end of January, 2010.</p>
<p>The source code is available on <a href="https://github.com/freenode/ircd-seven">GitHub</a>. If you're interested in learning more about ircd-seven, join us in #freenode-seven.</p>
<p>Because <span class="freenode">freenode</span>'s goals are different from a general-purpose chat network, it should be expected that the ircd design reflect this. We will attempt to maintain backward compatibility (including with RFC 1459), but some features may not work, or may work differently where we feel it serves our goals. We are committed to providing a robust service to peer-directed projects. We are not committed to maintaining an unmodified IRC environment, so the differences between freenode and other ircds may grow larger. We will continue to develop and improve the reliability of the service, with your support and understanding.</p>
<h2>The ircd-seven testnet</h2>
<p>There is a public test network for ircd-seven running on <a href="irc://testnet.freenode.net:9002">testnet.freenode.net</a> port 9002, or 9003 for <a href="ircs://testnet.freenode.net:9003">SSL connections</a>. The test network is independent of the main <span class="freenode">freenode</span> network, so your normal channels may not exist. If you want to test updates to ircd-seven, or get an early preview of new features, join us in #freenode there.</p>
<!--#set var="SPONSOR_LINKS" value="<small>
</small>"-->
<!--#include file="include/trailer.shtml" -->