Distributed TiVo Code Cracking
Twostep writes "With the newest version of the TiVo software (Version 3.2), TiVo has once again changed the secret password to enter "backdoor" mode, which lets advanced users enable hidden features. Unlike last time, people were not able to quickly find the new code, so a distributed computing project was started to find the backdoor codes. You can read about it Here, grab the Linux or Windows clients and pitch in some CPU time for a good cause."
Really, when the hell will these people (the companies) learn that this will do NOTHING.
In TiVo's case, would just removing the backdoor altogether work instead of just putting a new, totally hackable and insecure password on there?
Either way, I'm taking bets on how long it will take for the password to be cracked.
It's been proved and proved again that changing the code to get to the "secret menu" is not effective. If these companies really want to keep people out, they should get rid of the secret menu.
Hacking the Network
How long was it last time? Is it just a random 20 chars of letters or what?
you might try the Ars Technica team if you want to win the prize ;)
TV! Now there's a cause I can get behind.
Is it updated via modem? if so, why not tap your own line!
i don't have a TiVo... nor... well yes I have a modem but it is currently being used as a paperweight...
But couldn't we get one of these software modems to just listen in on the other trafic?
I suspect that some Satelite TV companies do their stuff over the satelite... and some do it over the modem... either way, If I buy something... it's mine... No bugger is going to get away with deactivating it on me...
Please use [ informative / summarizing ] SUBJECT LINES
Flame me here
good cause?
How is this a good cause? I am asking out of sheer curiosity, not against the statement. If there is a legitimate reason to cracking it, then can someone point me to some literature about this subject, or just explain to me why TiVo deserves to be cracked in this manner???
I'm just confused, sounds like this is cracking, and last time I checked thats a pretty illegitimate thing to do, even advocate.
And when are we going to stop giving a damn about consumer gizmos running embedded linux, as long as the actual interesting functions are in some closed application running in the box? The interesting gadgets are the ones that are fully hackable, so the application code comes with source and is easy to customize. Freevo might be a start at a hackable PVR.
If some vendor decides, rightly or wrongly, that giving hardware away is a sensible business model, that doesn't in any way entitle them to any control over what you do with it once you take it home. Think of the stupid CueCat bar code wands from Radio Shack. The "legitimate" application intended for those things is long dead, but people continue to do useful things with the wands using software based on reverse engineering them.
No Win32 executables, then most of the crunching will probably be done on Linux. Makes me wonder how many Windows boxen have a C compiler.
Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
Why are people still buying these devices if they don't offer the features they want or expect out of the box?
- This is a serious question, mod as such.
You cannot buy a 2003 ford mustang, remove the muffler, and drive around at 3am generating 100db of sound. Yes, it's your hardware, but rules exist to further a public good--a (relatively) pollution and noise free environment.
Similarly, laws exist that say that you cannot circumvent pretction mechanisms such as that on the tivo.
Why? because, again, there is a public good involved, but this one is subtler. It's the public good of a business climate where companies make products and services using a variety of business models and people buy them and use them in a manner consistent with widely-held notions of fairness.
the alternative is a world where prices are higher / options are fewer because companies would have to hedge against unauthorized uses.
of course, for some businesses, it turns out to be beneficial that there is a user commuity that likes to hack around. but it's up for the company to decide whether that is, indeed, the case as far as it is concerned.
The Win32 executable is in the archive, ignore previous post....
Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
Yikes! /. and ask them NOT to run that post? I suspect that as soon as the post hits the front page, both tivocommunity.com and all of the pages associated with TivoCrack will be brought down by the load.
Is there any way to contact
Too late! Now go watch your servers burst into flames...
I'm a minister!
why can't you use the gpu in most people machines to crack these things. It seems to me that they would work just as well as normal processors in cracking codes. Why not use both cpu and gpu processing power to crack these things.
I'm sure someone out there can whip up a FreeBSD port without too much trouble...or at least some precompiled Linux binaries that I could run on my FreeBSD boxes...
I wish I could mod your comment up but I can't at the moment so I'll just say that I think you make good points and you make them well. I also agree with what I believe were the underlying points of your original comment.
+1 Insightful
God-damn independent people...doing whatever they want to with their own property. This must be stopped!
Shutting down free speech with violence isn't fighting fascism. It IS fascism!
Is this a violation of the DMCA? Are the project and its participants likely to be prosecuted as such?
Please note, I did, follow the link and read the linked discussion, but saw no sign of this information.
Russ
Information doesn't want to be anthropomorphized anymore.
..."think about a Beowulf cluster of these" posts floating around.
:)
This effort is actually a loose application of those posts.
So this post shouldn't be funny at all!
What are these maaaaagical "features" anyway? From the forum, all they seem to be covering is the decrypting aspect, but what else does it do beyond removing the rating system?
Just because you can mod me down, doesn't mean you're right. Shoes for industry!
whats a cuecat bar?
SimonTek
You can if you don't disturb anyone, and its your own property.
Try to think of an example where
a) You own something
b) But you aren't allowed to do something with it, even in your own property, and it doesn't affect anyone else.
OpenBSD releases 3.2 ...
TiVo releases 3.2
coincidence ?
Exercise caution when modding this message up: the author acts like a jerk when his karma is excellent.
Compiles fine on Mac OS X. Just add:
typedef int socklen_t;
to the top of SSocket.h
and change:
-lcrypt
to
-lcrypto
in the Makefile.
-Ben
You cannot buy a 2003 ford mustang, remove the muffler, and drive around at 3am generating 100db of sound.
You can't bludgeon someone to death with a Tivo either, but that doesn't make it any less a specious analogy.
No one has a right to a profitable business model, and the power grab by content manufacturers has no more or less moral authority than the resistance of people using piracy. They rationalize that behavior because the corporations themselves are already trampling on the "widely held notions of fairness".
First off, if you really want backdoors enabled, that thread on tivocommunity.com details how to do it by changing the hash yourself. You can change the hash it's checking on the disk and voila, no problem.
So this search is basically pointless, but again, it's only for the hell of it.
How it works:
1. Tivo changed the backdoor code in 3.0 to be an SHA1 hash. So when you input the backdoor code, it hashes it, compares the hashes, and enables backdoors if it matches.
2. The hash for 3.0 was reasonably simple to crack. It was short (6 characters) and so was found quickly. 3.2 is longer (everything up to and including 8 characters has been searched already). That's really all there is to it and why it's now a distributed client.
3. The slashdotting I now expect will probably take the server down. I really wish this hadn't been posted. In any case, too late now.
For more info about Tivo backdoors, see here.
For more info about the 3.0 hash crack (the easy one), see here.
- Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
Now I know why IBM wants CPU time to be a metered utility... all the TIVO consumers have to do is buy some CPU time on IBM supercomputers, and voila :-)
I can now see why IBM's business will succeed.
What's under yellowstone?
"-Quote- /. and ask them NOT to run that post? I suspect that as soon as the post hits the front page, both tivocommunity.com and all of the pages associated with TivoCrack will be brought down by the load.
Is there any way to contact
Instead of helping, posting might actually slow down the effort since the servers serving the blocks surely aren't setup to handle that load.
-
Well, I think we need the help. I pray to god no one cheats it. Perhaps we should change the version numbers now so we know the "pre-slashdot" contributers. Those would be the one's we could presumably trust the most.
Seti@Home has had big problems with cheaters lately. Slashdot ran a story about it Yesterday.
I think It may be wise to take the stats offline. Store them and publish them at the end or something. It will stop the cheaters."
There you have it. Play nice, dont ruin this game too please.
I agree, it wouldn't be very nice to set fire to my Tivo and throw it through your window. Conversely if I rip the silencer off my motor, it would be perfectly OK to drive it around on private land (with permission) 20 miles from the nearest inhabitant (in the UK at least).
One reason I may want to mod the box is this: consider that maybe I want to use and pay for the Tivo service but I also want to add some random feature. That would be in the same league as installing an amp in my car or whatever. I do not expect to have to ask the manufacturer's permission to disassemble my dashboard.
The other reason I may want to crack the unit is that it's my box - I paid for it, I own it, it's on my property.
I take on board your argument supporting varying business models - but I hold that the business model is flawed. Sell the box at a profit and discount the service. In a way Tivo's business model is basically parallel to the "loss-leader" trick employed by supermarkets. They offer something at an attractive discount (actually with a negative profit margin) in the hope that I will buy other products. However, it is perfectly reasonable for me to isolate all the loss leaders and buy them and nothing else, thus making a loss for the company. That's the risk they took. On average it works out well for them (or they'd stop doing it).
I'm sorry - if Tivo want to guarantee that I will buy their service, they shouldn't sell the box on it's own. Or they shouldn't at least sell it at a loss. I can buy a phone without a phone line or rent a phone line without a phone. It would be silly, but I can do it and it doesn't cause the telco or the phone makers any problems.
I generally subscribe to the view "What I own I can take the lid off and poke around" as a starting point. I am very much against any business model which is so flimsy that it needs laws like the DMCA to support it.
All of which is why I've added 2 machines at home to the cracking pool :-)
Sod the DMCA and everything like it in Europe!
Best, Timbo
Why can't women be like Hedy Lamarr - beautiful, talented and inventors of frequency-hopping spread-spectrum techn
Wrong. I *can* do whatever I want to a 2003 ford mustang. I can remove the muffler, modify the camshaft... hell I can strap a rocket on the back if it pleases me. Obviously the manufacturer won't honor my warranty once I cross certain lines, and obviously because of laws for the common good, I won't be able to legally drive it on public highways after a certain point as well. But at any stage in whatever process, Ford will be more than happy to supply me all the technical data and help I need when it comes to how their car is designed and built - although some of the more advanced manuals come at a reasonable cost.
If TiVo were the same, then they should allow me to turn the box into a linux unreal tournament machine or an X.10 controller or whatever the hell else I want to do with it, and provide specs and documentation as neccesary to boot. They would of course void my warranty and/or tech support when I open the case or make invasive software changes - and at some point down the mod path they may no longer allow me to subscribe to their services, and may even disclaim to me that it's no longer legal for me to hook my TiVo up to a cable/satellite network (however dubious that may be) - but they wouldn't stop me from doing whatever I wanted with the hardware in my own home.
11*43+456^2
A better example might be buying a 2003 Ford Mustang, ripping off the exhaust and installing an aftermarket exhaust system for 2003 Ford Mustangs. If Ford says "but we sell our Mustangs at a loss, the EULA says you will buy parts and maintenance from Ford" you would tell them to go fuck themselves. Likewise when a hardware or software maker tells me what I can do with a product I legally purchased.
is that a stumbeling block, ahahahahhaha
Outside USA people just go, "DMCA? run dmc? what...."
*continues cracking...*
Liberty freedom are no1, not dicks in suits.
I find it amazing that Tivo appologists fall for this type of tactic. The only reason they do is that they have not woken up to the fact that Tivo is not the only maker of PVRs.
I do not expect Tivo to survive. The clueless business model only works if there is no competition. There is plenty of competition in the space and that is only going to increase. Nobody succeeds with a razor and blades business model (the Tivo subscription) when there is a cheaper option flat fee.
Every one of the clueless 'I just want 0.01% of every transaction on the net' payment schemes failled miserably.
But every time we have a Tivo story the Tivo heads rush in to explain why everyone should pay twice the going rate for the technology. It is as pathetic as the Apple appologists, 'Macs are fastest, speed is what matters, buy a Mac, oops they are no longer fastest, well it isn't just CPU power that matters, its benchmarks, no its the pretty case'. Apple's price gouging and constant interface changing games to make old peripherals obsolete should be criticised as much as if not more than Microsoft's tactics. But they get away with it.
I don't want the video to decide what to record, I do that. I want a recorder with a removable disk so that the thing is not always full. There is an interesting port on the back of my DishPlayer PVR, anyone know what it does?
Looking for an Information Security student project suggestion?
Try http://dotcrimeManifesto.com/
Mufflers have nothing to do with pollution.
The reason mufflers are required is because without them they would bother other citizens and stop them from enjoying peace and quiet.
How does hacking your own Tivo that you bought and paid for stop you from enjoying your peace and quiet?
Answer: It doesn't.
You have a weird twisted view of the world where just because a corporation says something must be terrible than its true.
But in the real world, corporations exist to be servants, not masters.
And no, I'm not. I'm a registered Republican. But I'm not stupid, like apparently you are.
It would be appropriate to note that this "crack" doesn't allow you to obtain free service, and that this has never been about free service. It's just about the ability to modify your Tivo, install cool things like TivoNet cards and so forth. Tivo keeps making this more difficult with every release. And each time it wears away a bit of community goodwill, which is sad because its this thriving community on which Tivo has built a business.
I am free to remove that muffler if I wish. Ford cannot sue me for removing the muffler. Ford cannot prevent me from doing it.
I can do whatever I want TO it, but laws regulate what I cna do WITH it.
Local noise bylaws are what prevent me from driving around with no muffler; it's rude, inconsiderate, and directly affects the peace of mind of others in my community.
If I buy a tivo, I am also free to do whatever I want TO it. IF I decide to walk out on the street and bash your head in WITH it... there are laws against that.
What laws are those? THe public good of a business climate? People come first. Unauthorized use? What unauthorized use? Copyright law permits me to make copies of those tv shows I'm recording, as many as I want, provided I'm not distributing them.
The DMCA covers technical copyright protection mechanisms; but the mdeia being recorded onto a tivo was not protected in the first place, so it's doubtful the dmca could really be brought to bear.
Since when cracking a TV recorder for fun is a good cause ? Better use wasted time for folding@home or "screensaver lifesaver".
RC3105 - can't log in right now for some reason...
:
quote:Ford will be more than happy to supply me all the technical data and help I need when it comes to how their car is designed and built
not true, Ford & most of the other big manufacturers are hoarding technical info so that you are forced to take the car to the dealer for svc. say you buy a 2003 mustang, a month later the check engine light comes on. neither bob's garage down the street or the guy who changes his own oil can query the computer to see what's wrong. you're out $65 to find out the computer remebers when you accidently left the headlights on last week and had to get a jump.
SOME information SHOULD be free, some shouldn't. the line needs to be drawn based on what's reasonable not what's best for one specific company's bottom line or who's got the best lobbyists.
--
Riley
let me ask you this.
You are all talking about how cracking this seems "wrong" and whatnot...
Has Tivo complained? No?
Shut up.
You should get in touch with those guys who are taking the hard route... distributed whatchamacallit?? Encrypt how? What good's that for?!
I also saved Cocoon on tivo. Such a nice story, with the old folks and all. Also good, is *batteries not included.
Thank you much time.
The effort doesn't relate to the stuff that is downloaded from the modem. It is an attempt to decrypt a password whose encrypted form is known which is used to activate "backdoor" features. Therefore, there is no way to attack it from the tty stream -- it is never used there.
"You cannot buy a 2003 ford mustang, remove the muffler, and drive around at 3am generating 100db of sound. Yes, it's your hardware, but rules exist to further a public good--a (relatively) pollution and noise free environment."
Yes you can... removing your muffler is totally legal. You are are only breaking the law when you drive it on public roads. You can take it to a race track and drive it all you want.
If someone converts a Tivo into a hacking device AND uses it to break into computer networks, that would be illegal. You could also break the law by hitting someone over the head with your Tivo, no modifcations required.
Cracking and modding your Tivo is, and should remain, totally legal.
AdFuel
Who wants to bet 2000 years of computer time will yeild a password "password"?
1 tequila 2 tequila 3 tequila floor
From a post (from "Otto", discussion forum, 10-31-2002 08:14 PM):
So, people: Relax. And: If you want to join Just For Fun[tm] (like I do), do it.
42. Easy. What is 32 + 8 + 2?
I mean really, what is tivo doing that you can't do with a modest PC + software? Instead of hacking away at propritary code, you could be spending your time building something better.
There is some controversy about the use of the Tivo to skip advertisements. As you suggest, this gives "plausible deniability" that the feature is readily availble.
Yes the updates come by modem (or more recently encoded in some "paid programming" shows on Discovery channel that the TiVo automatically tunes to and records), but that doesn't change anything. The software updates come in "slices" which are encrypted themselves. The TiVo has a hardware crypto chip that is used to decrypt those.
I hadn't known there were so many idiots in the world until I started using the Internet -Stanislaw Lem
"!seineew era sreenigne VTetamitlU"
+++ UGUCAUCGUAUUUCU
How about making an open solution that isn't subject to feature disablement and removal with every "upgrade" of the software?
Now, if the story were about hacking the Tivo to obtain free service without due payment, then I would have said that the crime is in the use of deception to obtain goods or services. Busting the Tivo unit's guts is ancilliary and does not constitute any crime in itself (ignoring the DMCA and whatever equivalent crap we have under UK law [1] ).
I actually have a lot of time for Tivo the company. I don't even have a Tivo. I'm thinking of getting one (and subscribing) because they had a good idea and made (by all accounts) a good product, backing it up with a good service. However, I am still going to rip the lid off the box, after about 6 months, when I feel the unit has burned in and I don't mind voiding the warrenty. They have a rather suspect economic model but that doesn't nullify their achievements.
To be honest, I'm not sure that, even if Tivo opened the spec's to the box, that they would lose much. Tivo hackers are likely to remain a special interest minority. Most people I would wager are happy to have another AV black box on their shelf and pay for the Tivo service without wanting to fiddle with everything because what Tivo offer is exactly what they want.
Best, Timbo
Note [1] : I confess to being largely ignorant of my own coutry's and/or the EU's recent DMCA-like rulings. I am aware that President Blair is selling us down the swanny, but I plan to display total civil disobediance towards anything which in my view is so utterly stupid and ill conceived. Besides, if they bang me up, I might be able to get Lord Archer's autograph. hehe
Why can't women be like Hedy Lamarr - beautiful, talented and inventors of frequency-hopping spread-spectrum techn
You cannot buy a 2003 ford mustang, remove the muffler, and drive around at 3am generating 100db of sound. Yes, it's your hardware, but rules exist to further a public good--a (relatively) pollution and noise free environment.
First of all, you CAN remove your muffler and drive around at 3AM. You can do anything you want to that car. You just can not drive it on public roads legally after the fact. If you do this in your own property or a place like a track and no one complains about the noise it is 100% perfectly legal. Have you been to a race track on a test and tune night? By the way, removing the muffler does not increase your emissions levels, removing the catylatic convertors does, and yes, you can buy off road pipes (meaning no convertors) from thousands of companies for just about any vehicle.
Modifying a TIVO in no way shape or form bothers my neighbors or is a nuisance to the general public.
the alternative is a world where prices are higher / options are fewer because companies would have to hedge against unauthorized uses.
So when your business has a model that can not make money, the governmant should change the law against the public good (to use your own words) to help you make money? Are you on someones lobbying payroll? Did you ever think that maybe if a company made these hidden options available or added more options that maybe they could sell more units? The consumer would have MORE choices.
the alternative is a world where prices are higher / options are fewer because companies would have to hedge against unauthorized uses.
No, the alternate is where companies compete on the quality and usefulness of thier products. Not trying to squeeze every last penny from a product that is not really exactly what someone may want because a government handout let them keep making it for a profit on it.
Bad boys rape our young girls but Violet gives willingly.
are belong to us.
also... the client is a cpu hog! it should only kick in when i'm idle!
80.67 % done as of Sat, 2 Nov 2002 09:40:00 -0500. From the Linux client's page of Real-time stats.
The forums come with lil things saying NOTE...No talk of any type of service theft or video extraction is allowed. Well I can agree that service theft is wrong, but video extraction?
Kinda like a Mounds bar, but more crunchy.
You paid for it, it's yours, and you should be allowed to do whatever you want with it.
Exactly...which is why TiVo should change their business model if they want to keep customers out of their boxes. My cable provider supplies a digital box as part of my monthly fee. They own the box and can easily justify any service agreement clauses keeping me from fiddling with it.
If TiVo really wants to retain control over the hardware, they need to retain ownership of it.
They have already tried most of the 9-character space to no avail, and every additional character makes the search take 37 times longer. And, as was said numerous times, when they find it, TiVo will just change it again and tack on a couple more characters.
Plus, there is no verification of results, so surely someone will cheat a la SETI@Home just to inflate his score by returning a bunch of bogus results, and the results will be invalid. Worse yet, a truly malicious person could return bad results for a whole lot of valid usernames, and it may be impossible to separate the good results from the bad. (I don't know if the server tracks IP addresses, but those can be spoofed too.)
So, this is kind of futile, but it looks like they're having fun. :-)
Patrick Doyle
I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
There has grown up in the minds of certain groups in this country the notion that because a man or a corporation has made a profit out of the public for a number of years , the government and the courts are charged with the duty of guaranteeing such profit in the future, even in the face of changing circumstances and contrary public interest. This strange doctrine is not supported by statute nor common law. Neither individuals nor corporations have any right to come into court and ask that the clock of history be stopped ,or turned back, for their private benefit. ---The Judge in Life-Line
The TiVoCommunity Underground is unofficially approved by TiVo (in fact some posters are employees) and they don't want any problems with networks like Turner's or the MPAA.
I mean, TiVo has supported hardware network card hacks with newer versions of their software. Contrast this to other hardware manufacturers and you'll see why we respect TiVo's wishes and don't discuss certain topics.
(and no, a corporation itself or a business model do not have rights).
According to the Supreme Court, corporations are entitled to the same freedoms as individuals.
I tried to roll my own with an ATI all in wonder. It never really worked right - sound being the biggest problem. I couldn't put big fonts on their menu screens, so I had to pick programs on my desktop box using netmeeting remote desktop. Tivo's software works much better. It controls my cable box without any problems, and is much quieter (no PS fans).
If ATI would actually look at what Tivo is doing (and hire some real programers), maybe they could get a useable product. The main advantages they have are price and video capture quality.
"Well, good luck finding a judge that doesn't run a bestiality site."
False! If modifying the TIVO leads indirectly to buying less software or services or whatever follow-on they are trying to sell is, then your individual actions HAVE outside affects, even if the actions themselves are restricted to your basement.
Now, we can argue whether or not a business model is a public good (I would clarify--I don't believe "a business model" as in "tivo's business model" is a public good, but I do think reasonable restrictions on use of products in order to facilitate innovative business models in general is a good thing / a class of public goods.) That is, I think our society would be worse off if companies could NOT sell hardware as loss leaders, because the sale of hardware as loss leaders has positive externalities of getting people into technical items WHILE remaining a sustainable state in that companies can profit from it)).
Again, we can argue over whether i'm right as far as public good goes all night, but don't try to tell me that people modifying TIVO's at home, in aggregate, has no external effects.
Actually, that could apply to cases of "hacking" hardware to enable "hidden" features. Maybe not in this specific case, but it's not unheard of to make one set of hardware with a full set of features and only enable each feature as it is paid for.
For instance, you might be able to hack your cable modem to "uncap" its bandwidth limitations, but you can bet you'll have your account cancelled pretty darn soon.
As far as Tivo and Tivo-like devices, I can imagine a time when a "commercial skip" feature is something you would have to pay extra for. The money for it would probably go to advertizers to shut them up about complaining that you aren't forced to watch their commercials. :) Not that I think that's a good idea.
assert(birth_date<time-86400)
Actually, there was a recent law passed that automobile makers have to provide that information to the public. They don't have to give you a free code scanner, just like tivo wouldn't have to give you a lan card or larger hard drive, but they are legally required to give out the diagnositc information you speak of.
Also, if you have an import car like I do, all you need to do the same thing is a paper clip to short out 2 wires, then count some blinkin lights and look up the result in your manual.
Blessed are the pessimists, for they have made backups.
well, considering that the project clocked 1 yrs worth of cpu time in the last 4 hrs & the rate of increase is still increasing I'd say it won't take long to to see who would have won that bet
--
Riley
I like that quote. Who said this? Who's "The Judge in Life-Line"?
assert(birth_date<time-86400)
pitch in some CPU time for a good cause.
Not to sound crabby, but how in the world is this a good cause? Get out of the house and volunteer helping the needy and homeless for fucks sake, its getting colder outside and help is always needed. American Red Cross and the Canadian Red Cross volunteer sites.
If you need an excuse, sure download the clients that crack the TiVo code and leave your system so that its idle time is maxed out and your free to help the homeless and needy...
The effort is for fun, really. We've (subuni, anyway) already found ways to take the drive out of your tivo, throw it in your PC, and change the code to a known hash. This is more to say "Hey, cool, we did it."
So take a pill folks. Simmah down!
getting into a secret menu on your tivo and pissing off the neighbours with your muscle car are completely different. When you get into the seret menu on your tivo there is nothing to affect anyone else, you are the only one to get hurt since you are the one who just voided your warrenty. If you take the muffler off you mustang you piss of the neighbours and everyone else on your block.
History will be kind to me, for I intend to write it - Sir Winston Churchill
A couple of years ago in an interview with Ted Koppel, the CEO of TiVo said that they did not want to sell hardware. They only wanted to sell the underlying service.
He also said that when their video format was hacked, they would get out of the hardare business, and just sell their scheduling service.
2. Technocracy - Establish a ruling class of technologically savvy people (who rightfully deserve it!) to lead the unwashed masses into a glorious enlightened future.
Isn't this exactly what Microsoft is trying to do, and what most slashdotter are fighting tooth and nail against?
0 1 - just my two bits
Think of stuff like drugs, suicide, fictional pornography, and you'll have lots of laws which can get you arrested for doing things in the privacy of your own home. On the other hand, I like to think that the actions are only criminal if you get caught which means, by definition that you are no longer affecting only yourself.
However... I have a theory about this. As an armchair political theorist, I will make the broad statement that capitalism is anti-democratic. In the eyes of government, the will of the corporation has long outweighed the will of the people.
International government power is found in economic well-being and competativeness. Corporations provide that power and are thus more important than citizens.
So if a corporation says "we can be more competative if you support digital-etcetera laws", the government is compelled to assist them. Why? Because if your country slips in the capitalist system, you loose international power.
From this perspective, the Microsoft case was one where the government was torn between defending the internal free market, and defending a great international economic power. From the microscopic perspective... hurting the corporation could do more damage to domestic jobs than could be recovered by a healthy domestic marketplace. A battle between the tangible and immediate (jobs) and the abstract (healthy internal economy).
So do you use government might to empower Disney, Warner Bros and other domestic corporations? or do you risk loosing those corporations in the interest of personal freedom. That is, do you preserve your healthy and powerful global industry at the cost of individual liberties?
What could the people gain by the government supporting individual liberties?
Chrysler made it even easier. You just have to turn the key to the first position (not starting the car) then to off 5 times (leaving it in the first position on the last one (again, not starting the engine, just one click forward)), and count the blinks of the engine light. 5 blinks then 5 blinks is end of codes and hopefully the only one you get if your car seems to be running fine.
Fords and GMs, you short out a connection and count the blinking lights. That isn't an import only thing.
Also, you don't get all the information possible from those codes. I believe those have always been documented and available in domestic and imports. It's information from when you hook it up to the computer, the extra diagnostic information from there, that was rendered useless when auto companies stopped providing information on what meant what (imports and domestic alike).
For a good time call www.sawkie.com
Think of stuff like drugs, suicide, fictional pornography, and you'll have lots of laws which can get you arrested for doing things in the privacy of your own home.
If you commit suicide, you don't get arrested, you get enbalmed (or cremated, I suppose, depending on your wishes).
Unless, of course, you screw up.
Same with drugs, really - unless you're either in public (maiking an ass of yourself), distributing, or get caught while buying, you're pretty much safe doing them in the confines of your own home. It's generally the periphery effects of drugs that get people caught (committing crimes for money with which to buy the drugs, or going into public whilst blasted and doing something equally stupid).
0linux1blows2chunks3x9
SHA is a stream hash. That means you can do 4 bytes worth, save the state and then cycle through the next 5 bytes much faster. When doing the same thing with md5, you can pre calculate all but the last two bytes and then cycle those real fast.
MD5 uses a table of sine values that it uses. If someone were to make slight changes in thouse tables, then this kind of crack wouldn't work unless the hash as verified. I suspect the same is true for SHA but I haven't looked at that yet.
According to the Supreme Court, corporations are entitled to the same freedoms as individuals.
That's b/c the Supreme Court is a bunch of fucktards.
but don't try to tell me that people modifying TIVO's at home, in aggregate, has no external effects.
Can you specify an effect this would have and it be DIRECTLY relate to my modifying my TIVO?
Did you ever read the side of a Kraft Macaroni and Cheese box (or any food product instructions)? It says to mix in 1/4 of Parkay Margerine. The fact that I used store brand margerine and not Parkay will result in about the same effect I think you are refering to. I am sure that Kraft Foods would make more money if people only used Parkay and Starkist Tuna with thier M&C. Does that make it WRONG for me to use something else? Does thier business model rely on me to use it? Are they selling the M&C at a loss so the butter can even it out? Should there be a law that only allows me to use what they say on the box? Would everyone be better off as consumers if ALL products had this legal requirement and we were forced into following them? I don't think soooo..
What happens when a TIVO competitor comes around and has a completely open system that allows you to do anything you want with it? Should they be legally banned so TIVO can stay afloat? If this other competitor does make it and TIVO fails would you know why? Because they gave the consumer what they wanted and they bought it!
Bad boys rape our young girls but Violet gives willingly.
Nobody succeeds with a razor and blades business model (the Tivo subscription) when there is a cheaper option flat fee.
1. Who's this competition giving away the service for free? I hope you don't mean ReplayTV, where the cost is built-in up-front, do you? (Likewise, you can get a TiVo with lifetime service for about the same as the ReplayTV of similar stature.)
2. You are assuming all things are equal. If the service is better, people may pay more for it. Consider the Mach3 razorblades -- far more expensive than the other brands, and far more popular! Why is that? Because the perceived quality is higher and people are willing to pay for it.
But every time we have a Tivo story the Tivo heads rush in to explain why everyone should pay twice the going rate for the technology.
Honestly, what the fuck are you talking about?
There is an interesting port on the back of my DishPlayer PVR, anyone know what it does?
I'm not familiar with the DP PVR, but if it was as popular as TiVo, you'd probably already know what that port does.
"And like that
There is a big community of people using TiVo that would love to have accsess to these features, and this is a great way to use this idea of community to solve a problem. Distributed computing is such a great idea, and I'm glad too see it being used for more practical reasons.
Now - is it reasonable to hack the box and turn on all the fitted CPUs when I paid for one?
No company would, because pop goes your maintenance contract. If I were fortunate enough to aquire such a machine, say it's being thrown out in 5 years time (take it as read I don't require a maintenance contract) - I would feel no obligation to IBM or whoever and I wouldn't have an ethical problem in enabling every feature/CPU/device on the machine. I don't really think the manufacturer would care much either.
To go back to yet another car analogy: I buy a big engined car - it probably has a computer controlled engine. Given the big engine being very understressed for the car, I could chip it for a fair bit extra power without really causing any problems (warrenty now void - I don't expect them to help me out if I blow the motor).
Now consider: the manufacturer decides to save money by using the same engine in several models of car (puts 3 litre engine in models that would have spanned 2.5-3l previously) - but they performance limit the cheaper models in the engine controller's code. So far, so good. Now suppose for much cheapness, they have all the code tables for every model in the ROM but store a model selector byte in NVRAM, setting it at the factory.
Someone finds out how to reset the code and turn the cheaper 2.5l "performance equivalent" model into the full powered 3l version. So what's the difference between that and me chipping an understressed big engine? It's just cheapness (and negligence if they actually care) on their part.
The manufacturer made my life easy by giving me the mod chip up front. I do rather feel the onus is on them not to hand it to me on a plate.
You raise an excellent point concerning cable modems. What you describe used to be possible with ADSL in the UK until recently. The main difference being, I presume that your cable co own the modem and rent it to you - so you don't own the kit. That's a clearer case. Not your box, so you definately don't have the right to fiddle with it. Even so, it's still fairly stupid of them not to throttle your bandwith at the other end.
Best, Timbo
Why can't women be like Hedy Lamarr - beautiful, talented and inventors of frequency-hopping spread-spectrum techn
Has anyone tried AbiWord's password?
I'm not knowledgeable in these areas so perhaps this is off-base, but wouldn't it be possible to disassemble the code that accepts the password and patch it to just accept whatever you enter? That seems like a more fruitful line of attack than attempting to brute-force a password of unknown character set, unknown length, and unknown encoding.
Actually, many of the cable services in the US allow/require that you buy your own cable modem. However, it still is not legal to change your quality of service with it. If you want to set up your own headend, feel free to uncap your modem all you want, but if you are using the cable company's headend then upcapping your modem is theft of service and is a criminal act.
Enigma
So when Gilette sells razors at a loss, and i buy them, use them to decorate my walls, and never buy the razor blades, i am doing something that should be illegal?
How about when the Wright brothers used popsicle sticks to make an airplane, instead of using them to make popsicles, as the manufacturer originally intended?
--
Mod up a post Rob doesn't like and you'll never mod again
I pay no more for my dishplayer satelite subscription than for either the same subscription without the PVR or for the local cable. In fzct I pay less than the cable charges. The dishplayer unit was free.
PVRs will be a commodity item in a couple of years costing no more than $250-$400 all in with no subscription.
2. You are assuming all things are equal. If the service is better, people may pay more for it. Consider the Mach3 razorblades -- far more expensive than the other brands, and far more popular!
Tivo are reselling TV timetable information which costs them nothing at $10+ per month. The dishplayer reads the satelite program guide.
The only possible leverage that Tivo has in this market is to patent the blatantly obvious and try to bully competition out of the market. That is the type of behaviour that is generally objected to on Slashdot. Tivo is an exception, Apple tends to be the other exception.
Tivo will be deservedly roadkill when the XBox II and Playstation III come on the market offering PVR technology with no strings attached.
Looking for an Information Security student project suggestion?
Try http://dotcrimeManifesto.com/
This is why I sent back the Tivo I ordered (it was Series 2 which to my knowledge has never been successfully hacked ... yet). I don't want to be constantly locked out of my machine when some corporation decides to tighten the screws again by a forced software upgrade. In some sense, TiVo is worse than Microsoft, even though they nominally "support" open source by using Linux. With Windows, I choose when to install the Service Pack update ... at least thus far :)
... don't buy a card with the lower quality VIVO Phillips chip) and a ATI TV-Wonder capture card. Grabbed two old 10Gig drives from another machine and I had something that cost me nothing more than the Series 2 TiVo.
Instead I bought a Pentium IV 2.4, Asus P4PE, 512 333 MB DDR, Leadtek A250 GF4 Ti4200 (which has a Conexant HDTV-capable video out
What software will I run? Well, right now I'm leaning heavily toward MythTV. With this I will eventually be able to surf the web, check email, play games, as well as schedule programs and skip through commercials in TV broadcasts. A few bucks and an afternoon of tinkering will also hopefully allow me to control the channel switching on the digital cable box from the computer's infra-red port.
There is also Freevo, which I may consider looking at if I don't like MythTV, although the activity on the mailing lists indicate that this system is already quite functional for many users.
Hope this is useful to anyone out there still sitting on the fence. I reached my decision after several hours of research on the web. I hope I don't regret it!
It may very well be true, but it doesn't change tha facyt that it's still absurd. It would be like a cable TV company selling you the basic service while sending all the channels to your house by simply not tuning the premium channels, and then suing you because you grabbed your TV remote and tuned them yourself. Plain stupid. The DOCSIS standard should have defined company side capping. Period.
You can buy a tivo, and do anything you want to hardware wise. Mine is modified to add extra disk space. Tivo even goes to some (minimal) effort to keep that reasonably simple to do.
This is legal.
You can replace the software. They have made it difficult to do, but if you wipe everything (ROM and Drive) then start over, it works fine. And they don't really try to stop you. A reasonably standard flavor of linux runs on the box. Most of the hardware drivers (other than video in/out) are stock, or close enough.
This is legal.
If you try to modify the software they ship, they try to stop you. I consider that different. I'm not exactly sure if it's right, but it is a somewhat different.
I do happen to know that a significant portion of their motivation is this. They are convinced that if people find ways to record with a tivo, then extract a raw digital copy of the content then tivo (the company) will:
1) be sued out of existance (bogus reasons or not)
2) loose the right to make DirecTV receivers
They are probably right on both counts.
They are also trying to prevent people from getting the benefits of service without paying for it. I support them, when it comes to people taking advantage of the service tivo provides (copying guide data from one tivo to another, etc).
I don't particularly when it comes to people providing their own service information with no support from Tivo. As far as I'm concerned, falls under the category of "I paid for the box, it's mine".
plus-good, double-plus-good
At the current rate of development mythTV http://mythtv.org/ will be a better Tivo soon.
Compare to getting electricity into your house. The Electricity Board own the meter and it's sealed. Ergo - no fiddling.
Imagine if they told you to buy your own meter, program it right, install it and don't lie about the overnight discounted hours - everyone would laugh. I'm not even sure they would get very far with a prosecution - not because it isn't wrong and against your contact not to fiddle your lekky meter - but because the company had been so utterly stupid in their approach.
Why can't women be like Hedy Lamarr - beautiful, talented and inventors of frequency-hopping spread-spectrum techn
That said, I'm in favor of the deal, as long as one's Slashdot id directly determines one's status in the new world order -- the lower the better.
All well and good, but hell will freeze over before you get a XboX II to act as a PVR with no strings attached.
- Ost
---- Sig. gone.
You cannot buy a 2003 ford mustang, remove the muffler, and drive around at 3am generating 100db of sound. Yes, it's your hardware, but rules exist to further a public good--a (relatively) pollution and noise free environment.
Your analogy is flawed. In this case you are talking about modifying your personal property to do something forbidden by law.
In the case of the tivo its like a VCR. The only things you can't do with something you've videotaped on your VCR is sell it or publicly display/broadcast it without permission of the copyright holder.
A better analogy with the Mustang, is if you weren't allowed to chip it, replace the exhaust system, the spark plugs, lower it, replace the spoiler, add neon lights, NOS, and everything else that rice rockets do.
The 'chipping it' option is even more appropriate. The tivo ships with options that are disabled by a password. The Mustang ships with more horsepower and torque but is 'disabled' by a computer chip. Replacing that chip to give yourself more HP is not illegal (even though it does void the warranty). So why can't someone find the password to give them the features already in the hardware?
I'm out of my mind right now, but feel free to leave a message.....
"unless you're either in public (maiking an ass of yourself), distributing, or get caught while buying, you're pretty much safe doing them in the confines of your own home."
This is an interesting point. Most young people do not do drugs at home for fear of being caught by their parents. Therefore they go outside and do drugs or drink.
Now if you are white suburburnite middle class kid you drive daddy's car into the "woods" with your friends and drink, do drugs and fuck your girlfriend pretty confident the you won't ever see a cop in the middle of the night way out there. Same situation if you live in rural farm country or in the west.
If on the other hand you are an inner city kid who is poor (ie black and hispanic) then all you can do is try to drink or do drugs in some alley. As an added bonus you live in well lighted areas that are heavily patrolled by cops especially at night. Your chances of getting caught are much much higher.
This is why there is a HUGE discrepency between the number of whites and black felons.
War is necrophilia.
I agree that it would be fun to crask whatever codes they used to lock down the TiVo, but is it really worth it. Sure, you can hack on whatever devices/network stuff you want onto the TiVo PVR, but if the company isn't going to support what you want to do and keeps charging you a service charge, why would you want to do that?
I think that Microsoft is taking the right approach here, and selling Software which makes it easy to do what you want (record, skip, rip, burn-DVD, etc). Of course, I could do that with my Matrox G400 4 years ago, or with an ATI All-In-1-der... But Microsoft added a remote control, and a $1500 price tag. So did Sony by the way...
So why is the TiVo so controversial, except that they are trying to get a revenue stream for charging you as a service to use the hardware you bought.
A service is something which a company provides, a product is something which once sold becomes the property of the client. The TiVo box is in that grey area. I think what people are claiming is that they feel that the TiVo should be a product like Windows Media Center based PCs coming out soon from HP and others. I'm waiting for MS to simply release an XBox/Media Center Edition, with some XBox/MCE APIs for developers. Of course, if they did, it wouldn't be sold at a loss, and it would probably go for $800. But I think it would be a giant step forward in the set top box market. That's a product I would buy, until then, that good ole Matrox G400 has significantly better quality recording than your TiVo, and I can script my second CPU time to encode the media from Motion-JPEG with CD Quality sound to DivX or WMV and burn to CD-RWs.
The point is that the technology has been available for a few years, and now you can do so much more. $250 buys you 200GB of HD storage today... You can get a spindle of 50 DVD-RWs for $50. Of course, software is always the bottleneck. With the new MS and Sony software, it makes this really easy for Joe Sixpack to do, and you don't need to buy a service. Just shell out $1500 + $50 for your 50 DVD-RWs, and keep on burning.
-Mike "Eagerly waiting the nonexistant XBOX/MCE for $500 in 3 years"
Nobody succeeds with a razor and blades business model
Um, Gillette seems to be doing fine...
$x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
$x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
You cannot drive it around in public places without its muffler, but if you owned a huge estate with its own network of roads, and it was large enough that the sound wouldn't reach your neighbors, you are not only allowed to drive without the muffler, but also without license plates, driver's license, insurance, registration, or serial numbers!
This is an argument frequently put forth by the anti-gun lobby: you have to license cars and drivers, why not guns and gun owners? The difference is that in the former case you are licensing the right to use the vehicle in a public road you share with others, whose safety depends on your ability to use it correctly, whereas the latter would be required even for ownership in your private home.
I think an analogy exists with consumer electronic hardware as well. As long as you are not entering or affecting a public space or other persons, shouldn't your hardware be yours to do with as you wish?
If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
yeah because you're technical ability is directly proportional to how early you decided to start reading slashdot.
In the eyes of government, the will of the corporation has long outweighed the will of the people.
This is stupid (sorry for being blunt). A corporation is a group of people.
Distributed computing projects must meet 3 criteria:
1. Non-Profit or I get a piece of the action. Seti@home is non-profit, I get a free gig from easynews for every 15 days I run the UD client screening for Cancer drugs. They both pass this test.
2. Tight well written prefferably small secure code. If a DC client crashes my machine once it is out the door. I hate to be overly sensitive to such issues, but if the programmers tried to keep things small they will have less problems.
3. Must get the hell out of my way without my interferance when I want to do things. I don't want to have to close it when I want to play video games. I know that this seems like a stupid thing to want, but consider what this is saying about how well written the code is?
Now once you give me a client that passes all three of these criteria then who cares if it is a good cause or not?
I mean stuff the drug companies want you to do have good cause written all over them, but why do I want to pay for there bandwith, there processor time and there upkeep if they are not willing to send a little something-something my way?
I don't know if this DC Tivo thing meets #2 and #3 yet. But it definetly passes #1 with flying colors.
And if you consider that all the people that take part in it are probably Tivo-geeks from the Tivo Community that want access to this code anyways, then who cares?
This is like the Seti thing. Are they gonna find Space Aliens? No. But the project itself, them bringing the DC format to the forfront of the networking world and what it could bring with it in the future is too exciting a prospect to pass up.
I encorage DC apps. I find it a fascinating feild. Let the Tivo-geeks have there fun.
Besides.... and I know you won't believe this. Tivo doesn't really mind. These particular geeks are a huge faction of the Tivo population. Tivo kinda has a hands off policy with them anyways.
Um, Gillette seems to be doing fine...
Hmm, looks rather different when you read what I actually wrote rather than the deliberately out of context quotation:
Nobody succeeds with a razor and blades business model (the Tivo subscription) when there is a cheaper option flat fee.
Looking for an Information Security student project suggestion?
Try http://dotcrimeManifesto.com/
That said, I'm in favor of the deal, as long as one's Slashdot id directly determines one's status in the new world order -- the lower the better.
:)
I'm all for that - said I, with #1449
These are my friends, See how they glisten. See this one shine, how he smiles in the light.
hell I can strap a rocket on the back if it pleases me.
;-D
Only if you want to become a Darwin Award myth.
If J.K.R wrote Windows: Puteulanus fenestra mortalis!
You cannot buy a 2003 ford mustang, remove the muffler, and drive around at 3am generating 100db of sound. Yes, it's your hardware, but rules exist to further a public good--a (relatively) pollution and noise free environment.
I sure the hell can. If I live in a rural area, nobody cares about sound except for me and I can happily drive without a muffler. In fact it is 100% LEGAL in michigan to drive on interstates without a muffler. (Old law, still on the books) Just because YOU dont like it and it's illegal to make excessive noise (Why cant my car make 100 DB of noise yet these damned HARLEY drivers can?) in some areas does NOT make it a smart thing for the car manufacturers to weld a pan on the bottom of the car to keep people from doing it.
It's the same as welding the car hood shut... It's not ethical to do it... I dont care what your reasoning for it, it's MY PROPERTY, and I have the right to do with it what I please.
Do not look at laser with remaining good eye.
Bad analogy. The proper analogy would be if your Mustang came with the hood locked shut, so that only Ford dealers could service your car.
that was for an 8 character password. the stats are now for an 9 character password.
48% complete
umm, yes you can. it is illegal, but you can and you won't very likely be caught. Take it from one who has always had performance enhancing exhaust (n0t ricer fart pipes) on multiple cars and motorcycles. The louder pipes very often even come in below state emission (if not noise) standars. Very few places are strict about noise requirements on exhaust. It's quite a nice feeling to leave a wake of car alarms behind you as you drive your Ducati down the street at 3000 RPM's!
Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
Pal 0wnz teh NSTC
Why not try and get the distributed.net lot on your side? They are a bit short on encryption-related projects at moment. It would make a nice distraction before getting on with RC-5/72...
catch (HumourFailureException e) { e.user.send("You, sir, are a humourless idiot."); }
PBJOBLARNY
Did you stop to consider that Tivo is reselling something other than just timetable information? As a Tivohead I must admit I can't remember the last time I said "Wow, I love my Tivo because it has timetable information!"
Tivo sells software. People pay for because it rocks. You're pissed because you didn't think of it and your too proud at this point to admit you could be wrong.
And just for the record, my DirecTivo gets it's guide data from the satelite, too. Not that you'd want to let pesky facts get in the way of your strongly held beliefs.
...and doesn't want people to be able to get the backdoor through brute-force then it's very easy to prevent backdoor attempts. After 3 incorrect attempts, require the correct password to be typed in 3 times in a row correctly (while giving the same access denied message the first 2 times) with 5 minute intervals between attempts required. Tada, brute-force rendered useless.
Why can't we modify their software... and just jump over that bad code blocking? or update it with our own software...
I guess that the usable code is encyrpted? and needs to be decompressed with that that key? or... is it just the normal function branch to that software?
and btw, I feel realy stupid for saying why not just listen to it over the telephone line...
Please use [ informative / summarizing ] SUBJECT LINES
Flame me here
I've gotten so used to going to many sites and realizing that it's been horribly /.'d but the site posting the linux client for this distributed crack is showing a large increase in activity and I have no doubt it's the positive slashdot effect. Look at this link http://www.blisstonia.com/dtc/stats.php and notice that anonymous is in the lead now. When I first looked at this page when this slashdot article appeared stansimmons was leading and the total was around 35%. Cool!!!
http://tinyurl.com/3t236
Well, actually, once a corporation is incorporated, it's a legal entity separate to its' owners. But, I think the main problem is that corporations have disproportionate power when compared to a similarly sized group of people. If ten people said "we want law X to be enacted", they would have no chance. But ten people who happen to be the owners or directors of a powerful corporation can pretty much influence government in any way they like.
Huh? Ford is NOT happy to supply info about its design because you might be a competing designer. It supplies it in limited amount to mechanics, at a fee paid by the mechanics. Mechanics may have to get NDA if sensitive info is given
Maybe you can get the info if you're an authorized Tivo repairman or if you pay enough for it, like the amount of Tivo R&D for all their work so far, or just buy their company. I don't have that in my back pocket, do you? If you do, then you have the right to give it away
No, Tivo rents software at grossly inflated prices.
You're pissed because you didn't think of it and your too proud at this point to admit you could be wrong.
Actually the idea of the video recorder that thinks for itself is one of the things that Nicky Negroponte and Co have been talking about for years - long before Tivo existed or filed any patents.
As for intellectual jealosy, wait until Tivo has as many users as the stuff I have designed. I don't think that is likely to happen any time soon. Tivio is nothing more than incremental engineering improvement made possible by advances in disk drive technology and hardware compression. I don't do that stuff, I rarely work on a problem until after it has been called impossible.
Oh and from a business perspective, the company I helped build makes more money each year than Tivo has lost in its entire history (which is a lot).
Looking for an Information Security student project suggestion?
Try http://dotcrimeManifesto.com/
Please mod parent down as offtopic, sinse there's no ME TOO! moderation available...
In your scenario, the ten people represent hundreds of thousands of other people. Why is wrong for them to have more influence than ten guys off the street?
Well, we have a nice system to decide what's grossly inflated and what's not. People who think it's grossly inflated, don't buy it. People who are willing to shell out the money, do. But for me $250 bucks for a lifetime was worth it. And while $250 is not free which could pass for "grossly inflated" on slashdot, I disagree.
Actually the idea of the video recorder that thinks for itself is one of the things that Nicky Negroponte and Co have been talking about for years - long before Tivo existed or filed any patents.Thinking about, eh? That helps me record and watch tv when I feel like it.
And did they file patents on the idea of Tivo, or the technology they developed along the way to make it work?
Tivio is nothing more than incremental engineering improvement made possible by advances in disk drive technology and hardware compression.Very true. But they made a rock solid product that people use and love. Gee, maybe your right, I don't know what those Tivo people were thinking!
I don't do that stuff, I rarely work on a problem until after it has been called impossible.I fail to see how this helps me watch more tv.
Oh and from a business perspective, the company I helped build makes more money each year than Tivo has lost in its entire history (which is a lot).Great! Sounds like your in a good position to take over the PRV world. Please do so, and the instant you make a product that is better and cheaper than Tivo, I'll be the first to buy one!
A A President "No!! Ok .. I'll tell you the combination!! 1" ... yes...
Lackey#1: ONE!
Lackey#3: writes down 1
A A President: 2
Lackey#1: TWO!
Lackey#3: writes down 2
A A President: 3
Lackey#1: THREE!
Lackey#3: writes down 3
A A President: 4
Lackey#1: FOUR!
Lackey#3: writes down 4
A A President: 5
Lackey#1: FIVE!
Lackey#3: writes down 5
Lackey#1: so the combination is 1.2.3.4.5.
A A President:
Lackey#3: 12345? That's the kind of thing an idiot would have on his luggage.
= Grow a brain...
FWIW, you can compile a local version of openssl (0.9.6g), install it (in /usr/local/ssl for example) and link dclient to it.. On my OS X 10.2.1 powerbook G4/667x512MB:
/usr/lib/libssl.0.9.dylib and /usr/lib/libcrypto.0.9.dylib to something else, build the openssl-engine tarball, install, compile dclient with -L/usr/local/ssl, rename system libraries back.
(stock 10.2.1)
OpenSSL 0.9.6e 30 Jul 2002
built on: Fri Aug 9 18:28:26 PDT 2002
options:bn(32,32) md2(int) rc4(ptr,int) des(idx,cisc,4,long) idea(int) blowfish(idx)
compiler: cc -arch i386 -arch ppc -g -Os -pipe -Wno-precomp -arch i386 -arch ppc -pipe
The 'numbers' are in 1000s of bytes per second processed.
type 8 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
sha1 3489.64k 19276.59k 40169.09k 56751.46k 62737.07k
sign verify sign/s verify/s
rsa 512 bits 0.0039s 0.0004s 258.8 2652.5
rsa 1024 bits 0.0225s 0.0012s 44.4 813.9
rsa 2048 bits 0.1533s 0.0049s 6.5 204.7
rsa 4096 bits 0.9867s 0.0166s 1.0 60.4
sign verify sign/s verify/s
dsa 512 bits 0.0038s 0.0044s 263.0 228.4
dsa 1024 bits 0.0117s 0.0154s 85.8 65.1
(src built openssl, with gcc compiler options)
OpenSSL 0.9.6g [engine] 9 Aug 2002
built on: Sun Nov 3 14:06:20 EST 2002
options:bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long) idea(int) blowfish(ptr)
compiler: cc -fPIC -DTHREADS -D_REENTRANT -D_REENTRANT -faltivec -mcpu=7450 -mtune=7450 -O3 -D_DARWIN -DB_ENDIAN -fno-common
The 'numbers' are in 1000s of bytes per second processed.
type 8 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
sha1 5558.21k 26157.03k 47202.04k 59470.77k 64123.09k
sign verify sign/s verify/s
rsa 512 bits 0.0034s 0.0003s 297.1 3215.2
rsa 1024 bits 0.0186s 0.0010s 53.8 1002.5
rsa 2048 bits 0.1171s 0.0034s 8.5 294.1
rsa 4096 bits 0.8015s 0.0123s 1.2 81.1
sign verify sign/s verify/s
dsa 512 bits 0.0031s 0.0038s 322.1 263.6
dsa 1024 bits 0.0098s 0.0120s 102.5 83.3
Isn't a whole lot, but it's free..
ps: to compile openssl on osx: get the source, rename
Anybody can order tech specs from Ford or GM for their cars. It may not be detailed enough to help you compete with them, but it's plenty detailed enough to do extensive repairs and modifications.
11*43+456^2
The corporation is required to act in the best interest of the shareholders, not the best interest of the employees.
Votes by shareholders are not one-person, one-vote.
This has been done. Someone at the TivoCommunity forum has replaced the hash we are trying to solve with a known hash. Then entering the code with enable back doors. What we are trying to do is find the correct code, so Joe User doesn't have to pull out his drive from the TiVo and hack around just to get back doors.
I forgot to mention an important fact in the 1.3.67 announcement. In order to
get a fully working kernel, you have to follow the steps below:
- Walk around your computer widdershins 3 times, chanting "Linus is
overworked, and he makes lousy patches, but we love him anyway". Get
your spuouse to do this too for extra effect. Children are optional.
- Apply the patch included in this mail
- Call your system "Super-67", and don't forget to unapply the patch
before you later applying the official 1.3.68 patch.
- reboot
-- Linus Torvalds, announcing another kernel patch
- this post brought to you by the Automated Last Post Generator...