Skip to content

Commit

Permalink
[RFC 0094] Use Matrix for Official Chat
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm committed May 20, 2021
1 parent 13b5084 commit 4e2f64e
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions rfcs/0094-use-matrix-for-official-chat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
feature: use-matrix-for-official-chat
start-date: 2020-05-19
author: Ryan Mulligan
shepherd-team:
shepherd-leader:
---

# Summary
[summary]: #summary

Switch from Freenode to our own Matrix homeserver as our official
community chat.

# Motivation
[motivation]: #motivation

The current official community chat host, Freenode, has lost its
leadership and its future is uncertain. Many Free Software communities
are abandoning it, so its network effects may be negative instead of
positive.

# Detailed design
[design]: #detailed-design

Update the [NixOS.org community
page](https://nixos.org/community/index.html) to point to the new
Matrix homeserver that has already been created which you can join by
visting the [Invite
link](https://app.element.io/#/room/#community:nixos.org).

Update any other places that point to Freenode to point to Matrix
instead.

# Drawbacks
[drawbacks]: #drawbacks

People are used to Freenode and it might be harder for people to use
Matrix, which requires more complex clients.

# Alternatives
[alternatives]: #alternatives

1. Do nothing
2. Switch to another IRC network

0 comments on commit 4e2f64e

Please sign in to comment.