Anyone have thoughts on the opt-out telemetry default? I had to read the privacy notice they open on start to find out that telemetry was enabled by default.
My gut reaction was to be suspicious of Mozilla, but then I remembered that they're Mozilla. They're probably just trying to figure out which features are confusing for users. It's strange because we do this type of tracking in all facets of webapps, but desktop apps trigger our suspicion meter.
FWIW in Firefox nightly (maybe also beta?) if you flip the privacy.firstparty.isolate then the fact that websites can talk to each other is severely reduced; basically third party iframes get their own set of cookies for each domain they're embedded in, so tracking iframes know about each other less. Flipping this pref will log you out of everything though (only the one time), and some sites don't work with it (nothing major so far, and you can file a bug. In many cases it's the site relying on iframes in a weird way).