Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 88420b1

Browse files
authored
Update README to indicate repository is archived
Added an archived notice and link to Synapse as the preferred implementation.
1 parent ea603b8 commit 88420b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Node.js HTTP Rendezvous Server
22

3+
## This repository is archived
4+
5+
[Synapse](https://github.com/element-hq/synapse) has this capability built in since v1.106.0 and is the preferred implementation. Hence this repository is now archived.
6+
7+
n.b. This repository implemented the [2024 version of MSC4108](https://github.com/matrix-org/matrix-spec-proposals/blob/87f8317a902cd7bc5c2d2d225f71021b3a509e2d/proposals/4108-oidc-qr-login.md) which will be superseded.
8+
9+
---
310
A standalone implementation of the rendezvous session API proposed by [MSC4108: Mechanism to allow OIDC sign in and E2EE set up via QR code](https://github.com/matrix-org/matrix-spec-proposals/pull/4108).
411

512
Functionality constraints:

0 commit comments

Comments
 (0)