WIP: Transition to Mautrix to enable SSSS #1

Draft
nest wants to merge 1 commit from mautrix-ssss into main
Owner

Currently the bot doesn't support cross-signing (SSSS) and so there is a warning badge next to its name due to the headless session being unverified. Migrate to mautrix-python to enable SSSS and resolve cross-signing.

Currently the bot doesn't support cross-signing (SSSS) and so there is a warning badge next to its name due to the headless session being unverified. Migrate to mautrix-python to enable SSSS and resolve cross-signing.
nest added 1 commit 2026-07-23 19:58:58 +00:00
nest self-assigned this 2026-07-23 19:59:59 +00:00
nest added this to the (deleted) project 2026-07-23 20:00:15 +00:00
Author
Owner

Resolves #2.

Resolves #2.
This pull request has changes conflicting with the target branch.
  • matrix_keycloak_bot.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mautrix-ssss:mautrix-ssss
git checkout mautrix-ssss

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff mautrix-ssss
git checkout mautrix-ssss
git rebase main
git checkout main
git merge --ff-only mautrix-ssss
git checkout mautrix-ssss
git rebase main
git checkout main
git merge --no-ff mautrix-ssss
git checkout main
git merge --squash mautrix-ssss
git checkout main
git merge --ff-only mautrix-ssss
git checkout main
git merge mautrix-ssss
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: The-Nest/nest-matrix-bot#1
No description provided.