Projects:Matrix
Exact name | Matrix |
---|---|
Generated Design (experiment here) | |
Description | An open network for secure, decentralised communication |
Has website | https://matrix.org/ |
Persons working on | Emperor, JC, Weeman
Edit specify you're working on this project on your user page, here... and then on "edit with form" at the top. |
Self-organized sessions | |
Tags | Matrix, Communnications, open-source, Decentralisation |
Located at village | Village:FraMa |
Other projects...
| |
โก๏ธ Join the Matrix Community Space (#community:matrix.org)
๐ฃ This Week in Matrix: Keep up to date with what's happening in the Matrix universe
โ๏ธ Sessions planned during MCH โ๏ธ
๐งญ All workshops take place in the FraMa village
โผ๏ธ Just in case - bring a chair
Friday, 12:45 - 14:00: Community Testing
Let's test the latest features together!
Join an Element Matrix Community Testing session and help to improve the Element Matrix client.
Helping with testing is the most casual way to contribute:
- ๐ Community Testing Wiki page
- ๐ Join the Community Testing room (#element-community-testing:matrix.org) and say hello
Saturday, 16:00 - 18:00: Set up your own Matrix server
A guided tour on how to set up your own Synapse Matrix server.
What to do here:
- Getting started with Synapse
- either via distribution's package manager
- or Docker (English guide or German guide)
- Set up everything for smooth Voip
- No backup - no mercy: A basic backup/restore strategy
What to bring:
- A laptop + shell experience
- A Linux server with an up to date OS (or Docker)
- 2-3 domains
- Given your main domain is
example.com
- Set up a sub-domain for the Matrix server: e.g.
matrix.example.com
- Optionally for hosting a chat client: e.g.
chat.example.com
- Given your main domain is
- Optionally an SMTP account to enable notifications and password reset mails
- Optionally a second IP address to host a TURN server
Sunday 16:00 - 18:00: Your first Matrix bot
Endless possibilities: Control your lights from Matrix via or get updates from your favourite news site.
Learn how to create your first Matrix bot in Python or JavaScript.
What to do here:
- Hack on your first Matrix bot
- Get some quick start help
- Experiment what is possible
What to bring:
- A laptop
- Experience in either JavaScript (TypeScript) or Python