Earlier quoted context omitted.
Ordinary users don't know what a URL even is. But they do assume every site they visit isn't being logged by Microsoft, much like they assume their car's manufacturer isn't recording the places they drive to using GPS. "Users don't care" is such an intellectually dishonest argument when users aren't technical enough to understand the subject.
Maybe we should differentiate "users understand and don't care" against "users don't understand and don't care". On one hand, a TOS usually describes privacy implications. On the other hand, there's no accountability that a user has understood or even read the TOS. Is it unreasonable to assume people will read the fine print?
Edge sends full URLs of pages visited to Microsoft
111–120 of 161 posts
Re: Edge sends full URLs of pages visited to Microsoft
#112Every time I see people on HN campaigning for Microsoft as some kind of reformed tech company that has seen the errors of its past and turned into a force for good, something like this comes up. Same old Microsoft. Second verse same as the first.
The good part of Microsoft is the division responsible for languages, compilers and cloud. Meanwhile an old Microsoft makes Windows, Office, etc. While the latter has improved somewhat, only the former has reformed.
That's the "new" Microsoft... I'm not sure if there's anything left of the old one anymore.
Re: Edge sends full URLs of pages visited to Microsoft
#113Re: Edge sends full URLs of pages visited to Microsoft
#114I see a lot of this extra functionality being justified in the name of "security", but I don't think the gradual erosion of personal responsibility and agency that results is something which should continue.
"The road to hell is paved with good intentions."
Re: Edge sends full URLs of pages visited to Microsoft
#115Is there even a "pure" browser anymore? By that, I mean one which by default will do this: if I enter a URL in the address bar, it will fetch that page and its associated resources. If I click a link on a page, it will fetch its destination (this is obviously a simplified view, ignoring things like JS on the page etc.) No other network activity, no "recommendations", no other attempts to be "smart" or "helping" by do…
Re: Edge sends full URLs of pages visited to Microsoft
#116Re: Edge sends full URLs of pages visited to Microsoft
#117Earlier quoted context omitted.
I think you're making a big assumption that ordinary users care if Microsoft knows what URLs they visit--how many of them use blockers or another technology to opt out of e.g. Facebook tracking?
Ordinary users don't know what a URL even is. But they do assume every site they visit isn't being logged by Microsoft, much like they assume their car's manufacturer isn't recording the places they drive to using GPS. "Users don't care" is such an intellectually dishonest argument when users aren't technical enough to understand the subject.
Most users probably don't assume anything, it doesn't even enter the lists of concerns or cares they have or ever would. It's not that they don't understand the subject, they simply do not give a crap one way or the other.
Random family in the US or elsewhere simply does not give a crap about things like this, no matter how much you want them to.
It's not ignorance, and the most intellectually dishonest arguments are really the argument here - "If people knew more about the subject or could know more, they'd care!".
If they knew as much as you did, they still wouldn't care.
Re: Edge sends full URLs of pages visited to Microsoft
#118Is there even a "pure" browser anymore? By that, I mean one which by default will do this: if I enter a URL in the address bar, it will fetch that page and its associated resources. If I click a link on a page, it will fetch its destination (this is obviously a simplified view, ignoring things like JS on the page etc.) No other network activity, no "recommendations", no other attempts to be "smart" or "helping" by do…
Epiphany only works on Linux but Falkon is available for Windows as well. Neither works on Macs but Macs have Safari which probably counts as "pure" if you aren't signed into iCloud. iCloud is pretty inoffensive even if you are.
Re: Edge sends full URLs of pages visited to Microsoft
#119Earlier quoted context omitted.
You shouldn't need Edge, Chrome, or Firefox to install each other. If you know the URL of the file you want to download, you could use curl or wget. (Of course, that won't work if you do not know the URL. But hopefully someone will tell you if you are unable to find it on your own computer.)
Assuming you're on a machine with curl or wget installed. I haven't used Windows in 20 years, but I don't believe it comes with either one by default.
Re: Edge sends full URLs of pages visited to Microsoft
#120Earlier quoted context omitted.
You shouldn't need Edge, Chrome, or Firefox to install each other. If you know the URL of the file you want to download, you could use curl or wget. (Of course, that won't work if you do not know the URL. But hopefully someone will tell you if you are unable to find it on your own computer.)
Does curl or wget ship with Windows?