Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support E2E DMs on Homeservers with E2E enabled #1312

Open
sr229 opened this issue May 13, 2021 · 1 comment
Open

Support E2E DMs on Homeservers with E2E enabled #1312

sr229 opened this issue May 13, 2021 · 1 comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.

Comments

@sr229
Copy link

sr229 commented May 13, 2021

Describe the bug
Currently on homeservers like nitro.chat (hosted by @Nitrokey) - it's almost impossible to associate your name to NickServ as by design the bot ignores E2E. It would be nice if it compensates for these kinds of Homeservers where E2E is mandated as a mandatory feature.

Expected behavior
DMs to NickServ should work as-is.

Additional context
So far I only tested it against https://nitro.chat, but this may be reproducible on any Synapse servers with E2E enabled by default.

@Half-Shot
Copy link
Contributor

This would basically require us to support e2be (End-to-bridge-encryption), which isn't likely to be completed soon because it's a difficult task (see matrix-org/matrix-appservice-bridge#234). However, I'll post an update in here if we make any progress on that.

@justinbot justinbot added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements. and removed feature-req labels May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.
Projects
None yet
Development

No branches or pull requests

3 participants