More Info on Pentium III, /dev/random, etc. 59
nuxx writes "Looks
like Mr. Tom Pabst from Tom's Hardware
Guide has some more info concerning the Pentium III
including a tidbit about how the random number generator will
work. " Interesting stuff about the ID tagging and stuff too.
Reboot? (Score:1)
A Windows lowlevel driver... (Score:1)
The change really has nothing to do with privacy (Score:1)
1) Intel can write software which will be able to tell for sure what MHz a chip is supposed to be running at. This will allow them to easily detect chips relabelled by vendors. This is IMHO a good thing, because while a hobbyist might want to overclock his or her chip, he or she doesn't want to pay a 400 MHz price for a chip rated at 350 MHz.
2) Software licenses can be locked to specific machines. This is commonplace on systems like Suns where each machine has a unique hardware-accessible ID (in the NVRAM in Sun's case). In the future, expect Microsoft's license manager to work a lot more like flexlm.
- Ken
Thank god I own a Mac. (Score:1)
If IBM and Motorola jump on this bandwagon, I'm moving to Alpha. If Alpha Inc. goes over to the darkside, I'll go Sun. If all the chip manufacturers decide to make themselves complicit in foisting this orwellian nightmare on the world, I'll stockpile old PowerMac clones and toss on another node to the Beowolf cluster when it looks like I'm lagging behind the performance curve.
Never. Ever. Will I submit to being branded like cattle because I use a computer.
If you hate Apple, buy AMD peecees. Buy Alphas. Buy Netwinders. Screw Intel.
SoupIsGood Food
SMP??? (Score:1)
Fitting (Score:1)
Now Intels will have 'The MS Instruction'.
The only possible use of this stupid hardware ID is tracking or software copy 'protection'.
The random number source is nice, but I sure hope it is _random_. Wouldn't suprise me if it is actually pseudo-random and based on the ID.
Danger of monopolistic use? (Score:1)
There's already a lot of sites that are so hardware-intensive that you can't use them without having a relatively powerful system, but at least they don't require that you purchase that system from a certain company.
Whether or not this CPU ID actually makes anything more secure is quite debatable. But reality often doesn't matter if marketing is powerful enough.
I hope this is just paranoid delusional rambling...
Hmm... now we can all try out the PEAR experiments (Score:1)
http://slashdot.org/articles/98/11/04/2341226.s
What I'd like to know is... (Score:1)
Cammon... (Score:1)
CPU ID cannot possibly be useful (Score:1)
Intel has given two arguments in favor of CPU ID. The first is that software licenses can be tied to CPUs. The second is that e-commerce sites can use it to identify customers. Both arguments are bogus.
Tying software licenses to CPU ID would prevent software vendors from selling to owners of AMD chips, Cyrix chips, or the existing installed Intel Pentium I/II base. No software vendor would ever go for that.
If e-commerce sites required CPU ID for transactions, they would in effect be limiting their customer base to Intel Pentium III based PCs running Microsoft Windows. Well, guess what? Not all internet clients are PCs. Of the PCs, not all of them are Intel. Of the Intel ones, not all of them are Pentium IIIs. And not all the Intel Pentium IIIs run Windows.
So are e-commerce sites going to require CPU ID? Not unless they want to royally piss off Mac users, Linux users, and anyone who already owns a 486, Pentium, or Pentium II today.
Id (Score:1)
They said they would endebed an ID on each machine so that dev could sell licenses depending on those IDs - great, but then they started supporting the mac and the idea was thrown in the garbage.
NOw ok if intel goes for it but then you'll just have to switch to other chip maker like AMD - software dev could'nt rely on that kind of argument because ALL chips would not support such feature.
If you don't want such feature in a proc then mail intel saying you'll go see elsewhere if the don't stop now
ludo
True Authentication (Score:1)
A positive look at this (Score:1)
Slashdotters always point out the bad stuff, especially if big brother is anywhere in sight. I've read and agreed with most of the concerns posted here, but would like to point out some good thing that can come of this:
If I write software for a certain target group, it is now a hell of a lot easier for me to make it a hell of a lot harder for people to use the software without paying for it.
(This target group is naturally confined to owners of P3's or later, and quite possibly excludes open-source os users.)
Sure, it's not enough to do something dumb like
if (cpuid()!=get_cpuid_embedded_in_executable()) {
exit_and_report_pirate_to_global_police();
};
but with the cpuid, you have something to build on. Problems such as those with cpu upgrades and mass installation aren't necessarily insurmountable.
The cpuid also makes it potentially very easy to see if the chip you're about to buy is legit (not remarked or stolen).
--
Unique ID: is it a joke or A FRAUD? (Score:1)
Whoever (hacker?) has access to your hard disk can as well have access to your processor, and it would be trivial to alter whatever "e-commerce" program to return a fake (someone else's?) ID instead of the hardware one!
I'm not a "conspiracy theory" fan, and by a huge margin, but who are they trying to kid???
History... (Score:1)
existed a looooong time. Sun SPARC's have them for s/w licensing purposes
(as far as I've seen them used at least). A quick search on dejanews or
some similar usenet archiving system will turn up questions on getting
an id on a computer, again for licensing systems. In my mind that's
what Intel's CPUID is most useful for. Using it as some unique customer
ID is just goofy, and denies the realities of upgrades, people sharing
computers, and a rapidly changing industry.
In your article someone mentioned using ethernet card (NIC) MAC's to seed
random number generators and to provide a unique ID. Awful. First,
computers can have zero to many NIC's, so which MAC (if available) do
you pick? MAC's only need to be unique on a LAN and most cards let you
set them. MAC's *are* published on a LAN - it's their whole point - so
they certainly aren't private. In general software developers looking
to MAC's for a unique ID for licensing have been told it won't work for
those and other reasons.
If there's one thing USENET and the 'net in general are good info resorces
for, it's technical info. I wish to god journalists would ***DO SOME
RESEARCH FIRST***!!!!
Would you read my comment? (Score:1)
http://www.ecsl.cs.sunysb.edu/~andrew/awards/19
Take fun!
Intel being cool? Cool. (Score:1)
I'd also love there to be a UTC register so gettimeofday() would be trivial and no longer the performance monster in Motif etc. that it currently is.
The unique ID has no detractors, the press is being groundlessly alarmist. If it's used by OS's and software we write, we trust and we want to use it's fine, even potentially useful. If not, then it won't be used at all.
I'd love to know if it'll push the price of the chips up a few pence though - after all uniqueness is anathema to mass production.
I'd also like to know if there's any hardware included in the RNG to test for the characteristics of randomness - just in case Intel make mistakes, or there are manufacturing flaws, we need to know we can depend on the RNG, or it too will become a costly waste of space and time.
Altogether though, this stuff makes me happy that Intel have done something genuinely useful and relatively innovative.
Emulator (Score:1)
Anybody have info on ID scheme? (Score:1)
type of Internet security. Does anybody know
of how they plan to implement this, or where I
can find a white paper or other document on it?
prices for software won't fall anyway (Score:1)
Ah, but don't forget, Microsoft insists that piracy actually keeps the prices lower for their products...
(Which, to me, actually makes more sense. I know that I'm less likely to buy a program if they raise the price with no evident benefit...)
Jay (=
A true random number generator (Score:1)
About the ID thing: I don't know. I really don't trust Intel on this. Of course, that's a natural reaction when someone says "Trust me..."
Re: (Score:1)
Some Thoughts (Score:1)
1) I wonder if this is really a concrete plan or if it is just being 'floated' to gauge user and IT reaction. Washington politicians do this sort of thing all the time.
2) Having a machine-based CPU ID seems to run counter to the MS-backed Smart Card initiative, which associates the unique ID to the user, not the computer. MS's "Intellimirror" app distribution system is based on user credentials rather than computers, for example.
3) Anyone who thinks they can re-introduce copy protection in general market software has really been smoking lots of crack. Copy protection only kinda-sorta worked in the early 80s, when the computer market was much much smaller. (Or for very low volume apps, like those on Sun.) Imagine if even 1% of Windows XX users had some sort of copy protection problem due to to a CPU UID problem. That would be enough support calls to drive MS out of business.
This is a copy protection scheme (Score:1)
Even worse, many commercial software products will require its use and you will be forced to run with it enabled all the time. So much for privacy.
My Computer. My Way. Linux.
--
Howard Roark, Architect
INTEL... who really cares (Score:1)
K7 = Faster + Better - CPUIDS
K6 = Almost as Fast + lots cheaper - CPUIDS
INTEL = Intel Knows Totally, Everyones Lives
Go AMD [amd.com]!
MEEPT!! (Score:1)
MEEPT!!
Open Source is immune (Score:1)
The change really has nothing to do with privacy (Score:1)
Most companies use some kind of disk imaging software to copy hard drives to do corporate-wide deployment of workstations. Now they will have to register each piece of software on every machine. Although this could be avoided by implementing the network computing concept it is still going to be a problem for alot of companies who don't have enough networking power to provide such capabilities
Doesnt ANYONE fear big brother? (Score:1)
"we want a copy of everyone's private encryption
key so we (government) can protect you (suckers)
from wrongdoing...and we *promise* not to use
your key without a court order (or unless we're
really bored)..."
I'm sick to death of companies claiming to be
protecting users' information (while selling
the info to spammers) and denying the last breakin
to their mainframe where the crackers made off
with all our "safe" information.
Long live encryption...screw CPUIDs
Sure, we'll protect your privacy... (Score:1)
Don't trust anybody.
modification --> illegal (Score:1)
Once that's outlawed, sw & hw companies (and the govt.) can have their way with you.
This could be a good thing... (Score:1)
On the other hand, if I wanted a system to be secure, especially the data on it, I could use that number as part of an encryption scheme. That way, even if I pulled the harddrive out, and moved it over to another system, when I tried to access it, I wouldn't be able to. Sure there will be ways to hack it, but that's just one more obstacle. I could even see a firmware driver that adds additional support.
Maybe someone should add this into Linux as part of an encrypted-journal file system.