Slashdot Mirror


Launch of First International FOSS Law Review

Graeme West writes "A group of tech lawyers has announced the release of the inaugural issue of the International Free and Open Source Software Law Review (IFOSS L. Rev.) — a place for high-level discussion of issues and best practice in the implementation of FOSS. You can view the announcement, or skip straight to Volume 1, Issue 1. A downloadable PDF file is also available. The journal is open access, and articles are CC licensed."

30 comments

  1. Thanks a lot by QuantumG · · Score: 1

    This is gunna take me days to read.

    --
    How we know is more important than what we know.
    1. Re:Thanks a lot by icannotthinkofaname · · Score: 2, Funny

      You must be new here, despite that ID number. Slashdotters don't rtfa. They barely rtfs.

      Saves time that way. :)

      --
      Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
    2. Re:Thanks a lot by peetm · · Score: 1

      You must be new here, despite that ID number. Slashdotters don't rtfa. They barely rtfs.

      Saves time that way. :)

      What ID, where?

      --
      @peetm
  2. EU legals by buchner.johannes · · Score: 2, Interesting

    I hope the EU issues a GPL3-compatible version of the EUPL, so devs in Europe are on the legally safe side.

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    1. Re:EU legals by aaribaud · · Score: 2, Informative

      Er... I don't see how a license, even one backed by the EU, would change anything legally: it is not a law, and would not change a iota to the legal situation of anyone *not* using it. It *could* affect those using it, though, but its mere existence would not make it legal per se.

    2. Re:EU legals by buchner.johannes · · Score: 1

      Sure, but Europeans could then choose a license for future projects. And possibly for derivatives of GPLv3 projects?

      --
      NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    3. Re:EU legals by aaribaud · · Score: 1

      Yes, they could, and then what? The fact that this license would be written or endorsed by the EU would not make people using it any safer than any other license on a legal standpoint.

    4. Re:EU legals by buchner.johannes · · Score: 1

      The fact that this license was written by the EU with translations to the languages of the various countries, that it includes the necessary sections to cover the individual state of law in the various countries and that it generally considers a European legal systems point of view makes it safer to use than the GPL.
      On the other hand, since there are no software patents in the EU, I guess GPLv3 doesn't have that much momentum. Also the EUCD/Electronic Commerce Directive is not the DMCA.

      --
      NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    5. Re:EU legals by aaribaud · · Score: 2, Informative

      I understand your point, but I'm afraid this is a false sense of safety you're relying upon. The question of translations aside (as translations are not a legal tool per se) the EUPL has indeed been carefully designed so as to be legal in any european country--or more precisely, as legal as it goes. As for the GPL, I fail to see how, as you seem to imply by comparison, it would "not consider the european legal systems", since it has been tested in French and German courts during actual trials, and found legal -- a feat that, ironically, EUPL cannot claim :)

    6. Re:EU legals by ianmacfarlane · · Score: 2, Informative

      On the subject of the GPLv3 and internationalisation, it's worth reminding people that one of the key objectives of it was to be more legally sound in jurisdictions other than the US. There are several ways it does this - replaces references to US laws with international references (e.g. WIPO), the patent license (GPLv2/BSD/etc in the US have an implied patent license, some other countries do not), and watching the wording in general.

      -

      Whatever the 'downsides' attributed to the GPLv3 by some people (mostly about the "tivoisation" clause), there are many benefits. For those outside of the US, this aspect alone of the GPLv3 is very important.

  3. Quite Honestly by Dunbal · · Score: 2, Funny

    I don't remember clicking on the EULA for this crap. Why do I have to be bound by what "a group of lawyers" thinks "best practices" are? Oh wait, I don't...

    --
    Seven puppies were harmed during the making of this post.
    1. Re:Quite Honestly by Undead+Waffle · · Score: 3, Insightful

      I think you've kind of missed the point. The "best practices" are likely more related to how you need to cover your ass to avoid being sued for IP issues or how to file your own patents if you're interested. It makes sense if you think about it. While businesses are trying to build up their software patent portfolios open source projects often ignore this side of things. While you may not be interested in filing patents the minefield will only get bigger over time and it helps when a group of lawyers is throwing out some friendly advice on how to stay out of trouble.

    2. Re:Quite Honestly by TimSSG · · Score: 1

      What? When, did the EU start accepting "software patents"? Tim S

  4. International? More like Commonwealth and US by Anonymous Coward · · Score: 2, Insightful

    The paper seem to focus on case law. That only involves some former British colonies. Most countries create their laws and regulations through their political system, not their judicial system. Separation between legislative and executive powers are a really good thing from a democracy viewpoint. It means people are less likely to get abused by the legal system and that the process of creating, and decisions and motivations behind, a law or regulations become easy to follow, criticise and rectify for common people. It also make the legal system less complicated, cheaper and more robust. Common Law systems have a really bad track record compared to Civil Law systems.

    Yeah, I know that even something that only involves two countries could be called "international", just like you could create a "internet" containing only two networks. But in this case the word international implies something more then just Common Law.

    1. Re:International? More like Commonwealth and US by aaribaud · · Score: 4, Insightful

      As someone living in France, where law is created by representatives and not judges, I would like to respectfully disagreee on the 'people being less likely to get abused by the legal system' when law come fro the legislative power. You just look at what's going through our reps at this time, mostly dealing with intellectual property. Basically, the HADOPI laws are designed by the executive power, with tacit acceptance, if not approval, of the legislative power, to actually evade control by the judicial power; and this is not because the judicial power would be unfair to the citizen: that's because the judicial power would bar the administration (thus the executive power) from assuming citizen guilty and stamping on their right for fair trial, freedom of speech and privacy. And this is not a dangerous activist saying so; this is the Conseil Constitutionnel, the very institution whose mission is to ensure that french laws respect the french Constitution.

    2. Re:International? More like Commonwealth and US by Hal_Porter · · Score: 2, Funny

      Yeah, I know that even something that only involves two countries could be called "international", just like you could create a "internet" containing only two networks.

      Or a World Series where teams from two countries compete.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    3. Re:International? More like Commonwealth and US by Anonymous Coward · · Score: 0

      Commonwealth + US != "two countries", moran

    4. Re:International? More like Commonwealth and US by gwest · · Score: 4, Informative
      I'm an editorial coordinator for IFOSS L. Rev. (and the submitter of this story), so I thought I should point out a couple of things.

      The paper seem to focus on case law.

      Actually, there's only one case law report in the journal. Out of the main articles, only Lawrence Rosen's article could be said to rely primarily on case law.

      Yeah, I know that even something that only involves two countries could be called "international"

      If you take a look at the current make-up of the Editorial Committee, you'll see that it is truly international. The Committee works on a rotating basis, so it'll always have a diverse make-up.

    5. Re:International? More like Commonwealth and US by Runaway1956 · · Score: 1

      "people are less likely to get abused by the legal system"

      Somehow, the point fails to be made. Isn't Sarkozy backing yet another attempt to pass censorship and 3-strikes laws, AFTER being defeated the last time around? Oh - wait, maybe you DO make a good point. People are being more directly abused by the legislative branch, and the judicial branch is being cut out of the loop. Hmmmm.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  5. You must be new here by sigxcpu · · Score: 1

    In the good old times, everyone on slashdot read tfa.

    --
    As of Postgres v6.2, time travel is no longer supported.
    1. Re:You must be new here by DrgnDancer · · Score: 1

      Except the Natalie Portman trolls. I don't think they EVER read the articles.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    2. Re:You must be new here by icannotthinkofaname · · Score: 1

      Oh yeah. Of course. My thinking was flawed. There's no other way that "slashdotting" could have started if /.ers didnt' rtfa.

      Clearly, I am new here.

      --
      Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
    3. Re:You must be new here by sigxcpu · · Score: 2, Funny

      You know how hard it was to slashdot a site when there were only five of us?
      Instead of having 5 million people each load a site once we had to each do it a million times...

      --
      As of Postgres v6.2, time travel is no longer supported.
  6. Europe != EU by Anonymous Coward · · Score: 0

    ... the EUPL has indeed been carefully designed so as to be legal in any european country--or more precisely, as legal as it goes.

    You mean in any EU country, not every European country. Some of us don't want your EU or its laws.

  7. France vs Empirical Evidence by andersh · · Score: 1

    As someone living in France, where law is created by representatives and not judges, I would like to respectfully disagreee on the 'people being less likely to get abused by the legal system' when law come fro the legislative power.

    Speaking as a European lawyer I find it interesting that it's only in France that I've seen this kind of legislation survive (in any form), and there are plenty of other European countries where legislation is created by representatives.
    Note that I said "survive", because it has been suggested in other countries as well. I don't remember it surviving in any other countries, however please correct me if I am wrong.
    As far as I can see your statement is too broad and wide ranging with France as the only example. I still believe legislation created by representatives is better than courts doing so.

    1. Re:France vs Empirical Evidence by aaribaud · · Score: 1

      I don't think I've made a broad statement; rather, I gave a specific counter-example to the broad statement that 'a separate legislative power makes people less likely to be abused by the legal system' by showing that France, at least, was a case with a separate legislative power *and* abusive laws passed by this power.

  8. US + UK World by Anonymous Coward · · Score: 0

    Commonwealth + US != "two countries", moran

    Actually the math should read:
    US + UK + Commonwealth < "Civil Law" system(s)
    Civil Law is the system used in most European, Asian, African, Latin-American countries.
    The US, UK, parts of Canada and Australia use Common Law, and they are indeed important, however the majority of the worlds countries do not use Common Law.

  9. Abuse of Legislative Systems by andersh · · Score: 1

    I don't think I've made a broad statement; rather, I gave a specific counter-example to the broad statement that 'a separate legislative power makes people less likely to be abused by the legal system' by showing that France, at least, was a case with a separate legislative power *and* abusive laws passed by this power.

    While I understand your argument I don't see that your one example of it happening in France disproves the wider theory. I see France as the exception to the rule.

    It was this statement I found too broad, it did not prove that it was common in states such as ours. However it's not my specialty so I will leave it at that :)