Earlier quoted context omitted.
When you're looking for escape hatches, you know the software is working against you. At that point, it's better to move to an alternative browser, it's not worth it to fight it with hacks. If too many people use the escape hatch, they'll remove it.
It seems as though the needed escape hatch is a browser that simply CAN'T send info about you back to home base. Firefox might qualify, but I don't know for sure, and I don't want that to be our only option. There's a lot of great engineering that goes into Chrome. So I'm wondering: Is enough code open sourced to make it possible for an organization such as Apache, GNU, or whatever, to create a sanitized fork of each…
Yes: https://wiki.qt.io/QtWebEngine
> Qt WebEngine uses code from the Chromium project. However, it is not containing all of Chrome/Chromium: Binary files are stripped out. Auxiliary services that talk to Google platforms are stripped out. The codebase is modularized to allow use of system libraries like OpenSSL. We do update to the latest Chromium version in use before a Qt release.
Here's a browser: https://www.qutebrowser.org/ I haven't tried it yet.
[edit]
oh, it's already in the apt repos on debian testing :)