Earlier quoted context omitted.
In practice it has been free for home users for many years. I assume the only reason they still keep up the facade that Windows costs money is so they can sell it to OEMs and volume licenses to businesses, which still makes them big bucks.
It only seems free for home use because the activation key for the home version is embedded in NVRAM of the machine by the OEM. You pay the OEM when you buy the machine, and they pay Microsoft.
Edge sends images you view online to Microsoft
501–510 of 517 posts
Re: Edge sends images you view online to Microsoft
#502Re: Edge sends images you view online to Microsoft
#503Earlier quoted context omitted.
> Forced me to make a Microsoft online account They actually don’t quite force this. They just make it very difficult to find the option to use a local account instead. (Unless they’ve changed things for the worse since last time I installed windows. Very possible!)
It's changed for the worse :( I had to help my grandma get her new laptop up and running for the first time, with Windows 11, and it got to the account screen and there were no hidden/vague options to skip or go local. I assume this is because they detected an internet connection. She literally had to get an MS account which apparently didn't work because she already had one from the last laptop. MS wanted to send he…
Re: Edge sends images you view online to Microsoft
#504Earlier quoted context omitted.
> and never felt Linux was a worthwhile alternative on desktop ZorinOS ( https://zorin.com/os ) can hopefully change your perspective.
This time, this OS really will be the one! based on ubuntu
Re: Edge sends images you view online to Microsoft
#505Earlier quoted context omitted.
It’s unfortunate, but there’s not really a FOSS alternative for a general purpose personal-use OS that comes close to Windows. It completely owns that market. There’s macOS and iOS I guess, but they’re not generally available to install on third party equipment. Linux, sadly, is just not at all a consumer OS and never became one. The security model alone is an unfixable disaster (and many have tried over the years).
> The security model alone is an unfixable disaster (and many have tried over the years) Surely you are talking about Windows... :-)
- sandboxing
- root of trust hardware encryption
None of the above can be enforced at a distribution level, and where these features are opt-in they’re significantly underdeveloped relative to Windows/macOS/ChromeOS as no-one is using them in significant numbers.
I’m not even sure you could find any amount of FOSS advocates to even get on board with notarization let alone get it implemented.
You could maybe enforce protected folders at the distribution level but I don’t know if anyone could really trust a feature like that if it wasn’t implemented in the kernel directly.
Re: Edge sends images you view online to Microsoft
#506Earlier quoted context omitted.
Not fully true. There is a way to open command prompt and skip the account login and the entire setup https://www.tomshardware.com/how-to/install-windows-11-witho...
How kind of Microsoft to allow us to skip such a critical step using command prompt.
Re: Edge sends images you view online to Microsoft
#507Earlier quoted context omitted.
> Correct: with the latest images, W11 will not under any circumstances allow you to avoid creating an MS account. It will insist you go online and halt the installer until you do. Huh. Aside from the ethics, this creates a chicken-and-egg problem for anyone who needs a PC to set up their home internet.
Most people would just get a pre-configured router from their ISP that you can just plug in.
Re: Edge sends images you view online to Microsoft
#508Re: Edge sends images you view online to Microsoft
#509How does this pass legal review?
That's how it passes.
Re: Edge sends images you view online to Microsoft
#510Earlier quoted context omitted.
.deb is not executable. It’s an “ar” archive (see https://manpages.debian.org/buster/dpkg-dev/deb.5.en.html for more details) containing a few other archives - for files and metadata. The fact that deb extension is associated with an application (I don’t know what Eddie is) does not make deb executable. It’s like Winzip opening a zip archive on double click in Windows: yes, the file is opened, but no untrusted code h…
It is like self extracting winzip archive, because of maintainer scripts.