GithubHelp home page GithubHelp logo

ronsor / nircd Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 4.0 72 KB

nircd is new ircd intended to decentralize IRC more

License: Mozilla Public License 2.0

Shell 0.02% Perl 99.98%
ircd irc server perl p2p decentralized federated buzzword7

nircd's Introduction

nircd

nircd is a new, open IRCd based on a modified fork of perl's POE::Component::Server::IRC. It is designed to allow any user to link a server making IRC more decentralized.

Setup

nircd is simple to setup.

  1. Run the ./configure script. For options, see ./configure -h.

  2. If ./configure encounters any errors, see the FAQ

  3. Copy sample.conf to ircd.conf and modify it. Make sure to change the name of the MOTD file to "ircd.motd"!

  4. Run the ircd as ./ircd ircd.conf. It does not fork() and daemonize so you'll need to run it in something like tmux or screen

Features

  • Anybody can link a server (unless you specifically ban them), this makes IRC more decentralized.

  • TS5-based linking protocol allows you to run services and link ircd-hybrid-7.0 servers

  • Runs on any platform that perl runs on

  • Easy to modify if you want to

FAQ

Why the name nircd?

The name means nothing -- it was random.

How do I contribute?

Submit a pull request with enhancements or bug fixes or start an issue for any problem you have.

Can I set this up without OpenSSL

OpenSSL is critical to providing SSL listening capability in the IRCd. For a more secure future, there is no way to disable SSL support and requirements (short of modifying the software).

License

Mozilla Public License, 2.0

nircd's People

Contributors

bscan avatar ronsor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nircd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.