142

Recently I tried to join a google meet meeting in my hardened config firefox browser, and google meet didn't let me in at all. I was confused as hell. I could join only on my phone, but not any of my three computers I tested it on. I then went into a virtual machine with regular firefox(also linux), and the meeting works. The only conclusion I can draw is that google is so desperate for my data that they refuse to service me unless I give them this.

This post intends to inform people that issues with google products may be related to their valid wish for security, and the actions they have taken in pursuit of that. The post also intends to inform people of a solution. The two apps that I recommend are:

  • Jitsi Meet: This is self hosted, but you can also make a meeting with jitsi's own servers. A excellent alternative to google meet, the only reason I didn't use it is that I had issues the day I needed to meet, and had to fall back to google meet instead.
  • Jami: This is a distributed-network chat and video calling app which is open source and a GNU package. It does require an app, but is free and open source and will serve your purpose.
you are viewing a single comment's thread
view the rest of the comments
[-] MimicJar@lemmy.world 13 points 1 day ago

So first off I appreciate your "about:config" dump, that is helpful.

However, having ONLY that dump makes it difficult to actually diagnose your issue. It would be helpful to have an idea of what fails.

  • Are you only unable to join meetings?
  • Can you create meetings?
  • Only audio?
  • Only video?
  • Are there any error messages?
  • Are there any messages at all on screen?
  • Are there errors in the JavaScript console?
  • If there are a lot, can you compare it against the working vanilla version and see where the errors are unique/start to differ?
  • When did this issue start to happen? (It worked a week ago, but not now?)
  • Is your config based off a guide online?

Second, you have "media.peerconnection.enabled" set to "false". That setting controls WebRTC. Google Meet uses WebRTC. If I set that value to false my Google Meet meetings fail to load, it just stays stuck at the joining meeting phase.

So maybe that's your culprit. Of course I would expect if you've had this set for a long time I would have expected it to fail for a long time. Also both alternatives you mentioned use WebRTC, so I would expect those to fail with that setting disabled.

Of course if it used to work with that disabled then it's possible Google Meet changed and had a fallback no longer in use or something else.

As an aside, I understand that WebRTC has (had?) issues leaking local IP addresses while connected to a VPN. So I understand why you might have it disabled.

this post was submitted on 20 Oct 2024
142 points (94.9% liked)

Firefox

17302 readers
47 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS