bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread bill-auger
On Thu, 22 Sep 2022 22:50:06 -0400 Michael wrote: > the user claims that the page worked after they > disabling privacy.resistFingerprinting. i looked into jitsi-meet specifically - with parabola's icecat 102 (with the patch to avoid spoofing the user-agent) - jitsi-meet does not work > "It

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread bill-auger
On Thu, 22 Sep 2022 23:49:16 -0400 bill-auger wrote: > there is more to it than the user-agent string i could have explained that better - especially if you want to continue spoofing the user-agent, this is what youd need to mind the likely cause of the rejection, is because the user-agent

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread bill-auger
there is more to it than the user-agent string - there are several associated config vars which affect that cloudflare browser check - i have been patching icecat like so, since 2021, specifically to fix this problem

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread Michael McMahon
Hi, Mark! I have not used IceCat 102 myself, but the user that reported this claimed they were using 102.3esr. I pulled the user agent string from nginx logs from a jitsi-meet instance so some people are using it in the wild. I made a server-side change to correct IceCat to Firefox on the

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread Mark H Weaver
Hi Bill, bill-auger writes: > On Thu, 22 Sep 2022 20:51:38 -0400 Mark wrote: >> that my Guix-built IceCat 102 sent the following user agent string: >> >> "Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0" > > mark, would you try the "sign in" button on gitlab.com - you

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread bill-auger
On Thu, 22 Sep 2022 20:51:38 -0400 Mark wrote: > that my Guix-built IceCat 102 sent the following user agent string: > > "Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0" mark, would you try the "sign in" button on gitlab.com - you dont need to sign in - if you see the

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread Mark H Weaver
Hi Michael, Michael McMahon writes: > I received a report that an IceCat user was not able to use Jitsi with > IceCat 102. They reported that changing the user agent string to > Firefox fixed their issue. [...] > IceCat 102's user agent string looks like this: > > Mozilla/5.0 (X11; Linux

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread bill-auger
just to nit-pick, that web-based conference tool is named 'jitsi-meet' - 'jitsi' is a java-based SIP client, also from the jitsi team - 'jitsi' is significantly older - the more recent popularity of web conferencing, combined with the decrease in popularity of SIP, has people generally confused

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread bill-auger via bug-gnuzilla
this bug prevents icecat from accessing many websites (any which guard traffic via cloudflare, for example) - gitlab is perhaps the most popular example - it was a long-standing bug in iceweasel also; but i eventually identified and solved the problem; and i made a patch for gnuzila also

bug#58011: Jitsi, Bowser, and IceCat's user agent string

2022-09-22 Thread Michael McMahon
I received a report that an IceCat user was not able to use Jitsi with IceCat 102. They reported that changing the user agent string to Firefox fixed their issue. IceCat 102 should work with Jitsi, but the way that bowser reads the user agent string returns that the browser is IceCat which