matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

E2BE on Mautrix Telegram?

Open ghost opened this issue 3 years ago • 2 comments

I'm setting up the Mautrix Telegram bridge via https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-bridge-mautrix-telegram.md

Everything is going fine, except I can't seem to figure out how to enable end-to-bridge encryption. The Telegram client can send messages to an encrypted Matrix room, but an encrypted Matrix room cannot send messages to Telegram.

This bridge has not been configured to support encryption.

image

Is there something else I need to do on my end? It seems it just relies on the optional dependencies to be installed.

https://docs.mau.fi/bridges/python/setup/index.html?bridge=telegram https://docs.mau.fi/bridges/python/optional-dependencies.html

Thanks

ghost avatar Mar 01 '21 02:03 ghost

Maybe related: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/806

tchapi avatar Mar 03 '21 09:03 tchapi

bump @Centzilius comitted feat(telegram-bridge): add variable to enable encryption support a week ago: https://github.com/spantaleev/matrix-docker-ansible-deploy/commit/3ffd1638a0b0e45758f86e3d6f4d4366595fc339

madprogramer avatar Aug 29 '22 12:08 madprogramer