Re: firefox and firefox-esr
Reply #1 –
The only browser I know that makes 0 connections after some basic configuration is ungoogled-chromium. But here in arch you have to download the source (~800mb) and compile it, so it's a big no-go for me.
I never cared about the cypher, I use the latest firefox+ghacksuser.js+stevenblackhost+windscribevpn+umatrix and lesspass for passwords.
it seems that you can manually add it:
user_pref("security.ssl3.rsa_aes_128_gcm_sha256", false);
user_pref("security.ssl3.rsa_aes_256_gcm_sha384", false);
it worked for me according to the testpage.
------
edit: I just visited the link you posted. (https://forum.artixlinux.org/index.php/topic,1625.0.html) . In it, @Dudemanguy mentions that you can get ungoogled-chromium from a repository called "universe" which is not activated by default.
Which is very good news, firefox is too overkill for me.
The only disadvantage of ungoogled-chromium is that you have to install the extensions manually. A script can give you the url just by entering the id of the extension. Check the faq for the different methods of installing an extension.