NO

Since 12 Jul, 2026, invites from Synapse have been broken


What happened?

Starting from spec version 1.16, the Matrix protocol has required a new format for federated invites as a security measure. However, months after the agreed implementation deadline[1], the Synapse homeserver still has yet to implement the new format. Its outgoing invites are now being rejected by conforming homeservers.

Practically, this means federated invites from Synapse to Continuwuity have been broken since mid-July 2026, following Continuwuity's scheduled enforcement of the new validation rules. The core functionality is now unusable between the two most deployed homeserver software implementations, making up the majority of the known public ecosystem.

This website tracks whether Synapse and other homeservers have fixed their invitation mechanisms, in terms of both sending correctly formatted invites and validating received invites. Those who do not update are more vulnerable to various security issues, and will eventually fail to send invites at all as the ecosystem upgrades.

What about other homeservers?

Send valid invitesEnforce invite validation
Continuwuity✅ - since v26.6.1✅ - since v26.6.1
Synapse
Conduit✅ - since v0.10.9
Dendrite
Tuwunel✅ - since v1.8.0

What can I do about this?

If you are a homeserver operator, wait for your homeserver software implementation to fix their invites and upgrade accordingly. You can also urge other homeserver operators you know to upgrade as well. Known in-progress fixes are:

If you are a user of a non-conforming homeserver and wish to invite others, you may:

  • Urge your homeserver admin to upgrade their software

  • Send invites only from a homeserver that conforms to MSC4311 (see table above)

  • Make an invite-only room public for a brief moment for the intended invitee to join, then make the room invite-only again

  • Spread the word about this issue


Our 88x31 (updated daily)

cansynapseinviteyet.codeberg.page

This website is open source


  1. MSC4311 set a deadline of "3 months or one spec release cycle". v1.17 of the spec was released on December 18, 2025.