Log in | Back to darenet.org

Development Team

m (evo)
Line 1: Line 1:
-
__NOTOC__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 [https://webchat.darenet.org/?channels=dev #dev] on the network.
+
__NOTOC__DareNET's development team is dedicated to actively maintaining and developing the software that's running the network. The team can be reached via email at dev@darenet.org or in [https://webchat.darenet.org/?channels=dev #dev].
-
== Projects ==
+
== Development Projects ==
-
The development team is responsible for developing and maintaining the following projects:
+
DareNET currently develops the following projects:
=== ircd-darenet ===
=== ircd-darenet ===
Line 9: Line 9:
Current version: 2.0.5
Current version: 2.0.5
-
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.
+
ircd-darenet 2.x is a fork of the Undernet Universal IRC daemon (u2.10.12 branch), also known as [http://coder-com.undernet.org ircu], and contains various code from Quakenet's [http://dev.quakenet.org snircd] patchset. Some of DareNET's patches include SSL encryption (both server<>server and server<>client), persistent channels, partial IRCv3 support, fakehosts and remote server and user management.
=== evo ===
=== evo ===
Line 15: Line 15:
Current version: 1.0.0
Current version: 1.0.0
-
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).
+
Evo is our account and channel management services running on DareNET, which was forked from GameSurge's [http://www.srvx.net srvx] services. Some of DareNET's patches include channel quotes, title management (HostServ), stronger password hashing, additional channel and user management options, web integration and more.
=== lua-mafia ===
=== lua-mafia ===
Line 21: Line 21:
DareNET's implementation of the widely popular Mafia parlor game. You can play in [https://webchat.darenet.org?channels=#mafia #Mafia]. You'll need a registered account, which you can get [https://www.darenet.org/signup here] (don't worry, it's free!).
DareNET's implementation of the widely popular Mafia parlor game. You can play in [https://webchat.darenet.org?channels=#mafia #Mafia]. You'll need a registered account, which you can get [https://www.darenet.org/signup here] (don't worry, it's free!).
-
=== webchat-darenet ===
 
-
webchat-darenet is simply the code name we've given to our series of patches for the popular [http://qwebirc.org qwebirc] client, most of which have now been incorporated upstream. Those which haven't can also be found [https://bitbucket.org/secretagent/qwebirc 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:
 
-
 
-
* [http://www.php.net PHP] & [http://www.cakephp.org CakePHP]
 
-
* [http://www.python.org Python]
 
-
* QServer (an external interface to services-darenet)
 
-
* [http://www.mysql.com MySQL] & [http://pypi.python.org/pypi/PyMySQL/ PyMySQL]
 
-
* [http://redis.io Redis], [https://github.com/nrk/predis Predis] & [https://github.com/andymccurdy/redis-py redis-py]
 
-
* [http://jquery.com jQuery]
 
-
* [http://nginx.org/ Nginx]
 
-
* [http://www.openssl.org/ OpenSSL] & [http://pypi.python.org/pypi/pyOpenSSL pyOpenSSL]
 
== FAQ ==
== FAQ ==
Line 42: Line 27:
=== 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] have been incorporated upstream.
-
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:
+
Our other projects, including those listed on this page, are highly customized to our network and so publishing them would not make much sense. While we may eventually release ircd-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:
* [http://www.atheme.org/project/charybdis Charybdis]
* [http://www.atheme.org/project/charybdis Charybdis]

Revision as of 19:59, 20 June 2014

DareNET's development team is dedicated to actively maintaining and developing the software that's running the network. The team can be reached via email at dev@darenet.org or in #dev.

Development Projects

DareNET currently develops the following projects:

ircd-darenet

Current version: 2.0.5

ircd-darenet 2.x is a fork of the Undernet Universal IRC daemon (u2.10.12 branch), also known as ircu, and contains various code from Quakenet's snircd patchset. Some of DareNET's patches include SSL encryption (both server<>server and server<>client), persistent channels, partial IRCv3 support, fakehosts and remote server and user management.

evo

Current version: 1.0.0

Evo is our account and channel management services running on DareNET, which was forked from GameSurge's srvx services. Some of DareNET's patches include channel quotes, title management (HostServ), stronger password hashing, additional channel and user management options, web integration and more.

lua-mafia

DareNET's implementation of the widely popular Mafia parlor game. You can play in #Mafia. You'll need a registered account, which you can get here (don't worry, it's free!).


FAQ

Where can I download projects?

Most of our patches to qwebirc have been incorporated upstream.

Our other projects, including those listed on this page, are highly customized to our network and so publishing them would not make much sense. While we may eventually release ircd-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.