Slashdot Mirror


Cybercrime and Patents in Europe

Hairy1 writes: "The Council of Europe has been working on a Cyber Crime Treaty for some time. The final version is now available, and makes interesting reading." The submitter points out that treaty signers will be obligated to create legislation, as the UK already has, to force people to disclose passwords and encryption keys to the authorities. The U.S. may well sign this treaty - we've participated in the drafting process. On a slightly different note, people are up in arms because the European Patent Office has decided, apparently on its own, that software programs are patentable. Update: 11/09 15:23 GMT by M : A reader sent in this interesting bibliography of the treaty's history.

6 of 141 comments (clear)

  1. Amusing. by MrFredBloggs · · Score: 5, Insightful

    The EU recently released a report encouraging business & individuals to encrypt data, as the Americans, and sympathetic governments (UK) can read it via Echelon. Now they are saying that once you`ve encrypted it, you have to give the passwords to...uh, the UK government!

  2. Forced to disclose Passwords??? by A+Commentor · · Score: 3, Insightful
    ... treaty signers will be obligated to create legislation, as the UK already has, to force people to disclose passwords and encryption keys to the authorities. The U.S. may well sign this treaty - we've participated in the drafting process.

    You would think that a law like this would violate everyone's '5th Amendment Rights':

    nor shall be compelled in any criminal case to be a witness against himself... full text.

    Being force to disclose passwords to authorities, IMHO, would be equivalent to testifying agaist yourself...

    --

    Looking for any old 8-bit Heathkit/Zenith software/hardware - http://heathkit.garlanger.com

  3. Re:Software isn't patentable... by Captn+Pepe · · Score: 5, Insightful

    If you could get an patent on a method for doing something by using LEGO bricks, you could likewise get a patent on a method for doing the same thing using software.

    What's the big deal?


    This is more or less how software patents are supposed to work over here in the U.S., too. However, because the PTO has pathetically little software expertise, the result is that you can patent pretty much any stupid idea that is obvious to everyone else if your patent description ends with "...on a computer!"


    The other big problem with this is that the patent system is explicitly not supposed to cover algorithms or mathematical formulae, because these are deemed fundamental properties of nature. However, patenting software is a surprisingly easy backdoor to patenting algorithms. E.g. RSA Data Security and the RSA patent which held back public key cryptography by a decade or more, and would have been worse if RSA had succeeded in convincing the PTO that their patent actually covers all forms of PK crypto.

    --

    Quantum mechanics: the dreams that stuff is made of.
  4. Very important things by psicE · · Score: 3, Insightful

    First, remember that the Council of Europe is not the EU. It doesn't even have the same members. Just because this organisation passes a stupid law, doesn't mean the EU is evil, and doesn't mean the EU is contradicting itself.

    Second, the Council of Europe didn't write this law, the US did; as such, I wouldn't expect many (if any) continental EU countries to sign it, especially considering it may contradict some of their EU responsibilities and they'd rather be part of the EU than pass this law.

    Third, if they somehow did pass this law, we could always create a country in Antarctica.

  5. Don't you love how this works? by Eccles · · Score: 3, Insightful

    First, governments cooperate on creating a treaty with provisions that would never pass muster with the folks back home if they tried to pass it directly. Once signed, they then work to pass laws implementing the treaty. If people complain about the provisions, the lawmakers disclaim responsibility, saying they have to do this to comply with the treaty.

    It HAS happened and It DOES happen, EXACTLY like this. Let's not get fooled again.

    --
    Ooh, a sarcasm detector. Oh, that's a real useful invention.
  6. Re:Mathematics by Jerf · · Score: 5, Insightful
    The EuroLinux article links to a French version of the text; an English version can be obtained by changing the "f" to an "e" (or following my link).

    Here's the part on Mathematics:

    These are a particular example of the principle that purely abstract or intellectual methods are not patentable. For example, a shortcut method of division would not be patentable but a calculating machine constructed to operate accordingly may well be patentable. A mathematical method for designing electrical filters is not patentable; nevertheless filters designed according to this method would not be excluded from patentability by Art. 52(2) and (3).
    First, note that the Patent office, evidently not being staffed by mathematicians, believe that they have not rendered mathematics patentable. Or, in other words, explanation-free protests based on the statement that they have will only confuse them, and cause them to distrust the protesters. After all, "These are a particular example of the principle that purely abstract or intellectual methods are not patentable."

    I see three problems with this:

    1. "Purely abstract or intellectual methods" often are algorithms. For example, we tend to express the mathematical concept of "graph reachability" as the algorithm that tells us whether a given node is reachable from another. It can be defined other ways (including second order existential logic), but we tend to think of it algoritmically first, moreso for complicated properties.

      Therefore, despite protests from the Patent Office that mathematics are not patentable, damn near every discrete mathematics definition and algorithm is patentable, or close enough that a the prospect of fighting a patent would scare anybody.
    2. "A mathematical method for designing electrical filters is not patentable; nevertheless filters designed according to this method would not be excluded from patentability by Art. 52(2) and (3)." Functions are only relevent in terms of the results. (Merely specifying a domain is rarely useful.) If one can create a mathematic concept, then proceed to creatively patent the (useful, for the Patent Office's amazingly low standard of "useful") results that can come from concept and associated functions, then the only useful part of the concept is effectively patented. Combine this with the next problem ->
    3. An increasing amount of math is taking place on computers. For instance, the famouse and importent 4-Color problem was proven by a computer. This will only increase over time. Therefore, there may be no difference between the abstract math and the concrete implementation, which means there is no difference between patenting math and patenting an algorithm.
    Remember that as you protest to the EU. They don't speak our language and, frankly, they don't know jack shit about math. And it shows. They honestly think that under these rules, math is still unpatentable.

    (And frankly, I don't think we stand a chance in Hades of convincing them otherwise. The more ignorant you are, the more you think you know on a given topic, and I'd lay money these people honestly believe they know mathematics. Which means they will not listen to people like us.)