All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
- 0 users online
- 4 users / day
- 17 users / week
- 47 users / month
- 282 users / 6 months
- 17 subscribers
- 1.55K Posts
- 5.37K Comments
- Modlog
irc itself doesn’t have source code, it’s just a set of instructions on how servers and clients should communicate. There’s stuff like this: ircv3 which defines how ircv3 works. and gives info on how the old school irc stuff worked as well.
IRC is a protocol, there’s implementations of it like Librechat: https://libera.chat/contributing/development/
Where is the FTP and IMAP source code?
PROTIP: there isn’t any.
Checkmate open source community!
The RFC specifications? That’s the closest thing to a source code for those.
Maybe you mean the various IRC apps’ source code? That is per app. IRC itself is just an open documented protocol (so not source code at all). More info on IRC’s protocol standards at https://ircv3.net/irc/.
You have a selection of them here: https://ftp.funet.fi/pub/unix/irc/