Patent Claimed on System-Level Encryption
nattt writes "The Register is reporting that a Californian firm, Maz Technologies has been granted a patent for application independant file encryption, and is now going after other companies with its lawyers to press its claims. It seems that the US patent office doesn't check very well for prior art, and their laxity is causing small firms that get attacked on infringing these bad patents a lot of money to defend themselves."
The nice folks over at sci.crypt seems to have listed quite a few cases of possible prior art.
Not that that makes it much better on the whole, but...
Belief is the currency of delusion.
secret use is not prior art.
But if the above mentioned agency put their computer on sale, or used it publicly then it would be prior art.
This would seem to be a good example of how the patent system is being mis-used at present. Apparently this patent is very widely defined and not backed up by much 'implementation'. this would generally not be considered a very 'defendable' patent, yet the owners are trying it on with a bunch of middle level software vendors, trying to strong arm some cash from them.
w here sfs (Secure File System) exists, and this page was LAST updates in september 1996, and covers just about every possible level of eccryption in a general file system, it is also not unique.
The difficulty with this is that the patent gives the owner a degree of 'high-ground', and defending against this from the point of view of the apparent patent violator, can be VERY expensive, so often just coughing up is the cheapest option, which then lends weight to the defendability of the patent.
Certainly, being filed in 1998 makes this particular patent laughable.
for exmaple, have a look at:
http://www.cs.auckland.ac.nz/~pgut001/sfs/
We need look no further than our good friend the Clipper chip for a good example of government created prior art that is covered by this patent.
I am becoming gerund, destroyer of verbs.
If I recall correctly (IANAL), you can not sue the government or an agency of the government without their permission to sue you. You can, however, sue individual people in the agency, but not the agency itself.
Any sufficiently advanced influence is indistinguishable from control.
USPTO is legally limited in the references it can search from to locate prior art when determining whether to grant a patent. After a patent is granted, it can be challenged and anything can be brought in to determine if prior art existed. That's how they "miss" so much prior art- they were told not to consider it.
Also.. prior art means prior PATENTS that are similar.
That turns out not to be the case. Check out this Prior Art Tutorial:
"In essence, any publication, in any language, located anywhere in the world is valid prior art for invalidating a U.S. Patent. One copy of a thesis, written in the Chinese language and stored on a dusty shelf of the Beijing University Library will invalidate any and all U.S. patents that were filed one year after that thesis was published and that claims as an invention ANY of the subject matter that was disclosed in that thesis."
In the wrong hands, sanity is a dangerous weapon.
Since when does the patent office deny a patent?
;)
They allow patents on things for which prior art exists, even things for which prior PATENTS exist. IBM got a patent on LZW and then Unisys was granted their patent on it - the patent office either didn't check for a prior patent or didn't realize the 2 patents described the same thing.
And Unisys wants us to pay THEM? IBM should be more pissed than they are.
Oh, yeah, they will deny a patent for a "perpetual motion device", unless you are clueful enough to call it something different, like an "overunity device". 1/2
Here is a GNU page describing the GIF situation and mentioning the 2 LZW patents.
Also, even if someone can afford to fight a lawsuit - the odds are stacked against them. A patent is presumed valid and the defendant must rebut that with a preponderance of the evidence, or lose. This is a reversal of the normal situation in civil law, which is where the plaintiff needs to have preponderance of the evidence. The plaintiff needs to have a preponderance of the evidence that the action alleged to be infrigement occurred - but the defendant has to prove the patent is invalid.
So if the court can't tell who is right on the latter issue, they'll presume the patent valid and you guilty.
Ask a lawyer for legal advice. (if you got tons of cash lying around to pay for one)
Just because it CAN be done, doesn't mean it should!
Also check out this article on patent strategies of japanese companies. I do not claim to be a scholar here and freely concede that mmy posts are not scholarly works. That said, they do derive from the cumulative impact of articles I have read in a variety of sources over the years. I invite you to do some more research yourself to dispute my view - indeed, a quick google search reveals plenty of B-school theses fawning over the Japanese tendency towards cross-licensing to the extent that it permits more than one company to extract monopoly rents from a market, though I would dispute (again, admittedly without my own body of scholarly work) the assumption that this is a good thing from a macroeconomic perspective. If anything, I think this would reinforce my point, but since nobody (that I've found) has directly studied the impact of cross-licensing on companies excluded from the "club," as it were, I cannot provide you with an online reference directly supporting my proposition wrt stifling of innovation.
-Isaac
I am not a lawyer, and this is not legal advice. For Entertainment Purposes Only.
Clearly, there are no "Einsteins" in the patent office :)
What I am far more worried about is the European patent office. Unlike the American counterpart, the European one is funded based principly on it's own revenues from patent applications. Certainly they have every reason and incentive to encourage both the filing and granting of patents no matter how poor they are.
More than 10 years ago I worked for a company that produced an ISA card that DES encrypted the entire disk transparently to any OS that used the BIOS calls. We also had drivers for SCO Unix that allowed any file system to be encrypted. Our system was used by private corporations, the FBI, Delta Force (which according to a guy named Major Harrington doesn't exist, and never to to ship packages Attn: Delta Force, Fort Bragg), and several other governmental agencies.
Barring the fact that DES is no longer considered unbreakable, the card rendered the HD in a system unrecoverable without the card installed. *Every* sector was encrypted, including the boot sector. To gain access, you had to enter a user name and password (similiar to a BIOS password) when the machine started. After 3 failed attempts, the machine had to be power cycled to try again (to prevent keyboard spoofing attacks).
At one time, if I recall correctly, we had a contest for a high stakes prize if anyone defeated the system. Several universities attempted it, and all failed.
This system was considered the ultimate in security until the 386 machines started appearing on the market. Because of the CPU cache, it became possible with some sophisticated trickery to defeat the system.
If anyone feels this information is relevant to this patent, and can *seriously* use additional information (this product is not a current product, so please don't ask where you can buy one), please feel free to contact me at the above email address.
I know little to nothing about patent processes, but I believe this definitely constitutes prior art.