Earlier quoted context omitted.
I think there are two different problem here. 1. When the mic is soft muted, information is getting sent to the conference provider which could leak information about private matters. 2. When the mic is not muted all information is definitely going to the conference provider in a way they can decrypt so they can mix it. That is to say that when using most conference software, you have already granted then access to c…
End-to-End encryption for group video and audio is now supported. I'm not sure it works or who is supporting besides Signal, but it is apparently not not required that the conference provider decrypt the streams to mix them. https://mashable.com/article/signal-end-to-end-encrypted-gro...
I don't believe this could be true, and the linked article doesn't have the word "mix" anywhere. I imagine that there is no mixing happening until after decryption on the client device. Of course this means that every audio source goes to each recipient discretely, which means more bandwidth, but audio (especially near-silent moments therein) is lightweight enough for reasonably sized groups. Obviously this same n^2 scaling issue happens with the video anyway which is never mixed.