element-hq / element-hq/element-ios
Element iOS doesn't respect io.element.e2ee setting in /.well-known/matrix/client
Open
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Whereas the web/desktop and Android versions of Element do respect the io.element.e2ee setting in the homeserver's /.well-known/matrix/client, iOS Element does not. I have it set to false and the iOS Element still creates encrypted DMs by default. According to https://github.com/vector-im/element-web/blob/develop/docs/e2ee.md, that is how it is supposed to be done.
Contributor guide
Assessment
This issue has not been assessed yet.