element-hq / riot-android

A glossy Matrix collaboration client for Android
Apache License 2.0
1.4k stars 394 forks source link

E2E Encryption by default #3472

Open root562 opened 4 years ago

root562 commented 4 years ago

I managed to compile the source code and test it out on my phone. Is there a way to enable E2E encryption by default during room creation? How does one go about modifying the code to have this feature? Any guide will be greatly appreciated. I tried riot-ios and that one already has E2E enabled by default on room creation. Looks like the web app also has E2E turned on by default.