Forgot your password?

typodupeerror
Microsoft

How Microsoft can lock Linux off W8 PCs-> 3

Submitted by
Julie188
Julie188 writes "Windows 8 PCs will use the next-generation booting specification known as Unified Extensible Firmware Interface (UEFI). And actually Windows 8 logo devices will be required to use the secure boot portion of the new spec. Secure UEFI is intended to thwart rootkit infections by using PKI authentication before allowing executables or drivers to be loaded onto the device. Problem is, unless the device manufacturer gives a key to the device owner, it can also be used to keep the PC's owner from wiping out the current OS and installing another option, such as Linux."
Link to Original Source

Comment: Re:Source only for customers, not third parties (Score 1) 198

by mjg59 (#34719986) Attached to: Most Android Tablets Fail At GPL Compliance

Yes, but given that the kernel is under GPLv2 (not v2 or later), what GPLv3 says isn't terribly relevant...

Even then, the written offer must be good for anyone who obtains the object code. I download a firmware image from your site? You're obliged to give me source on request. One of your customers downloads a firmware image and then gives it to me? The same applies.There's no point at which it's limited to your customers.

Comment: Re:Source only for customers, not third parties (Score 5, Informative) 198

by mjg59 (#34719900) Attached to: Most Android Tablets Fail At GPL Compliance

Quoting from the GPL v2 section 3(b):

"Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange"

You don't have to choose that option - you can use 3(a) instead, but that means that the source has to be with the device when you sell it.

He who lives without folly is less wise than he believes.

Working...