Please :) I understand Matrix is all about security, but we can start unencrypted chat rooms. If there is concern over security, a small warning that unencrypted chats are not recommended or less secure or something.
Ah, it seems to be when you do "Chat with user" right?
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/2102
Git commit c315e817b2c64e22bfce8dbc40a40e355e2b6bd1 by Joshua Goins. Committed on 13/01/2025 at 20:34. Pushed by redstrate into branch 'master'. Add an option to disable encryption in new chats Right now NeoChat (or more technically, libQuotient) decides to use encryption by default in new chats. Some users may not prefer or need this, so a new option is added under Security to change this behavior. M +4 -0 src/neochatconfig.kcfg M +4 -0 src/neochatconnection.cpp M +15 -0 src/settings/NeoChatSecurityPage.qml https://invent.kde.org/network/neochat/-/commit/c315e817b2c64e22bfce8dbc40a40e355e2b6bd1