jessfraz / dockerfiles

Various Dockerfiles I use on the desktop and on servers.
https://blog.jessfraz.com/post/docker-containers-on-the-desktop/
MIT License
13.65k stars 2.55k forks source link

jess/firefox ESNI is broken #565

Open pablogranolabar opened 3 years ago

pablogranolabar commented 3 years ago

Pulled jess/firefox today from a couple of different machines and network.security.esni.enabled is no longer an option with about:config. Setting network.security.esni.enabled manually to boolean True does not work, ESNI is broken.

You're not a part of the conspiracy hopefully.

pablogranolabar commented 3 years ago

85.0b4 (64-bit) on Ubuntu FYI

pablogranolabar commented 3 years ago

Looks like they've pulled ESNI with 85.0b4 but then added it back again:

https://bugzilla.mozilla.org/show_bug.cgi?id=1667801

pablogranolabar commented 3 years ago

So this is super duper bad on the part of the Firefox development team, they've yanked ESNI without even telling anyone which could result in someone getting smoked depending on the country they live in. From docker hub the only tags are alpine and latest; any chance of you downgrading Firefox to an earlier version until they've figured out this ESNI removal nonsense?