Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Matrix to Matrix bridge (multi-account) #15

Open
turt2live opened this issue Jul 3, 2017 · 7 comments
Open

Matrix to Matrix bridge (multi-account) #15

turt2live opened this issue Jul 3, 2017 · 7 comments

Comments

@turt2live
Copy link
Owner

Reference: matrix-org/synapse#2328

This is a bit more complicated to implement as it requires lying to clients. The bridge (or gateway, or whatever) would have to expose a matrix-compatible client API that is used by clients to connect. This would then log in to the other configured accounts and aggregate the results.

The user would probably need to set a "primary account" that is used when joining new rooms, and client support may be needed if something goes wrong. Ie: "Pick an account" dialog.

@turt2live
Copy link
Owner Author

@turt2live
Copy link
Owner Author

Related: matrix-hacks/matrix-puppet-bridge#25

@Sorunome
Copy link

Sorunome commented Aug 2, 2017

Perhaps this could also be implemented only on the client side that the client allows you to log into several at once and displays them togeather like it was one?

@homebeach
Copy link

This will probably come with Matrix Purple Bridge.

@MurzNN
Copy link

MurzNN commented Dec 23, 2020

As partly workaround can be used https://github.com/elokapina/middleman

@MurzNN
Copy link

MurzNN commented May 11, 2022

Another workaround: https://github.com/MTRNord/auto-invite-matrix-bot

@turt2live Can you remove the (multi-account) part from the issue title, because this is not about multi-account, but about bridging a Matrix account to the main Matrix account (with keeping a Matrix client connected to only one main Matrix account), like any other types of bridge do (eg Telegram).

@turt2live
Copy link
Owner Author

This is still aimed at multi-account.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants