πMatrix Live S12E11 - Relay, macOS client
πDept of Events and Talks π£οΈ
πRe-opening Conference Merch Pre-Orders
Thib announces
By popular demand: we have reopened the pre-orders for the conference merch, since we managed to push back the production deadline with our partner!
You now have until the end of July to pre-order your hoodie, T-shirt, beanie, and socks on the Conference Store
πLast Week to Submit Proposals for Matrix Conf
Thib reports
This is the last week to submit proposals for The Matrix Conference 2026! The CfP closes on Sunday, 14th June 23:59 CEST. If you planned to submit a talk, now's the time!
πStammtische π»
HarHarLinks reports
A Stammtisch ("regular's table") is a German meetup format where those with a shared interest meet regularly for discussion, exchange, and socialising. Find more community organised events at https://matrix-community.events!
- 8 June: #matrix-stammtisch:ccc.ac at ccc.ac
- 10 June: #matrix-stammtisch:koeln.ccc.de at koeln.ccc.de
πDept of Working Groups πͺ
πRoom Directory Working Group (website)
The Room Directory WG helps maintain the room directory on the matrix.org homeserver.
The Dark Wizard says
Here is your weekly update from the Matrix.org Room Directory Working Group!
The Room Directory is a great place to find rooms and promote your own. If you are a room administrator and are interested in potentially listing a room, please consider filling out the form!
If you are interested in helping us curate a high-quality, interesting directory for the wider Matrix community, we can always use your help! Come chat with us in #room-dir-wg-office:neko.dev!
This week, the following rooms were added to the matrix.org room directory:
- xroutine-matrix (#xroutine-matrix:matrix.org) Come talk about all things technology! Programming | Linux | Open source projects | Arduino | Security | IoT | SBC like the raspberry pi | Arm devices | RISC-V | LlaMa. Your pet tech projects are at home at xroutine. This room is bridged with libera #xroutine
- Video Games (#videogames:waywardinn.com) A space for all things video games, PC, console, and mobile are all welcome! Keep off-topic in the off-topic room. Common-sense rules apply.
- Foodies (#foodies:devture.com) This room is for all culinarians, people who like to cook or at least eat food with pleasure. In short: Foodies. Share yβ¦
- Scalie Computer (#scaliecomputer:mx.scalie.zone) Official chatroom for the π¦ https://scalie.computer link aggregator for computer/tech topics! (No AI please) | To receive an invite, participate in discussions and such (unless I know you) | Registration form https://nextcloud.akselmo.dev/index.php/apps/forms/s/dD4Bp2WTxexgH3eEcYzQWzjQ | Bridged to #scaliecomputer in libera.chat
- Nexus Client (#nexus:federated.nexus) A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. Code of Conduct: https://federated.nexus/code/ Repo: https://nexus.federated.nexus
- PC Gaming #vgpc:waywardinn.com A room for all things PC gaming. Keep off-topic to the off-topic room. Space: #videogames:waywardinn.com
- Continuwuity (room list) (#space:continuwuity.org) Space for the Continuwuity rooms. See guidelines: https://continuwuity.org/community
πDept of Spec π
Andrew Morgan (anoa) {he/him} reports
Here's your weekly spec update! The heart of Matrix is the specification - and this is modified by Matrix Spec Change (MSC) proposals. Learn more about how the process works at https://spec.matrix.org/proposals.
πMSC Status
New MSCs:
- MSC4487: Deprecate internal use of matrix.to navigation
- MSC4486: Filtering & pagination for listing delayed events
- MSC4485: Homeserver feature controls
MSCs in Final Comment Period:
- MSC4436: Make server ACLs case insensitive (merge)
- MSC4423: Undefine order of room directory (merge)
- MSC4402: Consistent redirects for .well-known-files (merge)
Accepted MSCs:
- No MSCs were accepted this week.
Closed MSCs:
- No MSCs were closed/rejected this week.
πSpec Updates
For anyone who has an implementation of MSC2545: Image Packs, note that there was a small clarification to the MSC post-merge regarding the
heightproperty in inline emoticons. Double-check your implementations didn't accidentally copy the incorrect syntax in the MSC's example!
πDept of Trust & Safety βοΈ
πpolicyserv (website)
A proactive safety and moderation tool for Matrix communities.
TravisR reports
v1.6.0 is out now! We've fixed a bunch of bugs since v1.5.0 last month, especially around state learning. Let us know if more bugs remain!
β¨ Looking to try policyserv without deploying your own? Check out the Foundation's freely available instance.
For help and support, visit #policyserv:matrix.org on Matrix π
πDept of Servers π’
πTuwunel (website)
Enterprise successor to conduwuit, the high-performance and feature-rich fork of Conduit.
june βΏ π³οΈββ§οΈ (it/she/puppy) reports
Tuwunelπ 1.7.1 rebuilds federation event fetching
Tuwunel 1.7.1 reworks how it tracks down events missing from other servers. A new data-fetching service runs lookups concurrently, ranks servers by membership popularity and recent reachability, and skips a request already in flight. Resolved outlier state, fetch and backoff decisions, and per-server reachability now survive a restart, so it stops re-asking the same uncacheable questions.
An OIDC device authorization grant (RFC 8628) lets a console or smart TV without a keyboard hand its login to a browser elsewhere. The MSC4191 account-management actions are complete with a deep-linked cross-signing reset, MSC3861 OAuth 2.0/OIDC is advertised on
/versions, dynamic client registration is opt-in and validated, and device-scope binding now requires PKCE.One fix comes with an apology. Since 1.6.1, the
ip_sourcechange had been turning away bridges and other loopback clients; that is now fixed: they again bypass the configuredip_source, Unix socket included. Federation lookups recover better too: the room-summary fallback tries everyviaserver, a failed remotepublicRoomsreturns a502, and thanks to June's report, a badunix_socket_pathis named in the startup error.June also gave
/.well-known/matrix/supportPGP and policy fields. Smaller spec work also lands: MSC3980, MSC3860, MSC4311, MSC2659, and a stable MSC4267 forget-on-leave capability, all tracked in the compliance list.The rest is community work. winyadepla's request to purge every room containing a user is now an admin command; dasha-uwu added an
admin media previewdebug command and fixed a setting that could switch off client-side decompression; BVollmerhaus documented how a proxy can slip intoip_source_trusted_subnets. Devices can now hold several access tokens, and media fetches respect CIDR denylists.Full release notes: https://github.com/matrix-construct/tuwunel/blob/74fa5355b831d21f497251976d0436fd3c293e7a/RELEASE.md
π GitHub β¦ Releases β¦ DockerHub β¦ Playbook β¦ Containers β¦ Documentation ποΈ Tuwunel π
πDept of Clients π±
πtheGrid (website)
An experimental Matrix client
Victor Tran says
This week, I released v0.1 of theGrid, a client I've been silently working on for a little while. As it stands, it seems to work well enough to have some conversations, but it is missing many QOL features and is still highly experimental.
You can grab it from the website: https://thegrid.vicr123.com/ Or join the space to chat: #thegrid:bnbdiscord.net
πMatrix Federation Stats π
Aine [etke.cc] reports
collected by MatrixRooms.info - an MRS instance by etke.cc
As of today,
19333Matrix federateable servers have been discovered by matrixrooms.info,4223(21.8%) of them are publishing their rooms directory over federation. The published directories contain17870rooms.The most popular server software among the online servers is:
- synapse:
15320(79.2%)- continuwuity:
1502(7.8%)- conduit:
589(3.0%)- dendrite:
340(1.8%)Stats timeline is available on π MatrixRooms.info/stats
π§© Integrations with apps and servers | π Support the project | π How to add your server | π How to remove your server
πDept of Ping π
Here we reveal, rank, and applaud the homeservers with the lowest ping, as measured by pingbot, a maubot that you can host on your own server.
Join #ping:maunium.net to experience the fun live, and to find out how to add YOUR server to the game.
| Rank | Hostname | Median MS |
|---|---|---|
| 1 | codestorm.net | 173 |
| 2 | unstable.timedout.uk:8448 | 184 |
| 3 | raccoon.cafe | 186 |
| 4 | vrkknn.net | 188 |
| 5 | usbpc.xyz | 203.5 |
| 6 | nerdhouse.io | 206 |
| 7 | maunium.net | 256 |
| 8 | 31a05b.net | 270 |
| 9 | prisma.moe | 336 |
| 10 | worldethicaldataforum.org | 355 |
πThat's all I know
See you next week, and be sure to stop by #twim:matrix.org with your updates!
To learn more about how to prepare an entry for TWIM check out the TWIM guide.
The Foundation needs you
The Matrix.org Foundation is a non-profit and only relies on donations to operate. Its core mission is to maintain the Matrix Specification, but it does much more than that.
It maintains the matrix.org homeserver and hosts several bridges for free. It fights for our collective rights to digital privacy and dignity.
Support us