this post was submitted on 04 Aug 2023
205 points (100.0% liked)
Free and Open Source Software
17911 readers
61 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In that case, won't the server have access to my credentials?
No it won't have your credentials, but you will authorise the bridge as a device, like you would with the web app.
Ah, I see. But in that case, won't the server have access to my messages in plain text?
Yes and no. No, in that the bridge code is published, and it takes no action other than re-encrypting your message with the destination auth. But you have to trust that server. If you don't trust the server, then you can run your own. Running your own Matrix server isn't all that hard; I've done it before and there's an Ansible playbook which does all the heavy lifting for you. But these days I prefer someone to run it for me.