[QUOTE=suse_rasputin;2847893]Reboot your machine (after a decent Bleachbit, including your cache) and try to login, without googleapis.com allowed one scritp you won’t succeed. Believe me.
[/QUOTE]
My testing procedure doesn’t include reboot of the nuclear reactor
I just open private mode window and login. The only ugly thing in the login window with googleapis.com disabled is the lack of submit button but I simply enter user and pass and press Enter. Screenshot:
https://ultraimg.com/images/2017/12/13/nK9F.png
If you want the overlay links not to appear you can try a static uBO rule (works for me)
login.microfocus.com###help > ul
But all this helps you nothing if your browser is a chatterbox, as the starter of this thread suggests. Will do some wiresharks on FF 57 over the coming weeks. MAybe it’s time to keep browsers COMPLETELY out of the LAN and place them in a dirty net on their own…
Could you please share the results? It would be interesting to see also what that Waterfox really does. Hopefully this will turn into a bug report to Mozilla (who btw still haven’t answered the one about telemetry).
BTW I wonder if it is possible to isolate the browser additionally somehow (I need to learn about AppArmor) without having to create a VM guest just for web browsing purposes (or move to Qubes). Currently I use an extension which allows FF to store passwords in its own gnome keyring. But recently I found this information:
Any application that executes with the same user’s privileges can get access to any of the user’s keyrings, and thus, can read secrets stored in any that are unlocked.
In other words one either has to agree browsers to have full access to keyrings containing other credentials (for LAN, SSH, private keys etc) or one has to store plain text logins. Or one has to move to kwallet where the situation is even worse.
From a paranoid viewpoint one can really consider some kind of LAN cable kill switch (:D) but that wouldn’t help if the software stores temporary data “until network becomes available”. Unfortunately looking at the code myself wouldn’t really show how exactly the program works. Hopefully some developers are reading this thread.