-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Disable encryption via /.well-known/matrix/client #28397
Comments
Are your usernames |
@foo:matrix.example.com |
Logs would be required to dig into this further |
Sorry, "true". |
That is incorrect then, look at the docs again: https://github.com/element-hq/element-web/blob/develop/docs/e2ee.md#disabling-encryption This log is not helpful, Element runs entirely in the browser, the nginx log doesn't show anything from the app. See the issue template on how to submit logs: |
It's working. Thank you very much. The moment with nginx configuration must be specified in this instruction - https://github.com/element-hq/element-web/blob/develop/docs/e2ee.md#disabling-encryption. I think. Thanks again. |
Steps to reproduce
Good afternoon.
Encryption must be disabled. My teammates will lose the keys in a week. :D
https://github.com/element-hq/element-web/blob/develop/docs/e2ee.md#disabling-encryption
curl -s https://matrix.example.com/.well-known/matrix/client | jq
I get:
Outcome
When creating private chats, encryption is still enabled by default. You can't turn it off.
What did I do wrong?
Operating system
No response
Browser information
No response
URL for webapp
No response
Application version
No response
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: