Log in | Back to darenet.org

Development Team

m
Line 7: Line 7:
=== ircd-darenet ===
=== ircd-darenet ===
-
ircd-darenet is a fork of [http://evilnet.sf.net Nefarious IRCu], which itself is a fork of Undernet's [http://coder-com.undernet.org ircu]. In addition to these two ircds, ircd-darenet also contains code from Quakenet's [http://dev.quakenet.org snircd].
+
Current version: 2.0.5
-
Development has begun on ircd-darenet 2, which is a fork of Undernet's [http://coder-com.undernet.org ircu 2.10.12] branch. The goal being to re-implement those features we have come to know and love in ircd-darenet 1.x on top of a more modern code base, while leaving behind a lot of stuff found in [http://evilnet.sf.net Nefarious IRCu] that we do not utilize. The end result hopefully being a leaner, more efficient ircd.
+
ircd-darenet is a fork of Undernet's [http://coder-com.undernet.org ircu] (u2.10.12 branch), and also contains various code from Quakenet's [http://dev.quakenet.org snircd] patchset.
-
The ircd is programmed in [[Wikipedia:C_(programming_language)|C]].
+
=== evo ===
-
[[http://cia.vc/stats/project/ircd-darenet CIA.vc project page]]
+
Current version: 1.0.0
-
=== services-darenet ===
+
Evo, which is a fork of [http://www.srvx.net srvx], was developed to replace services-darenet (which was forked from [http://evilnet.sf.net X3], itself a fork of an older srvx code base].
-
 
+
-
services-darenet is a fork of the popular [http://evilnet.sf.net X3] IRC services package, which itself is a fork of [http://www.srvx.net srvx], but also includes features unique to DareNET.
+
-
 
+
-
Services is primarily programmed in [[Wikipedia:C_(programming_language)|C]], though it supports [http://www.python.org Python] modules via its scripting interface.
+
-
 
+
-
[[http://cia.vc/stats/project/services-darenet CIA.vc project page]]
+
=== webchat-darenet ===
=== webchat-darenet ===
Line 44: Line 38:
=== Where can I download projects? ===
=== Where can I download projects? ===
-
Most of our patches to [http://www.qwebirc.org qwebirc] can be found [https://bitbucket.org/secretagent/qwebirc here].
+
Most of our patches to [http://www.qwebirc.org qwebirc] can be found [https://bitbucket.org/secretagent/qwebirc here).
While we do plan to eventually release ircd-darenet and services-darenet, your patience is required until it happens. In the mean time, we recommend taking at look at the following projects (in no particular order), for IRC daemons and services with comparable feature sets:
While we do plan to eventually release ircd-darenet and services-darenet, your patience is required until it happens. In the mean time, we recommend taking at look at the following projects (in no particular order), for IRC daemons and services with comparable feature sets:

Revision as of 23:11, 16 June 2014

DareNET's development team is dedicated to maintaining the software that's running on the IRC network and its web properties, which includes IRC server daemons, IRC services, a webchat client and the DareNET website. The team can be reached via email at dev@darenet.org or in #dev on the network.

Projects

The development team is responsible for developing and maintaining the following projects:

ircd-darenet

Current version: 2.0.5

ircd-darenet is a fork of Undernet's ircu (u2.10.12 branch), and also contains various code from Quakenet's snircd patchset.

evo

Current version: 1.0.0

Evo, which is a fork of srvx, was developed to replace services-darenet (which was forked from X3, itself a fork of an older srvx code base].

webchat-darenet

webchat-darenet is simply the code name we've given to our series of patches for the popular qwebirc client, most of which have now been incorporated upstream. Those which haven't can also be found here. Much thanks to Chris Porter (slug) for developing this great client, and freely releasing it.

website-darenet

The current site was built using some great technologies, which include:

FAQ

Where can I download projects?

Most of our patches to qwebirc can be found [https://bitbucket.org/secretagent/qwebirc here).

While we do plan to eventually release ircd-darenet and services-darenet, your patience is required until it happens. In the mean time, we recommend taking at look at the following projects (in no particular order), for IRC daemons and services with comparable feature sets:

I found a bug, where can I report it?

Please send any bug reports to dev@darenet.org. We can also be reached in #dev on the network.

How do I get involved with DareNET Development?

If you're interested in contributing to one of DareNET's projects, whether it be with actual development or improving documentation, drop us a line at dev@darenet.org. If you have a GitHub, Bitbucket, Sourceforge, etc. profile, feel free to include links to those as well.