Slashdot Mirror


Italy May Censor Torrent Sites

An anonymous reader writes "Following a Pirate Bay block more than a year ago, Italy continues its attempts to censor torrent sites. The Italian Supreme Court has ruled that copyright holders can now force ISPs to block BitTorrent sites, even if they are hosted outside Italy. The torrent sites which 'hold' copyrighted materials are accused of taking part in criminal activity. It seems someone should enlighten Italian jurists about technology."

194 comments

  1. Enlighten about technology? by Anonymous Coward · · Score: 4, Insightful

    It's not a technological matter. If a country wants to censor a communication medium, it can certainly do so. It will never be 100 percent effective, but censorship does restrict availability of information. We should not fall back to a "we can get around it" position. While that is true, most people will not get around it and controlling their access to information is an undue power.

    1. Re:Enlighten about technology? by sopssa · · Score: 1

      It's not even about censorship. What The Pirate Bay and others supporting "swedish piracy" fail to see is that your purpose will count in court. No matter the stupid .torrent 'indirect' linking, hash linking, whatever, the judge will look at what your purpose is. This is why the pirate bay failed in court. It is perfectly clear what they are doing. On another note, sweds do have a nice culture, as seen in this tv advertisement.

    2. Re:Enlighten about technology? by DMiax · · Score: 1

      It's not so terrible as censorship, in a sense. As the current copyright law stands, sharing copyrighted material is illegal. The court stated that to prevent illegal behaviour it is legitimate that lower courts order ISPs to block sites that are created to break the law. The same would happen with libel, for example. At least in the highest court of the country we can ask that if something is illegal it should not be allowed. It's a nice principle...

      OTOH we can push for copyright law to be changed, but with the international agreements in place it is very difficult for any single country to overhaul it.

    3. Re:Enlighten about technology? by Anonymous Coward · · Score: 2, Informative

      Unlike the US, this decision DOES NOT GENERATE A PRECEDENT. this means that applies just to this case, according to italian regulations.

    4. Re:Enlighten about technology? by Madsy · · Score: 1

      The word you're looking for is probably intent, not purpose.

    5. Re:Enlighten about technology? by Anonymous Coward · · Score: 1, Informative

      So basically you're saying that if something can be used in an illegal fashion it should be illegal and to have it banned one must only point that out? Fascinating..

    6. Re:Enlighten about technology? by Anonymous Coward · · Score: 1, Interesting

      Its funny because the movies people pirate speak of freedom... and yet they have nothing of the sort in the real world.

      Piracy is a protest. Its todays rebellion. Music is pathetic and corporate. Music today speaks of conformity. Look at Rap, or Autotuned pop crap. Its all about conforming.

      Torrenting is this generations way of rebelling against their parents and the system because there is no other outlet.

      Its a protest, and its valid.

    7. Re:Enlighten about technology? by EzInKy · · Score: 2, Interesting

      I see.

      So what the Pirate Bay should have done was set as its purpose to be a site that told stories about how pirates commit piracy?

      Seeing as how authors and filmmakers very often depend on depicting the details of how criminals commit crimes to sell their wares they should have no problems with sites dedicated to the same.

      One such story might begin thus:

      "Alvin, feeling downtrodden by the corporate masters ruling society, created a .torrent file that contained the following data...(insert link to data here)".

      Would that be enough? Or do you believe any description of how crimes are committed should be censored?

      --
      Time is what keeps everything from happening all at once.
    8. Re:Enlighten about technology? by Anonymous Coward · · Score: 0

      So says the person who has almost every piece of pirated software and music out there. The revolution is only valid to those who are revolting. Change in the law is required but if we follow the above though process then I should shoot people until they change the gun laws in the US.

    9. Re:Enlighten about technology? by Wowsers · · Score: 2, Funny

      Are the Italians that desperate to stop the video of Berlusconi being thumped being available around the world? :)

      --
      Take Nobody's Word For It.
    10. Re:Enlighten about technology? by Bluebottel · · Score: 1

      The fact that one of the judges was a member of a copyright lobby group didnt exactly hurt the RIAA folks. He has since been removed from the "case".

    11. Re:Enlighten about technology? by Anonymous Coward · · Score: 0

      The "technological matter" is that contrary what the court seems to think, torrent sites do NOT hold copyrighted material.

      If they can or must censor under Italian law, fine. But the decision needs to be grounded in the actual facts, not misunderstandings thereof.

    12. Re:Enlighten about technology? by dysplay · · Score: 1

      ISPs should start censoring Google. See how long an idea like this holds up after that.

    13. Re:Enlighten about technology? by Anonymous Coward · · Score: 1, Insightful

      If you're protesting against autotuned pop crap, then why bother actually downloading the pop crap? If today's music is so bad, why waste the disk space on it?

      If you really want to encourage a counterculture or better music, go and SPEND your hard earned money on the music you like. That sends a real message.

      I can't see what your protest accomplishes at all.

    14. Re:Enlighten about technology? by Anonymous Coward · · Score: 0

      That'd be pretty clearly a fairly empty story, lacking in entertainment or informational value compared to the real intent of disseminating the movie.

      So no, that wouldn't be enough. A judge would see right through it.

    15. Re:Enlighten about technology? by sopssa · · Score: 0, Troll

      I'm not saying that, the courts are. Sure you can always go the "but we are like google" route, but I think its perfectly clear what The Pirate Bay's purpose is.

    16. Re:Enlighten about technology? by bwcbwc · · Score: 1

      Yes, the problem here is the legal and political clout wielded by the old media industry, combined with the fact that their business model is so out of tune with the realities of the internet. When your cost structure doesn't allow you to be profitable selling electronic copies at $1.00 instead of disks at $20, you have to resort to other means to stay in business. Hence the heavy-handed attempts to stifle competition.

      Mind you, I don't have a lot of sympathy for the full-blown pirates either. Maybe if you charged $1.00 a copy and paid money to charitable organizations for impoverished Blues and Jazz musicians who were ripped off by the record labels, I'd be on board. The artists need to be compensated or there won't be any art.

      In some ways it's like the software engineers in the US and Europe who still expect to make $80k-$120k when companies can get multiple engineers and programmers in China and India for the same cost. The internet has changed our competitive landscape, but many of us still haven't adjusted. Even the authors of open source software typically have to keep their day jobs to pay the bills. The problems related to funding software developers in the future landscape are remarkably similar to the issues facing musicians and artists.

      --
      We are the 198 proof..
    17. Re:Enlighten about technology? by Hal_Porter · · Score: 1

      I read that Google employed a dozen or so people to deal with requests to take down links to copyrighted material. That was the price for not being sued by the RIAA, MPAA etc.

      --
      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;
    18. Re:Enlighten about technology? by Travelsonic · · Score: 1

      As the current copyright law stands, sharing copyrighted material is illegal

      Wrong.
      Sharing copyrighted works without permission from the copyright holder is illegal.

      --
      If you believe in privacy, and believe you have "nothing to hide" at the same time, you're a goddammed idiot
    19. Re:Enlighten about technology? by mirkob · · Score: 1

      Are the Italians that desperate to stop the video of Berlusconi being thumped being available around the world? :)

      unfortunately we (the reasonably well informed citizen) certainly doesn't need another video on berlusconi...

      it's the 70-90% of the population that live completely oblivious of the truckload of crime, corruption and assault to the constitution that the berlusconi's government represent.
      and that's because they are completely nubed by the tv and various papers submitted to berlusconi control...

    20. Re:Enlighten about technology? by hjrnunes · · Score: 1

      well, actually, I mentioned this same news to a friend of mine with a Law degree and he thought precisely that... Apparently, most people only perceive torrents as inherently illegal or a medium for carrying out exclusively illegal activities. I asked him on what facts was his opinion based on to which he replied that it was his empirical observation on what surrounded him. In other words, that he only saw people using that technology for illegal purposes. Needless to say, he had no clue whatsoever of what torrents really are.

    21. Re:Enlighten about technology? by curious.corn · · Score: 1

      In some ways it's like the software engineers in the US and Europe who still expect to make $80k-$120k when companies can get multiple engineers and programmers in China and India for the same cost. The internet has changed our competitive landscape, but many of us still haven't adjusted. Even the authors of open source software typically have to keep their day jobs to pay the bills. The problems related to funding software developers in the future landscape are remarkably similar to the issues facing musicians and artists.

      Hold on... you're mixing things. It's not about decadent, spoilt EUsians having to strip themselves of hardly fought for rights to compete with emerging market salaries; that would be like behaving like Renzo's Chickens (a metaphor in Alessandro Manzoni's "Promessi Sposi").
      What next, should we screw environmental regulations (done in certain parts of Italy... illegally but boy, what a bang for the buck!) or abandon safety standards in the name of profitability?

      To be honest your example makes the opposite point: rather than abide to corporate greed and liberism we should pretend and work with them (NB not fight, work) to give these "slaves" the same rights we (sort of) enjoy here in EU. If it sounds Socialist don't worry, I don't take it as an insult ;)

      --
      Mi domando chi à il mandante di tutte le cazzate che faccio - Altan
    22. Re:Enlighten about technology? by Anonymous Coward · · Score: 0

      The reason I expect to earn my full $80K to $120K, regardless of the India and China folk, is that they are, for the most part, incompetent. Every time I have been replaced by outsourcing, the outsourcing effort essentially failed to make product. I still get payed, and payed well, because I deliver. This isn't going to change anytime soon. Any idiot CEO who thinks outsourcing will deliver for him, is, by definition, insane.

      (And to flamers, yes, there are plenty of competent IT Indians and Chinese, gainfully employed, making good code. Maybe 1 in 10)

    23. Re:Enlighten about technology? by Stormwatch · · Score: 1

      Autotune is awful, but the biggest problem is dynamic range compression. This is what really kills new records. For example, I've downloaded a Genesis compilation once: it sounded terrible, muffled like an old cassette tape. So I deleted it -- even for free, the new mastering made it not worth keeping!

    24. Re:Enlighten about technology? by zary · · Score: 1

      The word you're looking for is probaby intentandpurposearesynonyms.

    25. Re:Enlighten about technology? by EzInKy · · Score: 1

      That'd be pretty clearly a fairly empty story, lacking in entertainment or informational value compared to the real intent of disseminating the movie.

      Good, I was hoping my example would equal to the standard Hollywood offerings.

      So no, that wouldn't be enough. A judge would see right through it.

      The same as a judge would see a detailed murder scene as enticement to commit murder?

      --
      Time is what keeps everything from happening all at once.
  2. "Supreme courts" by spammeister · · Score: 1

    Arn't they run by judges who are also lawyers? It would be neat if normal people AKA jurists were in charge but I don't think that is/ever will be the case.

    --
    I tried to think of a good sig, and this wasn't it.
    1. Re:"Supreme courts" by cperciva · · Score: 3, Insightful

      Jurists != Jurors.

      A jurist usually means anyone with a law degree, although in some countries it is generally reserved to refer to judges.

    2. Re:"Supreme courts" by DMiax · · Score: 2, Interesting

      Judgement by "normal" people is something that was feared a lot in writing the Italian Consitution, because we had seen how it worked with fascism. The principle that people support is enough to justify everything is the essence of fascism and one of the scary mantras of Mr. Berlusconi.

    3. Re:"Supreme courts" by selven · · Score: 1

      Judges can think rationally and apply the letter of the law. Jurists, without that to keep them in check, can say "that's immoral, 5 year prison sentence" even if it's not technically illegal. A precise legal framework is needed because you can conform to one, but you can't conform to someone's morality which you don't even know of until the trial.

    4. Re:"Supreme courts" by selven · · Score: 1

      Minor correction: I meant jurors, not jurists

    5. Re:"Supreme courts" by lbbros · · Score: 2, Interesting

      The extreme of that fear, in turn, created a closed group that is essentially a clique of a selected elite that has none, or very little, accountability. I wonder why people here, even Italians, are tying this judgment with the government, since this so-called clique is all but in support of the current government. Not saying that people judgment is correct, but that fear caused the exact opposite. There is a dire need for some middle ground.

      --
      A CC-licensed illustrated horror novel
    6. Re:"Supreme courts" by westlake · · Score: 2, Insightful

      Arn't they run by judges who are also lawyers? It would be neat if normal people AKA jurists were in charge but I don't think that is/ever will be the case.

      When the geek faces the "normal people," the judge and jury in an American court, how often does he come out a winner?

    7. Re:"Supreme courts" by haruharaharu · · Score: 1

      Judgement by "normal" people is something that was feared a lot in writing the Italian Consitution, because we had seen how it worked with fascism. The principle that people support is enough to justify everything is the essence of fascism and one of the scary mantras of Mr. Berlusconi.

      Yeah, that's working out so well for amanda knox, isn't it?

      --
      Reboot macht Frei.
    8. Re:"Supreme courts" by DMiax · · Score: 1

      Yes, it is. She got what she deserved for killing a person. What is your point?

    9. Re:"Supreme courts" by haruharaharu · · Score: 1

      That she was convicted of being a loud obnoxious american, then evidence is a joke, the guy who most likely did it fled the country, and she confessed after about 5 days of interrogation without counsel. Seriously, have you even looked at the evidence?

      --
      Reboot macht Frei.
  3. Block these by Anonymous Coward · · Score: 0

    Can someone tell the italian government to block gmail.com and hotmail.com? I have seen some bittorrent files on those domains.

  4. Not the point ... by golodh · · Score: 5, Insightful
    Knowing a thing or two about Italy and its love for byzantine legal constructs, I fear that the effectiveness of such measures isn't their primary purpose. Their PR effect, however, is.

    Italy has plenty of laws that would totally paralyze every aspect of public and private life, were they to be rigorously enforced. Such laws look terrific on paper but don't have any practical effect except in lawsuits where they can be (and are) routinely used to club people over the head with. Anyone who has ever driven a car in an Italian city South of Rome (Naples for example, or tried to cross the street in the same city at a pedestrian crossing that's showing a green light for pedestrians) knows all about the practical value of laws in Italy.

    This little decision will satisfy officials who can now tout it as a bold step towards curbing piracy. This is important. Just remember that their prime minister, Berlusconi, owns a whole chain of content-creating enterprises. He can't afford to look "soft on piracy" and retain his credibility in business circles.

    As one or two nerdish forum members may already have figured out, blocking a torrent site or two won't necessarily stop people from finding or downloading torrents. To put it mildly.

    The only thing it *will* do is to slowly erode yet another form of legal freedom in Italy and afterwards in the rest of Europe.

    That's all folks.

    1. Re:Not the point ... by the_xaqster · · Score: 4, Insightful

      The problem will come when another of the EU countries (yes, I am looking at you, England) will hold this law up as a shining example of government doing good, and then enact a law that embraces and extends this law into something completely different, more costly, more annoying, but ultimately just as useless.

      Just don't get me started on what will happen if Brussels gets hold of it....

      --
      I'm just here to regulate Funkyness
    2. Re:Not the point ... by iamapizza · · Score: 1

      The UK has started already. From some news article: "The government's newest attack against online piracy, the Digital Economy Bill will force Internet service providers (ISPs) to monitor users and penalize infractions." Although the ISPs are protesting it, it's going to go ahead anyways and it's going to up our broadband charges. While slashdotters may complain about the US' poor mobile plans, the UK has far worse broadband plans. We already pay too much for bad service and now we're going to pay more for even worse service.

      --
      Always proofread carefully to see if you any words out.
    3. Re:Not the point ... by Psicopatico · · Score: 2, Informative

      This ruling is just the confirmation of an original one enacted last summer (and promptly suspended) which imposed all major ISPs to block traffic at DNS level.
      Any user using OpenDNS or his own DNS (or GDNS today) wouldn't be affected.
      This is nothing more than the perfect italian way to make politics: life goes on just like before, but the big guys can say that something has beeen done.
      (Yes, i live in italy and feel ashamed of that)

      --
      Mastering the English language is fucking easy: all you have to do is to put an f* word in every fucking sentence.
    4. Re:Not the point ... by Znork · · Score: 0, Troll

      The only thing it *will* do is to slowly erode yet another form of legal freedom

      Or it will simply erode even more respect for the law. I certainly don't regard IP laws as legitimate any more; perhaps we're going to get a more Italian attitude towards the law spread around.

      That said one is hardly surprised by the Italian legal system bowing to the MAFIAA...

    5. Re:Not the point ... by selven · · Score: 1

      The president is also the head of many large corporations? That itself should be bolded in 72-point font, to truly show the kind of corruption in Italy.

    6. Re:Not the point ... by Anonymous Coward · · Score: 0

      When guns are outlawed only outlaws will have guns. When ISP's block all torrent traffice, even the legitamate ones, then only pirates will run torrents.

      Goverments never think how to really resolve the problem. They just screw the little people who do things legitamate.

    7. Re:Not the point ... by Krneki · · Score: 2, Insightful

      This stupid laws won't stop Italians from downloading. But it will limit the amount of stuff they can share with the rest of the world.

      Italian culture will suffer from stupid laws like this.

      --
      Love many, trust a few, do harm to none.
    8. Re:Not the point ... by CrackedButter · · Score: 1

      As soon as this happens, I'll stop paying for the Internet, it's free in a lot of places already so there isn't any real need on my part to have it in the house.

    9. Re:Not the point ... by Anonymous Coward · · Score: 0

      this is a juridical decision, not a a political one, don't mix things. And I agree Berlusconi and his governament controls a lot here in Italy, but at present he definitely can't control the juridical system. He's trying to, but still has to succeed in this(well, i DON'T hope he does and DON'T think he will ever suceed in this).

    10. Re:Not the point ... by Anonymous Coward · · Score: 0

      the president is Napolitano, Berlusconi is prime minister. I understand that US citizens have much confusion about this kind of separation, but this is no excuse for ignorance about other countries power separation.

    11. Re:Not the point ... by Anonymous Coward · · Score: 0

      Italy has plenty of laws that would totally paralyze every aspect of public and private life, were they to be rigorously enforced. Such laws look terrific on paper but don't have any practical effect except in lawsuits where they can be (and are) routinely used to club people over the head with. Anyone who has ever driven a car in an Italian city South of Rome (Naples for example, or tried to cross the street in the same city at a pedestrian crossing that's showing a green light for pedestrians) knows all about the practical value of laws in Italy.

      You think that's different in any other country?

      It is unlawful for any person—
      (1) to import, export, transport, sell, receive, acquire, or purchase any fish or wildlife or plant taken, possessed, transported, or sold in violation of any law, treaty, or regulation of the United States or in violation of any Indian tribal law;
      (2) to import, export, transport, sell, receive, acquire, or purchase in interstate or foreign commerce—
      (A) any fish or wildlife taken, possessed, transported, or sold in violation of any law or regulation of any State or in violation of any foreign law;

      16 USC 3372 Via "Don't Talk to the Police" by Professor James Duane.

      In Ontario, Canada there's a law from 1892 which states that it's illegal to pretend to be a witch (actually being one is fine however). It was actually used in the last week.

    12. Re:Not the point ... by peppepz · · Score: 1

      No. Berlusconi is the "president of the council of ministers". Italy has no "prime minister", for historical reasons. The GP is perfectly right.

    13. Re:Not the point ... by Ash+Vince · · Score: 1

      The only thing it *will* do is to slowly erode yet another form of legal freedom in Italy and afterwards in the rest of Europe.

      Do we really need to have the legal freedom to download any digital work without paying the creator of said work? I know whenever I post this I get moderated as a troll but it is a legitimate question. Should we really do away with all IP laws and let people copy and distribute as they see fit?

      Unfortunately we do all need money to live in this world so what is the big problem with trying to make it via selling digital works that can be duplicated endlessly. You still had to put time and effort into creating the original after all.

      Also, lets not forget that many torrent sites are filled with adverts. This must generate them some revenue and they are not paying any of it to the people who created the works they are distributing. I know that many sites claim they do not turn a profit and the adverts only pay for hardware and bandwidth costs, but we only have their word for it.

      While I have great love for the large media conglomerates that hold the copyright on much of what is illegally distributed, I also do not exactly like the idea of starting a business based on taking something else that you had no part in creating, and profiting from it.

      I used to use bittorrent and gnutella a lot in my youth. One of my friends who was in a band that had a record deal refused to give me an early copy of their album as he did not want it posted to the internet and hence cost him money. It might have cost the record company more, but he needed every penny he got from his records. Unfortunately, trying to harm the record companies via copyright infringement also hurts artists.

      I am also not convinced that even if we bankrupted all the current record companies that more of the same ilk would not just grow up to replace them. If a company goes bankrupt, the liquidators end up with the property (including intellectual), and they would then just sell it all of to the highest bidder.

      We have to find a way of fighting the current state of affairs without shooting ourselves in the foot in the process by driving all people who make any work that can be digitised into a different career.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    14. Re:Not the point ... by Ash+Vince · · Score: 1

      While I have great love for the large media conglomerates that hold the copyright on much of what is illegally distributed, I also do not exactly like the idea of starting a business based on taking something else that you had no part in creating, and profiting from it.

      Aww crap, should have used preview. I meant no great love. Guess that might have been a Freudian slip :)

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    15. Re:Not the point ... by Anonymous Coward · · Score: 0

      Any user using OpenDNS or his own DNS (or GDNS today) wouldn't be affected.

      Keep Tor around: italian ISPs are required to drop routes to certain IP addresses as well. And it works.

    16. Re:Not the point ... by toriver · · Score: 1

      Downloads is far from the only target here.

      How do you ensure the creator gets money for their work? When I enter a record store and buy a CD, I pay the store. Has the store already paid the artist? Will it pay the artist? Are there a load of other intermediaries that want their cut before any money trickle down to the creator?There is no way for me to know. I can just ASSUME that the store has the right to sell me the CD, and whomever it bought them from has the right to sell them to the store and so on.

      (Though I seem to recall there was some brouhaha over Eminem music being sold in iTunes by a company which, it turned out, did not have the right to do so.)

      Also, if one store charges $20 per CD and another sells the same CDs for $10, if I buy at the second store do I cheat the creator out of 50% of what they are entitled to? Or does the $10 difference go to the more expensive store and the artist not getting any of that anyway? Is there then any reason to shoose the former store?

      And how do you feel about second-hand sales, legal by the First Sale doctrine? The artist sees no profit from that, only the agent that deals in the second-hand goods (e.g. buys cheap, sells not-as-cheap).

      Solution: Go to concerts, or download then pay the artists directly.

    17. Re:Not the point ... by Kijori · · Score: 1

      As soon as this happens, I'll stop paying for the Internet, it's free in a lot of places already so there isn't any real need on my part to have it in the house.

      Don't let it get that far. The bill is not law. It is going to enter committee stage in about a week - this is our best chance to get it changed to be fair for consumers before it gets to the House of Commons and gets even more politicised than it is now. Write to your MP, write to a Lord and explain to them why this is a terrible and unfair bill. Information on the disconnection clauses in the bill and some Lords to write to are available at http://www.digitalwrong.org/?page_id=28 - I've taken over the site and I'll have information on the rest of the bill plus other Lords and letters/replies as soon as possible.

      Please, don't give up on this - it's important. Join the campaign, sign the petition, write to your Lord and help stop this before it becomes a law. And above all - tell your friends and family what it means. I'll have a non-technical breakdown up tomorrow for you to show people why this is such a bad bill.

      (Oh, and if you drop me a line, either at my email address shown here or on the site, I would be happy to put your letter on the site. Putting the letters in one place makes the opposition to the bill more obvious)

      Forgive the spirited response to what may not have been a serious comment, but this is a serious issue and I want to make sure everyone knows that there is something we can do about it as long as we work together.

    18. Re:Not the point ... by Ash+Vince · · Score: 1

      Solution: Go to concerts, or download then pay the artists directly.

      Why should concerts be any different? Most concerts pay the artist a pittance compared to the venue, promoter and everyone else higher up the food chain. Tours by most bands are actually something the record company force them to do in order to sell more records.

      I am all for artists selling there wares directly on websites but very few are able to do this until they have a core of followers who will seek out there music. Up and coming artists have to sign to a label to have any hope of exposing their products to a larger market. They need a large number of people to be interested in their music in order to make enough money to survive just by playing music. Should all artists have to have a full time job that pays the rent then treat music as a hobby?

      But I was not limiting my post to just music anyway. The idea of honesty payments might have some merit, but I remember the days of shareware when people distributed programs then asked you to pay if you liked it. Most people just assumed it was free and never paid anything. The only way around this was a reminder or to cripple it in some way and that just annoyed people and would not apply to music, books or film anyway without some sort of DRM or something.

      Everything in this world costs money upfront, why should digital works be any different?

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    19. Re:Not the point ... by Cederic · · Score: 1

      I wrote to my MP, but sadly he's an absolute twat at times (e.g. when breathing).

    20. Re:Not the point ... by CrackedButter · · Score: 1

      Don't get me wrong, I haven't given up. I've already written to them about this. I'll still check out your website though.

    21. Re:Not the point ... by Kijori · · Score: 1

      No obligation, but if you could forward me a copy of the letter and his reply (if he replied) then I can at least put it online for other people to see - and if his reply is as bad as you make out, get a few hundred letters to him and make this embarrassing.

    22. Re:Not the point ... by Kijori · · Score: 1

      No obligation, but if you could forward me a copy of the letter and his reply (if he replied) then I can at least put it online for other people to see - and either make his reply embarrassing or get him to reply if he hasn't.

    23. Re:Not the point ... by Cederic · · Score: 1

      Sadly no reply at all.

    24. Re:Not the point ... by CrackedButter · · Score: 1

      Sure I can scan it on Monday when I am at Uni.

  5. Someone needs to enlighten certain geeks... by MikeRT · · Score: 1, Interesting

    It seems someone should enlighten Italian jurists about technology.

    Facilitating a crime has, to my knowledge, never been legal in any Western country. That is precisely what sites like The Pirate Bay do for users in certain countries.

    1. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 1, Insightful

      There are hundreds and thousands of other sites that facilitate crime in the same way as The Pirate Bay, including Yahoo, Microsoft Bing, and Google.

    2. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      But if you go that way then they should also block search engines as they after all facilitate the search for illegal material.

      If you can't prove that the site sole purpose is to provide illegal content, then you can't ban it. Which rejoin what golodh is saying above : another shiny looking unapplicable law.

    3. Re:Someone needs to enlighten certain geeks... by AGMW · · Score: 5, Insightful

      Like most people (here at least!) I'm not happy about the way the big media companies are rail-roading governments around the world to shore up their failing businesses - and even more unhappy at how the Governments are cow-towing to the media moguls and allowing themselves to be manoeuvred into generating more legislation (and don't get me started about ministers feathering their nests before the next election!) ... but copyright isn't all bad! If you create something it isn't unfair to expect people to pay for it!

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    4. Re:Someone needs to enlighten certain geeks... by zwei2stein · · Score: 2, Interesting

      From another POV, you can see that Goverments everywhere welcome any possiblity of increasing their power, and censorship/media control is quite powerhouse.

      The fact that someone else (entertainment industry) will take all the blame for it is icing on cake, especially as entertainment industry can run its own propaganda campaign to justify it.

      Is it goverment allowing themseles to be maneuvred or media moguls being played to be white horses?

      ---

      So you end up with censorship infrastructure for your use and with someone else taking blame for all of it happening. Its quite a victory!

      --
      -- Technology for the sake of technology is as pathetic as eschewing technology because it's technology.
    5. Re:Someone needs to enlighten certain geeks... by Jah-Wren+Ryel · · Score: 1

      but copyright isn't all bad! If you create something it isn't unfair to expect people to pay for it!

      It is, however, unfair to expect that other people should lose their freedom of expression in order to encourage people to pay for it.
      Copyright isn't the only means of compensating people for creative work, In the grand scheme of things it is really quite new and is used to compensate those who do the non-creative work of distribution far more than it is used to compensate the actual creator.

      --
      When information is power, privacy is freedom.
    6. Re:Someone needs to enlighten certain geeks... by AGMW · · Score: 1, Insightful

      But if you go that way then they should also block search engines as they after all facilitate the search for illegal material. ...

      .. and so, reductio ad absurdum, we end up banning the internet (which, as we all know, is a series of tubes) because it too facilitates crime.

      OK, let's take a few steps back from the precipice and discuss where we actually want to draw the line, indeed, where is it sensible to draw the line. Yahoo? Google? Well, obviously not, we're still firmly on terra-absurdum there. But The Pirate Bay? Come on ... it even has "Pirate" in the damn name! That's like a shop called "Burglars-R-Us" selling lock-picks, crowbars and bricks in velvet bags - buy two items get a personally engraved cosh free! That is going to attract unwanted attention from the powers that be and it deserves to!

      Assuming most of us are in the IT business we have to stop looking at illegal copying as some sort of freedom fight or otherwise worthy cause. I agree whole heartedly that the media barons are just trying to protect their outdated business model, but having people advocate, or otherwise support, the cause of software and/or content theft (ie taking without paying when payment is requested) is foolish as it all adds fervour to the content companies cries and it would appear that no government can resist the tears of a media mogul weeping into their bolly as they moan about all their lost sales, darlings!

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    7. Re:Someone needs to enlighten certain geeks... by timmarhy · · Score: 2, Insightful

      hang on a second. a few weeks ago slashdot ran a story about how MPAA memebers enjoyed a record box office year, so how are they failing and making record sales at the same time?

      --
      If you mod me down, I will become more powerful than you can imagine....
    8. Re:Someone needs to enlighten certain geeks... by AGMW · · Score: 2, Insightful

      Is it goverment allowing themseles to be maneuvred or media moguls being played to be white horses?

      ---

      So you end up with censorship infrastructure for your use and with someone else taking blame for all of it happening. Its quite a victory!

      True, never attribute to incompetence that which could be malice!

      Governments trying to grab more power!? The Hell You Say! Oh ... yes ... OK ... yer, that might be happening too. Certainly having an infrastructure that gives power to the Gov isn't going to be something they fight against too hard - Lord Voldeson-er-Mandlemort's new digital bill amendment for example, that allows new powers to be drawn up without recourse to any discussions or voting on the matter in Parliament!

      See also all this climate change shenanigans: That's going to give Governments even more power (and I'm not saying the climate isn't changing, or, indeed, that it might be us at least partially responsible!).

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    9. Re:Someone needs to enlighten certain geeks... by srothroc · · Score: 2, Funny

      This is exactly why gun manufacturers and gun stores are sued every time a crime is committed with a gun. Or why Dell is sued every time someone uses a Dell laptop in a crime.

    10. Re:Someone needs to enlighten certain geeks... by Znork · · Score: 2, Interesting

      where we actually want to draw the line, indeed, where is it sensible to draw the line.

      Complete repeal of all copyright. Ultimately, that's where we're going anyway, the attacks on information flow and social sharing has merely resulted in technological shifts towards less open forms, and the next stage is pretty much the end game; f2f darknets re-form the whole fabric of communications into untraceable undetectable anonymous networks.

      You end up with a situation where you have no scale on which to draw the line, where it's impossible to tell communications apart, you end up with a binary choice: allow communications or not.

      If you still want state support of content industries, just pay them out of the state budget, from a macroeconomic point of view there's no difference between taxes and monopoly rights anyway (except taxes tend to be more efficient). Legalize copying and pay them a premium per copy to emulate the current system if you want to do that.

      it even has "Pirate" in the damn name!

      Oddly enough, I haven't seen them selling speedboats or peg legs. Doesn't seem like they're out to aid any piracy. And they're not called 'the copyright infringement bay', are they...?

      some sort of freedom fight or otherwise worthy cause.

      You don't give up ethics just because the bully's whine more. Rather the opposite; with the actions of the content industries in situations such as ACTA, it has become a moral imperative to deny them any form of revenue. Their corrosive influence on democracy and corruption of politics has made it obvious that they are intolerable to civil society in their current form.

    11. Re:Someone needs to enlighten certain geeks... by Znork · · Score: 1, Insightful

      If you create something it isn't unfair to expect people to pay for it!

      If I create something and sell it to someone I expect them to pay for it. If they create a copy of what I sold them and they sell that further, I certainly have no right to expect them to pay me for that. They created the copy, I didn't, so why should I get paid for their work?

    12. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      Maybe you should have taken time to read beyond the blurb to see that the article was nothing but flamebait. Reading doesn't seem to be too high on the list of so many know it alls around here though.

    13. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      Someone needs to enlighten the companies who make this software. I think that I should pay for everything I own but I also don't think I should pay for 5 copies because I have 5 computers. Anti-virus folks are getting on the right train with this. Pay a little bit more and get 3, or even 5, license's for a product and use it that many times.

    14. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      "Facilitating a crime has, to my knowledge, never been legal in any Western country. That is precisely what sites like The Pirate Bay do for users in certain countries."

      One could argue that TPB does facilitate copyright infringement. However, AFAIK, copyright infringement is a civil, not a criminal, offense in most western countries.

      The "content" creators would like for the behavior to be criminalized, so as to decrease the cost of enforcing their copyrights by transferring this responsibility to the state.

    15. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      But what sites like The Pirate Bay do is the equivalent of the phone book or the Yellow Pages. Furthermore, ordinary people use the same service all the time for non-criminal activities. Are you suggesting that the phone company should be charged with facilitating a crime every time they provide a phone number that is subsequently used in a crime?

    16. Re:Someone needs to enlighten certain geeks... by rtb61 · · Score: 1

      What is facilitating a crime and what is not still comes under question. The pirate bay did not facilitate crime, they simply kept an open record of torrents available with controlling what was available, it was fully automated. No different they rendering anyone assistance with a problem not directly associated with a crime. For example a criminal has a flat and no spare, you see the problem and stop and assist him, once mobile they immediately commit a robbery, which with out your assistance they would not have been able to commit, did or did you not facilitate the crime.

      No different to Pirate bay, they were not the ones making content available and the had no control over the people or the devices making that content available. For example should someone sell a legitimate copy, knowing the person to whom they are selling, are likely to distribute it online, have they facilitated the crime by providing them with a legitimate copy. Especially now, when they are trying to shift to the principle for copyright, that everyone is guilty and they have to prove their innocence upon accusation (at their own expense without any costs being reclaimable, legal corruption at it's worst), as such any attempt to sell a legitimate copy could be considered to be facilitating crime as all possible customers are presumed guilty of copyright infringement by default.

      --
      Chaos - everything, everywhere, everywhen
    17. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      You can't seriously think that. Well, you could, but you would be a dumbass. You create and record a song. I buy it from you for $2.99 and put it up free to download on the website www.downloadznork.com. Now instead of everyone paying you $2.99, they download it from me for free. I may not make money off of that, but you can be damn sure I will be getting money from the banner advertisements and selling traffic details. Now you made $2.99 after spending hours and hours creating that song. Congratulations!

    18. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      Exxon sells gasoline to any arsonist that wants it, they're still in business...

    19. Re:Someone needs to enlighten certain geeks... by mrclisdue · · Score: 1

      erm....except that it's not a crime....it's copyright infringement...a civil matter.....repeat ad nauseum.....repeat ad nauseum....repeat ad nauseum

    20. Re:Someone needs to enlighten certain geeks... by selven · · Score: 1, Informative

      You're repeating the debate the 10001st time already, and the rebuttals are well ironed out:

      1) Some people actually want to support the artists.
      2) Artists make most of their money from concerts and merchandising anyway.
      3) Your song being on www.downloadznork.com increases your popularity and people will be more likely to go to your website, giving you ad revenue.
      4) We can't stop copyrighted content from appearing on the public P2P networks days or even hours after it is officially released, and copyright law has to respect this basic technological reality.

    21. Re:Someone needs to enlighten certain geeks... by Krneki · · Score: 1

      So does writing, but no one is trying to ban it.

      --
      Love many, trust a few, do harm to none.
    22. Re:Someone needs to enlighten certain geeks... by Anonymous+Brave+Guy · · Score: 1

      where we actually want to draw the line, indeed, where is it sensible to draw the line.

      Complete repeal of all copyright.

      If that's your "sensible" approach, then I have to ask the same question no-one has ever managed to answer reasonably yet: what system do you propose instead, which continues to motivate the production and distribution of at least the same quantity and quality of works? It is implausible to claim that this will happen by magic, with everyone who makes a living producing material today (much of it being valuable but not particularly fun to make) continuing to do so without compensation or suddenly being replaced by an army of millions of volunteer contributors, so please try to do better than that.

      You then post various false dichotomy arguments and delusions about how everything will just go outside government control and nothing will be done about it. These are trivially refuted by observing that you need an Internet connection to use any of these technically clever systems, ISPs are already the next target, and many western governments are already openly playing ball with Big Media despite the ISPs' protestations.

      Oddly enough, I haven't seen them selling speedboats or peg legs.

      Please learn your etymology. The first use of "piracy" in the sense we are talking about predates the Internet by centuries. The old "piracy does not mean copyright infringement" thing just makes you look ill-informed.

      You don't give up ethics just because the bully's whine more.

      A sound perspective, which is probably shared by those who view the illegal actions of a minority of people who routinely and deliberately infringe copyright as the wrong way to do things.

      Rather the opposite; with the actions of the content industries in situations such as ACTA, it has become a moral imperative to deny them any form of revenue.

      You can deny them revenue by simply not using their product. If pop music is just cookie-cutter crap, Hollywood is overcharging for its latest blockbuster movie, and Microsoft is ripping you off by charging what it does for Office and Windows, well, you're not going to die if you don't experience those things. Find other sources of entertainment. Use freely available software. You don't have to material under copyright illegally, and there is absolutely nothing in your argument that provides any ethical justification for doing so.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    23. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      grow up retard.

    24. Re:Someone needs to enlighten certain geeks... by Anonymous+Brave+Guy · · Score: 1

      1) Some people actually want to support the artists.

      So buy stuff from independent sites or the artists themselves. You don't have to buy everything through Big Media middlemen, and in the age of the Internet, artists are getting wise to the new possibilities of not signing away all their rights, too.

      2) Artists make most of their money from concerts and merchandising anyway.

      Performers such as musicians might (though I don't think I have ever seen any verifiable source to support this oft-repeated claim).

      But copyright also protects authors, illustrators, software developers... It also supports the numerous valuable secondary roles that help to refine, promote and ultimately increase quality and distribution of works: editors, research assistants, printers, services providing hosting and downloading bandwidth, and so on.

      3) Your song being on www.downloadznork.com increases your popularity and people will be more likely to go to your website, giving you ad revenue.

      Another claim often made but rarely supported. Does Slashdot of all places really believe that having eyes on a web site == profit? Do you understand how little ad revenue really brings in to anything but the largest of web sites? You aren't going to become one of the web's top 100 sites by releasing a music track.

      4) We can't stop copyrighted content from appearing on the public P2P networks days or even hours after it is officially released, and copyright law has to respect this basic technological reality.

      You can't realistically stop me getting into my car and driving it at your kid at 100mph either. Just because we can do something, that doesn't mean we should, nor that the law should condone a harmful action instead of punishing those who do or try to do it. That is, after all, the entire point of having laws: they represent a concensus of what society collectively considers acceptable behaviour.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    25. Re:Someone needs to enlighten certain geeks... by AGMW · · Score: 1
      Complete repeal of all copyright
      OK, so how does the creator of the content make a living from it if it is otherwise freely available on the internet? I guess the first few copies will likely be sold as the creator will be the only person who has them, but at some point some like minded light fingered sole puts a copy up on Copyright.Infringement.Bay and that's all she wrote for the creator, possibly in both senses of the phrase!
      State support of the content industries? Why not state support of the car industry - you wanna car, wander over to yer nearest dealer and drive away in one and don't you worry about paying for it 'cos the Gov. will pick up the tab - free fuel/servicing/insurance too I guess? Why is that different (I assume you just spat yer coffee out in rage at such a stupid idea - well, welcome to my world!). Car designers, et al, are perhaps more worthy than content providers? Or is it just that you can't easily (AKA cheaply) copy a car?

      OK, so maybe you just think you don't have to pay for something if stealing it (or a copy of it!) is easy? (see also not easily traceable) The problem here is twofold, as I see it.
      The first fold is most definately the media moguls and their pet politicians who feel that just because they had a ticket on the gravy train that train should never stop. Well to them I say: wake up buddy, 'cos yer train's pulling into the station and it's the last stop!
      The second fold is that people who illegally download content are stealing and any right minded person can see it IS theft. Because it is so obviously theft it gives power to the media moguls when they complain about it - 'cos they're right! You shouldn't be stealing content, and don't give me all that guff about copying isn't stealing either, 'cos I'm not buying it and you shouldn't be selling it! If it was some song/film/game/widget you wrote (and you wanted some money for it) it'd be a different matter and you know it!

      The Pirate Bay
      LOL - peg legs, pieces of eight. Nice one. Of course no one ever refers to "Pirate(d) Software", etc, do they. Nice try though - HaHaarrrrrrrr!

      You don't give up ethics just because the bully's whine more
      Just because the whine is coming from a bully doesn't mean people aren't stealing from them either! You make it sound like it's OK to steal from a bully? Hey bud ... that's still stealing - lol - I guess you don't give up your ethics if you didn't have any to start with!

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    26. Re:Someone needs to enlighten certain geeks... by AGMW · · Score: 1

      Someone needs to enlighten the companies who make this software. I think that I should pay for everything I own but I also don't think I should pay for 5 copies because I have 5 computers. Anti-virus folks are getting on the right train with this. Pay a little bit more and get 3, or even 5, license's for a product and use it that many times.

      I've got a Ford Focus, but I need another one, so presumably I can just pop into the nearest Ford dealer and pick one up - hey I already bought the first one? OK, perhaps not a valid analogy, but the only reason you think it's OK to buy one and copy it four times is because it is easy to copy it! If software wasn't easily copyable you wouldn't think it odd to have to buy all the copies you need.
      Where I'm going with this is the terms and conditions are (and should be) set by the seller. If some software vendor says you have to buy every copy you use and you don't like it buy an alternative, do without the extra copies, or stump up the wedge!

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    27. Re:Someone needs to enlighten certain geeks... by westlake · · Score: 1

      Like most people (here at least!) I'm not happy about the way the big media companies are rail-roading governments around the world to shore up their failing businesses

      The geek wants his free movie fix.

      The politician wants to see $200 million dollar productions with significant potential for a return in both domestic and foreign markets. These translate instantly into jobs and taxable income. Numbers he can take to the voters.

      He wants to be remembered as the man who landed Pixar for his home district. The one who made Toronto or Vancouver Hollywood North.

      There is also the nationalist impulse to keep his native culture from being overwealmed by cheap foreign imports.
       

    28. Re:Someone needs to enlighten certain geeks... by selven · · Score: 1

      But copyright also protects authors, illustrators, software developers...

      Donations still work in all these cases.

      editors, research assistants, printers, services providing hosting and downloading bandwidth, and so on.

      Don't most of these make money by charging for their services directly? They could all easily switch to work for non-copyright-based industries like open source stuff, academic research, etc.

      Does Slashdot of all places really believe that having eyes on a web site == profit?

      There are lots of ways to capitalize on popularity, website ads are among the less significant.

      .You can't realistically stop me getting into my car and driving it at your kid at 100mph either.

      I don't think you understand the difference here. A guy stealing the car steals on car, he might get away and make $5000 or he might get caught. A single uploader makes the work available to the entire world, and he could easily do it from Somalia instead of the US. It's simply impossible to control free public sharing of information, so there is no point in even trying. There was a time then translating the Bible was considered wrong, the law tried to stop people, the law lost.

    29. Re:Someone needs to enlighten certain geeks... by Anonymous+Brave+Guy · · Score: 1

      Donations still work in all these cases.

      Do they? How many world class software products are funded only (or even primarily) by donations?

      Don't most of these make money by charging for their services directly?

      Sure, but those costs are then passed on to the artist or organisation that will (in the current system) be selling the work. In a system where those sales are not a reliable source of income, you need another way to guarantee funding the supporting cast.

      There are lots of ways to capitalize on popularity, website ads are among the less significant.

      Well, maybe there are, but you haven't said what any of them are, and it's not as if the world is full of examples of other people doing it. You asserted that giving a song away would increase popularity and, by that one specific mechanism, generate revenue. If you're not going to back that horse, pick another one.

      I don't think you understand the difference here.

      On the contrary. You seem to have completely missed my point, and launched some sort of attack on some sort of theft vs. copyright infringement point that isn't even related to what I wrote.

      In any case, if you're so concerned about whether it is practical to enforce laws on a wide scale, you might like to consider that driving after drinking alcohol used to be socially acceptable, and more recently many drivers were unaware of the risks of using a mobile phone while on the move. Following a combination of legal action and public education about the facts, both activities have become increasingly unacceptable to society at large, and where the corresponding laws have been enforced, deterrence has resulted. (Where the laws have not been enforced, naturally, there has been limited or no change.)

      Now, you can make as many headline-grabbing generalisations as you like about Big Media abusing copyright, rip-off prices for CDs and DVDs, and so on, and you're always going to gain sympathy from a certain type of person. However, the bottom line is that if stuff is going to get made, someone has to pay for it, and it's not clear how any approach that condones piracy or outright abolishes copyright is going to do that. People like having stuff for free, but they're not stupid and most people appreciate fairness. I suspect that if someone came into power with the genuine will to improve the situation, including curtailing the abuses of IP laws and legal actions by businesses, then the public would acknowledge that sharing material openly was a step too far.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    30. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      ...but it is unfair to expect to be able to control how people refer to material under copyright that has been published for public consumption. The problem is that a lot of these new laws blur that line, when there are already perfectly good laws to do with facilitating a crime that can be used in prosecution. The problem is that the copyright holders in question aren't willing to push forward the case that stands the test of a jury to become enshrined in case law -- they'd rather have a custom law that panders to their current situation and carries zero risk to them.

    31. Re:Someone needs to enlighten certain geeks... by rmushkatblat · · Score: 1

      Actually, many groups and politicians have proposed making gun manufacturers liable for crimes committed with their product.

    32. Re:Someone needs to enlighten certain geeks... by toriver · · Score: 1

      If you somehow manage to create an exact copy of the Ford Focus at negligible cost, feel free.

      You are right it is not a valid analogy. Car analogies are never valid, it is a law of nature.

    33. Re:Someone needs to enlighten certain geeks... by toriver · · Score: 1

      Works were created before copyright, and will continue to be created after it goes away. The creative will want to create, the audience will want to consume.

      What will not continue is a third party - the industries which live off pretending to add value/services for the actual creators but in effect inserting themselves as middlemen siphoning off what the customer pays before a fraction ends up in the artist's hands.

      Open-source software is a good example. Everyone gets the source, and you make money from using it, or offering (not demanding) services associated with it. Much like you can cook your own dinner instead of going to a restaurant, the restaurant needs to provide an incentive for you to go there. Perceived added value.

      As opposed to, say, relying on Mommy State to create laws that cushions your business model while at the same time letting you off the hook for anti-competitive practices (like the blatant price fixing that sees all CDs practically costing the same in a store, independent of production cost and volume) or distribution restrictions which divides markets along e.g. DVD region lines.

    34. Re:Someone needs to enlighten certain geeks... by Cederic · · Score: 1

      I've got a Ford Focus, but I need another one

      No, you need a decent car.

      However, if you had bought the plans for a Ford Focus, then built your own based on those plans, yeah, I think that's fair.

      Someone needs to be recompensed for their work, but not to the extent of charging someone 5 times for the same thing. That's exploitation and the market reacts badly to it.

      The success of online music stores demonstrates that people are prepared to pay for goods with a marginal cost of production; the success of torrent sites shows that people are also keen to only pay a certain amount.

      Where the market isn't working is that the content producers are seeking legislative means to skew the ratio in their favour, despite their record levels of revenue. The obvious counter-reaction will be an increase in use of torrents or comparable technologies.

    35. Re:Someone needs to enlighten certain geeks... by Znork · · Score: 1

      But copyright also protects authors, illustrators, software developers...

      All of which have proven existence with or without copyright, and many of which gets so little payment from copyright anyway that it makes little difference in practice. Copyright is demonstrably not needed to promote the creation of works.

      But if you still want to pay them from the public purse, then do just that. It makes little macroeconomic difference if you call the tax 'copyright' or 'creator tax', but as long as you dump the exclusive copying aspect you're economically far ahead either way.

      It also supports the numerous valuable secondary roles

      All of which can do their work as works for hire. If an author wants his work edited, he can pay the editor. If he wants it advertized he can pay the advertizer. If he wants it available for download he can pay the... well, that might not exactly be necessary to pay for.

      What copyright does is prevent many more valuable secondary roles; without copyright, editing would be possible for anyone. So very much media is in desperate need of serious editing (heh, star wars...) that will never happen due to copyright. So very much media could be built upon that will never happen either.

      condone a harmful action

      There is no harmful action in copying. It's a fundamentally good action that creates more value for the economy as a whole.

      they represent a concensus of what society collectively considers acceptable behaviour.

      And most studies I've seen consider sharing acceptable by a wide, wide margin. Copyright itself is not socially acceptable behaviour, and the discrepancy between law and social mores on this is becoming damaging to the respect for law itself.

    36. Re:Someone needs to enlighten certain geeks... by Znork · · Score: 2, Interesting

      no-one has ever managed to answer reasonably

      I've seen more suggestions for workable systems than I can count on my digits.

      what system do you propose instead,

      Personally I doubt there is any extra incentive needed at all. But I'll indulge you; if we want extra benefits for creators, personally I'm leaning towards 'creative incentive tax' structured as a VAT on any works or services derived from a specific content, payable directly to the creator. Not wholly different from how radio broadcast payments work today, but applicable in general to all protected material. Anyone can duplicate, but from any revenue derived off the duplication a percentage (not a fixed number, we're after 'competition') goes to the creator. Wal-mart wants to sell books? Fine, they can print them on demand and 50% revenue goes to the author. EMI wants to open stores? Fine, but 50% off sales goes to creator. CableCo wants to broadcast a show? Go ahead, but 50% of the segment revenue goes to the creator.

      Such a system is easily tunable and you can even modify it by maxing out payment or tuning years of payment for each work to maximize incentive efficiency.

      These are trivially refuted by observing that you need an Internet connection to use any of these technically clever systems

      Actually, ignoring the facts of impenetrable cell networks, no, you don't need an internet connection. A 2TB disk represents a week with a 34Mbit line, and routing software making use of datastores synced anytime you meet your friends wouldn't be that hard.

      You can deny them revenue by simply not using their product.

      Not efficiently enough in light of the attacks on freedom and democracy.

      You don't have to material under copyright illegally,

      I certainly don't, but unless others can be convinced not to use that material either, they can at least be convinced not to pay for it.

    37. Re:Someone needs to enlighten certain geeks... by Znork · · Score: 1

      State support of the content industries?

      Eh, what exactly do you think copyright is? A tax by any other name... copyright is fundamentally a privatized taxation right on copying. From a macroeconomic perspective it's no different from any other tax and support scheme.

      Or is it just that you can't easily (AKA cheaply) copy a car?

      Oh, if cars were easily copyable you can bet the 'content industry' would be screaming about some form of infringement as soon as the first copy was made.

      copying isn't stealing

      It seems we would have irreconcilable differences on that point.

      If it was some song/film/game/widget you wrote

      No, not really. Personally I'll keep costs and investment low enough that it doesn't really matter, and as most creative work is such that I actually enjoy doing it, and would do it for myself either way, I cant really see why I should expect to get paid. Getting paid is something you do in exchange for a loss of value and I have not lost any value for either the time or the investments I've made.

      "Pirate(d) Software"

      You need to update your etymology. Pirate has changed yet again in it's meanings, just as 'tories' no longer means irish outlaws, the connotations of 'pirate' is no longer so clear cut.

      it's OK to steal from a bully?

      If you're giving back people their lunch money and preventing the bully from collecting more there's certainly a moral case to be argued for that, yes.

    38. Re:Someone needs to enlighten certain geeks... by Anonymous+Brave+Guy · · Score: 1

      Why must you people always be so black and white? Of course material was produced before copyright, and would continue to be produced if copyright were replaced or abolished. That is not in dispute. The question is whether copyright is an effective promoter of the production and distribution of works. Does it mean more works get to people? Are those works of higher quality? Does any given work reach more people who enjoy or benefit from it (there is more than enough creative work in the world to last many lifetimes, so getting the right works to the right people is a useful goal)? You used the word "promote" yourself, yet you crudely attempt to gloss over these issues by trying to reduce the debate to a single, mundane question: would [any] material still be made without copyright?

      And what is with your obsession with funding from the public purse? Copyright is not a purely macroeconomic tool. A very important part of the system is that it creates a direct channel for reward between consumer and producer: those who distribute their works to more people or are more valuable have more opportunity to benefit, thus there is a direct incentive to increase quality and maximise distribution.

      Of course, old-fashioned set-ups where big organisations take the copyright in exchange for a deal that is rarely optimal for the creative people involved screw with this principle. However, as we've seen, the Internet is a great tool for change and developing new business models. Copyright is going to benefit individuals more and middleman corporations less as time goes on. In fact, strong copyright laws and a cost-effective method of enforcement could be a great leveller to prevent megacorps with economies of scale and visible brands from freeloading by letting the little guys put in all the effort and then scooping up the work for distribution without any obligation to give fair compensation.

      Replacing copyright with some sort of subsidy system based on general taxation, as you propose in your reply to my other post, severs any potential direct connection between creator and beneficiary. Instead, it would inevitably create some sort of political system, where some supposedly worthy person or organisation deemed a certain work worthy of a certain reward based on some artificial means or subjective judgement. Rather than creating more and better works and sharing them more widely, creators would then be incentivised to game the new system instead, because that is where the rewards would be found. Why would we adopt such a system when we already have a well-established and transparent way of letting the beneficiaries of works themselves make a direct judgement? We call that system "money", and copyright is a simple principle that lets us apply that proven system to creative works as well.

      Incidentally, I don't think you've really thought through your proposed tax scheme very much at all, because it is fundamentally flawed in several other ways as well, not least that the bureaucratic overheads of administering such a system would be staggering. Paradoxically, it relies on the idea that people would continue to be able to sell derivative works for money, which seems highly unlikely in a system where by construction everything can be shared for free. Then there is the issue of identifying the beneficiary of the tax, which might be trivial in first generation derived works but would require an implausible amount of research in general: consider the case of Open Source projects that have wanted to adopt a new licence, but would have to identify every individual contributor whose code remained in any part of the system to seek their approval, or the current difficulties faced by the collective licensing bodies in sharing out the proceeds from public performances of works under copyright. Practically, your tax system could only ever provide a financial benefit to contributors to creative works by imposing even more hassle than exists today, which brings us back to no-one selling anything and therefore

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    39. Re:Someone needs to enlighten certain geeks... by Anonymous Coward · · Score: 0

      I suspect that if someone came into power with the genuine will to improve the situation, including curtailing the abuses of IP laws and legal actions by businesses, then the public would acknowledge that sharing material openly was a step too far.

      You presume that sharing material openly is a step too far.

      You presume too much.

      Since it is all based on the above presumption of yours, the remainder of your post falls.

      In short: You appear to be intelligent, but you still don't understand the gist of things.

  6. Does this mean by pedestrian+crossing · · Score: 1, Interesting

    Goodbye EZTV?

    --
    A house divided against itself cannot stand.
    1. Re:Does this mean by digitalchinky · · Score: 1

      That'd be sad - it's about the most comprehensive, easy to use, and up to date catalog of everything interesting :-(

      http://eztv.it/ - you will be missed.

  7. This was expected... by Anonymous Coward · · Score: 0

    Ever since they solved all their problems related to organized crimes (ie. Mafia), I was expecting them to hit on pirates.

  8. Copyright Holders Are Winning Control of Our Govts by mrpacmanjel · · Score: 4, Informative

    This is extremely worrying.

    Let me get this straight. In previous rulings copyright holders were denied the blocking of sites on the grounds of free speech and censorship.

    The Supreme court gets involved and blocking P2P sites suddenly becomes a good idea?

    We have a Supreme court in the UK and something similar happened recently with "Unfair" bank charges.

    Two (maybe one was an appeal?) court cases were held to decide whether bank charges fell under UK consumer law and thus can be challenged that bank charges were excessive. Both times the courts agreed this was the case.

    The Supreme court got involved and funnily enough ruled that this was not the case which now means banks can charge what they like.

    Since Lord Mandy went on holiday and "bumped into" into Mr Geffen - the recommendations of the digital communications report and the concerns of ISPs were completely ignored. It appears the "3-stikes" legislation is to go ahead after all.
    The EU took a dim view of this policy and warned the UK it was illegal and against the EU principles of free speech and human rights.

    I'm pretty sure the EU slapped-down France the first time France tried to implement this policy too.

    However, recently:
    1)France recently tried a second time and no comment from the EU has been heard.
    2)Lord Mandy's propsed legislation appears to be going ahead.
    3)Italy are ready to censor the internet.

    What happened to suddenly make all these points "agreeable" and not challenged by the EU ?

    There must have been intense lobbying and money used by copyright holders to silence the many critics of these proposals.

    It appears our "democracy" is firmly under the control of commercial entities.

  9. What the heck?? by paxcoder · · Score: 1

    Oh, c'mon, what the heck is happening? I thought we'd be over this Internet police crap by now.
    Torrent files are p2p links (trackers enable those links making them dynamic, as they need to be for p2p).
    This is utter bull.

  10. Distributed hash tables and magnet URIs by DrXym · · Score: 1

    With the advent of DHT & magnet URIs, the main remaining purpose of torrent sites is search functionality. Since DHT could handle search too, I wonder how long it is until Bittorrent follows the likes of eDonkey / eMule by being largely for peer to peer for pretty much everything.

  11. Italian law does not follow precedents by lbbros · · Score: 4, Informative

    This is for US/UK people, to clarify things: the Corte di Cassazione (aka the Italian Supreme Court) is indeed the maximum level of interpretation of the law, but its decisions do *not* set precedents. They are mostly used as a guidance, but judges/prosecutors aren't forced to follow such an interpretation (i.e., there is some kind of discretionality).

    It is worth to know here that the same court rejected an accusation on the grounds of copyright infringement because there was no profit involved.

    And no, this has nothing to do with the government. The judicial system is definitely of different views with regards to the government.

    --
    A CC-licensed illustrated horror novel
  12. Re:Copyright Holders Are Winning Control of Our Go by gowen · · Score: 2, Interesting

    The Supreme court got involved and funnily enough ruled that this was not the case which now means banks can charge what they like.

    No, they can charge the customer agreed to when they opened the account. What the Supreme Court said was "If you don't like the charges, don't open the account. Don't expect the courts to bail you out on something you agreed to."

    And this is good for two reasons:
    i) Personal responsibility is a good thing.
    ii) My banking is free, because people who pay unauthorised-overdraft fees subsidise it.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
  13. well, duh... by Anonymous Coward · · Score: 0

    ...what do you expect from a country where mafiosi like mangano are "heroes" to the main politics, and where we're givin streets name to someone like Craxi ?
    seriously, Italy is just a big show, nothing more.

    1. Re:well, duh... by painlord2k · · Score: 1

      Dell'Utri, an italian Senator accused to be linked to the Mafia and ex-collaborator of Silvio Berlusconi before both entered in politics, defined "heroic" not Mangano but what he did.

      The episode is this: mangano refused to testimony against Dell'Utri, when the prosecutors of the process against Dell'Utri asked him to tell them something, anything, against Dell'Utri. True or false would not be really important, but if he said something, they would let him out of jail and return to his family home. Mangano was in jail for many years and at the time and he was very ill; pratically he had to choose to die in jail or die at home with his family.

      Dell'Utri, when informed of the episode, told that if he was in the place of Mangano he would had a very difficult time to refuse the same offer, so he considered the act "heroic". He always were clear that he don't consider Mangano a hero or an example for other to follow. Only his decision, near the end of his life. Mangano, for a man of the Mafia, had a twisted sense of honor.

      Many others Mafia components, after the arrest, have "collaborated" with the prosecutors and testimonied in before the judges. But the quality of their testimonies is very low. For example, the last boss heard in front of the judges (after an year of "collaborations" and "revelations" to the prosecutors) was so embarassing that not even the leftist tried to spin his accuses against Berlusconi and Dell'Utri. Another example is the trial against Andreotti. They accused him of many things. Unfortunately for them, Andreotti (a major politicians in the history of Italy) kept a detailed log of all his movements, appointments, holidays, name it. He destroyed them completely.

      If you think all these "collaborators" were found guilty of perjury and sentenced, you are wrong.
      If you think all of them losen their advantages, you are wrong.

      In Italy, too many prosecutors are from the same law school of mr. Nifong.
      They are political activists in the judicial.

  14. I'm enlightened: by Anonymous Coward · · Score: 0

    you, Sir, must be a RIAA paid shill

  15. No Suprise Here... by Jaysyn · · Score: 0, Troll

    Not to me at least. I've never met an (Euro-born) Italian that didn't have a pole up his ass or didn't think they knew better than anyone else.

    --
    There is a war going on for your mind.
    1. Re:No Suprise Here... by Anonymous Coward · · Score: 0

      Not to me at least. I've never met an (Euro-born) Italian that didn't have a pole up his ass or didn't think they knew better than anyone else.

      Oh, thank you from an Italian Internet user.

    2. Re:No Suprise Here... by Anonymous Coward · · Score: 0

      this comment shows that YOU think you know better... maybe you're Italian... checked your ass recently for the presence of a pole?

    3. Re:No Suprise Here... by mjwx · · Score: 1

      Not to me at least. I've never met an (Euro-born) Italian that didn't have a pole up his ass or didn't think they knew better than anyone else.

      Strange, many foreigners say the same about USians, glass houses and all that.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    4. Re:No Suprise Here... by Cederic · · Score: 1

      I've known a few Italians. They've ranged from the compassionate, passionate, intelligent type to the oafish, selfish type.

      Not particularly different to many other peoples.

      There's a surprise.

  16. DHT by guttergod · · Score: 1

    The biggest host for torrents would be the DHT network, good luck blocking all those hosts. And also, with the magnet links posted on pretty much all public torrent sites the google cache is enough to get a download started.

    --

    Apple built a platform for their ideas, Google built one for everyone's.

    1. Re:DHT by Anonymous Coward · · Score: 0

      This is why the big issue isn't censorship of torrent site but the ability to punish users without any trial or judicial oversight, as is planned in the UK.

  17. Re:Copyright Holders Are Winning Control of Our Go by Kijori · · Score: 3, Informative

    Since Lord Mandy went on holiday and "bumped into" into Mr Geffen - the recommendations of the digital communications report and the concerns of ISPs were completely ignored. It appears the "3-stikes" legislation is to go ahead after all.

    I think you're absolutely right to be worried. I'm going to talk about the UK situation since that's what I know about, but the situation EU-wide is largely as you describe: governments are caving to copyright owners.

    Before saying anything else, it's worth making clear that the "3 strikes" legislation contains nothing to do with three strikes. It is totally silent on the specifics of the chances that have to be given to internet users before they can be cut off and leaves the question entirely to a "code" that has not yet been written and so cannot be reviewed before the bill becomes law. You can read more about this at the link I gave above. The "new" bill pays lip-service to the Government's "commitment to human rights", and seems to be relying on this "code" to avoid the criticism of the EU. However, as the link above makes clear, it gives the Secretary of State a get-out clause to get past the code if he wants to, with little to no oversight or controls.

    There's a lot of confusion, even on Slashdot, about the content of the bill. To break down the sections on Copyright infringement (taken from http://www.digitalwrong.org/?page_id=6), the new process in case of alleged infringement is:

    1. The rightsholder for example a record company determines that the user is infringing. The bill does not set out how this is to be done; the company is in effect free to determine guilt any way they see fit. As has been shown by the cases that have gone to court, this determination is often made on the back of weak or non-existant evidence.
    2. The rightsholder sends a letter to your ISP
    3. Your ISP sends you a warning letter. This will contain information of the time of the infringement and the IP address of the computer that committed it. It will also contain information on securing your network.
    4. If the rights holder judges that infringement has continued after a period of time (not defined in the bill) they may require your ISP to throttle your connection, prevent you from accessing certain resources, or disconnect you completely.
    5. If you believe this was done in error, you can appeal. This appeal would not go to a court, but to a First-Tier tribunal. This would be your first chance to deny the accusations, and could come after the punitive measures had been taken.

    This goes absolutely against the presumption of innocence that is such an important part of a modern democracy.

    If this all sounds a bit worrying, there is some good news. The bill is entering its committee stage on the 6th of January, and this is the best chance to change it before it reaches the House of Commons, at which point its progress will be faster and more subject to the party whip. So please, write to a Lord and explain to them why the measure is bad, either morally or because - as has even been admitted by the impact assessment - network security means the wrong people will be punished, and what they can do to change it - i.e. go to the open committee session starting on the 6th and change the bill.

    Things are advancing very quickly, and I appreciate that not everyone has time to read the 300+ pages of the bill, the debates, the notes and the impact assessment, so if anyone has any questions on their contents please ask and I will answer them. Otherwise, please write in before it's too late, and spread the word - either online or offline - about the travesty that is the Digital Economy Bill.

  18. Re:Copyright Holders Are Winning Control of Our Go by mrpacmanjel · · Score: 2, Insightful

    If someone is overdrawn by £2 and then the bank charges a £35 unauthorised-overdraft is "fair"

    If someone is in financial difficulty and the bank keeps charging £35 unauthorised-overdraft fees every month thus compounding the problem. That person could have lost thier job.

    These are not hyperthetical scenarios - this has happened to people I know and to a certain degree myself too.

    I'm all for personal responsibility and "free" banking is nice.

    "..they can charge the customer agreed to.. " - Yeah we all know how banks responsible banks have been recently.

    I'm tempted to say your post is troll-like but I'll give you the benefit of the doubt and put it down to retarded-like ignorance.

  19. Re:Copyright Holders Are Winning Control of Our Go by Viol8 · · Score: 0, Troll

    Why is his post a troll? I think the retarted like ignorance applies more to the drooling idiots who are incapable of doing simple arithmetic and understand that more going out than is coming in means they'll eventually go overdrawn. I've never been overdrawn in my life and you want to know why? Because I can add an subtract. Perhaps you and your idiot friends should learn those rather useful skills.

  20. MOD PARENT UP! by JRGhaddar · · Score: 2, Insightful

    Parent is absolutely correct. Please mod it up, and go ahead and mod me flaimbait or troll I know it's an unpopular position on here, but than again most people that stand up for fairness get shot at.

    And don't tell me well the lawsuits the MPAFIAA and RIAFFIA aren't fair because I agree they are extreme, but than again so is the brazen attitude that piracy is OK. It's like Neocons vs Anarchists
    both are extremes and both are stupid.

    First off people on here need to stop hiding behind the veil of "Oh they are trying to restrict information" and "The don't host the files so how are they at fault!? defense. That is not working any more and it never did.

    When the internet came about it was like the wild west. No rules or regulations an open space. But without law things got out of hand quick looting, murder, gambling, prostitution etc. The laws of the internet are now being written in countries and when it comes down to data links to replicas of copy-written material there weren't any rules set forth to protect the works or understanding of what was really going on to try those who were "just hosting links yo".

    Yes isohunt, the piratebay, and others are indeed accessories to piracy. Which is against the law.

    If you give a map of the building to a thief knowing full well what he intends to take and he robs a bank yeah you are liable.
    "But I didn't rob it I was just showing him paper and ink?!" doesn't work.

    And people need to learn fast that the free ride days are going to come to an end. If you want to watch a movie, download a song, or use a piece of commercial software buy it. Stop being so damn cheap, and stop saying "well I want to preview what I see before I buy it" is a huge load of crap.

    There are trailers/teasers for movies as well as selected scenes released for free for you to preview them.

    There are plenty of free streaming samples of songs, on amazon and itunes, and lala, and last.fm, and pandaora, and XM/Sirius , and traditional radio, and internet radio

    There are typically trial versions of most software applications

    So really the preview attitude is really a poor defense.

    I can't go into a restaurant and preview an entire meal and then decide if I want to pay for it. You order you consume you pay for it.
    And don't say "well I can send it back.. at the theaters I can't send back a movie!"... actually you can.... within 30 minutes of a film's start time you can tell the box office that you didn't like it and they will give you back your money or venue credit. Got another excuse captain cheapo?

    But you haven't had to pay with this loop hole before?!...waaaaah.... and now you don't wanna?....waaaaah

    Tough shit suck it up and pay what you owe.

    If you don't want to pay THEN don't watch/download/use it!

    1. Re:MOD PARENT UP! by RobVB · · Score: 2, Insightful
      While most of your post at least made SOME sense, you made a big mistake here:

      I can't go into a restaurant and preview an entire meal and then decide if I want to pay for it. You order you consume you pay for it. And don't say "well I can send it back.. at the theaters I can't send back a movie!"... actually you can.... within 30 minutes of a film's start time you can tell the box office that you didn't like it and they will give you back your money or venue credit. Got another excuse captain cheapo?

      This shows that you don't see the difference between copyright infringement and theft. I could make another post explaining the difference, but I'm sure you could have read thousands of them here on /. if you cared.

      --
      I'd rather you rationally disagree than irrationally agree.
    2. Re:MOD PARENT UP! by Anonymous Coward · · Score: 0

      There is a difference between speaking up for whats right and being troll/flame bait. In your case you start out strong with good examples of how things could be better then you dive in stupidity. First all countries are not the same so don't assume your statements are valid anywhere but your home.

      Second my thoughts on piracy are pretty much the same as most folks. Its wrong but if the game/software companies made quality items with a limited preview maybe it would stop those who do it. Instead they charge stupid-ass prices for crap quite often. So piracy is wrong but so is the model we use for everything.

      Any other company that made this crappy for a product for this price would be done. I wouldn't pay 100K for a car that lasted 1year, I wouldn't buy spoiled food at a "quick sale discount" but we allow this kind of behavior to go on in the computer world. Fix the problem, stop the whining and he said/she said not my fault crap.

    3. Re:MOD PARENT UP! by CrackedButter · · Score: 1

      You should explain, it's not just the parent after all who is going to read your post. Whatever you will say will probably benefit others and if this was a real conversation you would come across as a douche, even though I understand in this context you're not.

    4. Re:MOD PARENT UP! by selven · · Score: 4, Informative

      If you leave out the pay step in a restaurant, the restaurant loses money. If you leave out the pay step in a software purchase, the software company stays the same, as if you never touched the software at all.

    5. Re:MOD PARENT UP! by Anonymous Coward · · Score: 0

      this probably does not have much impact on the over all discussion but don't forget the difference between goods and services - the restaurant in this case is supplying both, however MS word does not do the work for me.

    6. Re:MOD PARENT UP! by Croakus · · Score: 1, Insightful

      Simply not true.

      I assume you think this because the restaurant invested money in the food. Do you think the software materialized out of thin air?

      Software companies invest in talent, research, marketing, physical computers, office space, electricity, and more ... all the things that are required in order to create the software you are stealing (taking without permission). This is a real physical investment of money and resources and the product they produce is the software - just like the restaurant produces a plate of food. If you take a copy of the software without paying for it, then you have taken money from the company.

      Attempting to justify it by saying you didn't steal a physical thing is immature, selfish and betrays an unreasonable sense of entitlement. You are in the wrong.

    7. Re:MOD PARENT UP! by selven · · Score: 1

      The cost of software does not increase with the number of users. The cost of physical items does.

      Stealing is NOT taking without permission. Stealing is deprivation. This is not my opinion, this is ingrained into many different criminal codes. Stealing from a restaurant deprives them of the food, "stealing" software just doesn't gain them anything.

    8. Re:MOD PARENT UP! by Croakus · · Score: 1

      Stealing is NOT taking without permission. Stealing is deprivation.

      I have to assume that you're a troll since no one could possibly be this stupid and still be able to use a computer. I'm sorry, but you'll have to feed elsewhere.

    9. Re:MOD PARENT UP! by The+Wild+Norseman · · Score: 1

      If you give a map of the building to a thief knowing full well what he intends to take and he robs a bank yeah you are liable. "But I didn't rob it I was just showing him paper and ink?!" doesn't work.

      In the United States, it most certainly does work. At least it works with printed materials, or books like the Anarchists Cookbook wouldn't be published nor (arguably) widely distributed. I have dozens of such books on my bookshelf and they all have the simple disclaimer, "For Entertainment Only" and the boilerplate "we are not responsible, blah blah" disclaimers. In fact, along with several books on lockpicking I bought, I bought a set of lockpicks. I no longer have this set (or any other set of lockpicks) but even owning them can be a crime in and of itself, depending on the circumstances. Nevertheless, they are still bought and sold and all of it still has legitimate uses. Just because a thing can be misused doesn't ethically, morally, or legally mean that all uses of that thing should be restricted/controlled/deemed illegal. I feel that this is essentially the same argument that can be used to defend The Pirate Bay and other similar P2P sites.

      --
      "A government is a body of people usually -- notably -- ungoverned." -Shepherd Book
    10. Re:MOD PARENT UP! by toriver · · Score: 1

      So, zero arguments left?

      Perhaps you can point to AT LEAST ONE court case where the creators or their representatives charged someone producing illegal copies with theft instead of the different legal concept of unauthorized copying?

    11. Re:MOD PARENT UP! by selven · · Score: 1

      I have to assume you're the troll since you called me an idiot without any actual arguments to rebutt me with.

  21. am currently resident of SAUDI by Anonymous Coward · · Score: 0

    you talkin about torrent sites . in here you cant even browse videos on youtube . they have censorship and agreements with google .yahoo. every main search engine . for example on yahoo you cant turn safe search off . yet you have the option available but you can never apply it !

    on youtube you can watch few selected videos. which are allowed . the worst thing i ever seen tinyurl is blocked .

    am ready to give up torrents . let me search freely

  22. Someone needs to think before they post ... by golodh · · Score: 2, Insightful
    What "crime" are you talking about? Even though this is Slashdot, it helps to pay a little attention to how you formulate your posts.

    Downloading copyrighted material never was a "crime". At most it's an actionable infringement of someone's copyright. Actionable by the copyright holder that is, not the State. It's not even a misdemeanor.

    Besides, torrent sites in and by themselves were never "criminal", as they only facilitate an exchange of information which, among many other things, allows people to infringe copyrights.

    1. Re:Someone needs to think before they post ... by Anonymous Coward · · Score: 0

      In most countries, being in possession of/receiving a copy of a copyrighted work without the holder's permission is NOT a federal or local crime. Copyright in MOST countries is about "making available." There are exceptions of course (the UK is a prime example), but in most countries the authors of the original laws realized that as information is a social thing, controlling who has information is a dangerous and slippery slope. Thus, they sought to control only who distributes and profits from the distribution of information.

      Of course, with torrents, this gets difficult anyway, as linking to a torrent file is linking to a file that is used to facilitate both receiving and distributing a fixed package of information, which may or may not have copyright restrictions attached, depending on the content and the countries the data is "made available" to/from/through.

  23. Arms race - time to move to Freenet by FreenetFan · · Score: 1

    These kind of actions will see an arms race to encrypted p2p networks like Freenet.

    After French laws changed to crack down on filesharers, there was a lot more French people on Freenet.

    It's worth trying Freenet out if you haven't recently - it's a lot faster than a year or two ago, and music and movies are shared there regularly. It's also good for hosting websites that have political censorship on the regular internet.

  24. Re:Copyright Holders Are Winning Control of Our Go by kenshin33 · · Score: 1

    That law in France was declared unconstitutional by there "Conseil constitutionnel" (constitutional council) http://www.boingboing.net/2009/06/10/frances-three-strike.html

  25. Re:Copyright Holders Are Winning Control of Our Go by mrpacmanjel · · Score: 1

    Right!

    (1) "I'm tempted to say your post is troll-like but I'll give you the benefit of the doubt and put it down to retarded-like ignorance."

    OK - I did not say the post was a troll and reading the above line what I posted was maybe a bit harsh.

    (2) Please do not attack my friends and call them "idiots".

    (3) "incapable of doing simple arithmetic and understand that more going out than is coming in" - This is fine if your financial situation is straightforward. If you have a family of 2 kids, both parents are working, husband decides to walk away from everything and cease his financial contribution then things get messy very quickly. Believe me the bank is not understanding at all.

    (4) What about the businesses that have suffered from banks withdrawing financial support (there are a few legitimate reasons why this is needed) and then hitting them with "unauthorised" fees afterwards?

    (5) I can add and subtract - my finances are fine as I am sure my friends can add and subtract too.

    I just think you arguments are very simplistic.

  26. Re:Copyright Holders Are Winning Control of Our Go by Spad · · Score: 1

    The main issue wasn't really the cost of the charges (even though that's what everyone focuses on), but the inconsistency with which they're applied even within the same bank on the same account. Sometimes it's £10, sometimes it's £25, sometimes it's £40, sometimes it's immediate, sometimes it's after a 7 day warning period, etc. for the same penalty.

  27. Re:Copyright Holders Are Winning Control of Our Go by mrpacmanjel · · Score: 2, Insightful

    Was that the first time?

    According to this article it has now been passed
    http://www.v3.co.uk/v3/news/2249617/french-pass-revised-three/
    (article dated 16 sep)

  28. Re:Copyright Holders Are Winning Control of Our Go by Anonymous Coward · · Score: 0

    OK, I'll bite (even tho I shouldn't feed ya)...

    Let's say you have a SO and he/she is suddenly diagnosed with a rare form of cancer and the only hope for his/her survival is an expensive experimental treatment. Since you are capable of addition and subtraction and even multiplication, you know that if you want to pay for this treatment you will have to take out a loan which you can only pay back if you don't get fired in the next 3 years. Let's assume you are also capable of accurately estimating the probability of being fired at 0.01.

    Now, wise guy, do you take the loan and try to save your SO's life?

    If you said yes, understand that there are another 99 people like you, so on the average someone will end up having trouble paying back his debts.

    Welcome to the real world where there are hard decisions, and personal responsibility isn't black and white.

  29. Right, but... by Anonymous Coward · · Score: 0

    As an Italian I can safely predict that nobody is going to care.

  30. You obviously don't know how the law works by MikeRT · · Score: 1, Troll

    So let me explain it to you. A company that sells to the general market products that can be used for crimes is not liable for their use. A company that happens to unknowingly sell to a lot of criminals is not liable for their use of the goods it sells. A company that knowingly sells goods to criminals is fully liable for their use insofar as it has knowingly facilitated a crime.

    From that description, you should be able to grasp why The Pirate Bay and search engines are treated quite differently.

    1. Re:You obviously don't know how the law works by Anonymous Coward · · Score: 0

      So why is this the problem of ISPs to police, monitor or censor? That will simply give them the excuse to increase customer rates (even though they'll probably end up saving 80% on bandwidth if torrents are blocked...) But why the ISP? Why not the electric company for supplying electricity 'knowing' full well that someone somewhere will be using the electricity for illicit puposes? Or the computer manufacturer? I'm pretty sure that Dell knows each computer they ship out the door is a potential warehouse for stolen software/music/movies... Or why not Microsoft, for having made an operati'ng system that ALLOWS people to steal...
      ok, I admit the last couple are beginning to come a little close to the 'she was asking for it' defense, but hopefully my point is made. At what point do you shift the blame from those who 'infringe' to one of many groups who simply enables those who choose to infringe. And why do the content providers get to choose via the government which of those 'enablers' has to take the hit for policing those infringements. Why not set up 'computer driving licenses' where everyone has to go to a motor vehicle like department and require everyone to sucessfuly test to even be allowed to use computers instead?

    2. Re:You obviously don't know how the law works by xded · · Score: 1

      Google indexes 1 trillion of pages. 1% of the use of the carried content is illegal? Side effect. The company happens to unknowingly sell to a lot of criminals. Not liable.

      TPB indexes 2 millions of torrents. 99% of the use of the carried content is illegal? Main business line. The company knowingly sells goods to criminals. Fully liable.

      Then, IMHO, ruling torrent sites illegal is legit. And censoring them, as bad as it is for Internet's freedom, from an "alien" point of view stands.

      But being Italian, I also know that this rule will never be enforced. And if it will be, the measures taken will not be effective: either because there will be way-arounds or because there will be no real interest/return in enforcing them.

      I'm sick of our government. Of all the PR acts, and of how Italians *actually like/agree* with those PR acts.

    3. Re:You obviously don't know how the law works by Anonymous Coward · · Score: 0

      So let me explain it to you. A company that sells to the general market products that can be used for crimes is not liable for their use. A company that happens to unknowingly sell to a lot of criminals is not liable for their use of the goods it sells. A company that knowingly sells goods to criminals is fully liable for their use insofar as it has knowingly facilitated a crime.

      From that description, you should be able to grasp why The Pirate Bay and search engines are treated quite differently.

      Nice try, but the Pirate Bay never sold me anything.

      Great ad hominem tho, by all means keep on trying...

    4. Re:You obviously don't know how the law works by Anonymous Coward · · Score: 0

      TPB indexes 2 millions of torrents. 99% of the use of the carried content is illegal? Main business line. The company knowingly sells goods to criminals. Fully liable.

      Except TPB didn't sell me anything, and I am a rights holder legally able to download by the laws of my own country personal backups of CDs and DVDs I already own, and this is exactly what I used TPB for. TPB made it possible for me to exercise my legal rights, but this runs contrary to trans-national corporation's business interestes, so of course TPB got shut down.

      The failure in your statement is the claim TPB sold anything. They made possible connections between rights holder for the exchange of data. If others, non rights holders, obtained unauthorized copies it is a matter between the copyright holder and those individuals.

  31. Err... by curious.corn · · Score: 1

    ... It seems someone should enlighten Italian jurists about technology.

    Err... Italy has worse problems to deal with than petty piracy:

    I don't really give a rat's ass for Torrents of craptacular films that just watching them is a waste of lifetime anyway...

    Saluti & Baci

    --
    Mi domando chi à il mandante di tutte le cazzate che faccio - Altan
    1. Re:Err... by Oberix · · Score: 1

      Of course Italy has worse problems, but maybe the spread of the Internet culture would soften those problems by making Italians think a little bit more by themselfs, instead of just listening to what the TVs (all belnging to Berlusconi) says them to think.

    2. Re:Err... by Krneki · · Score: 1

      You fail to realize the true problem. It is not about Italians being unable to download stuff from the Net, but it's about Italian culture being unable to be shared with the world.

      Internet is one of the biggest invention of humankind, censoring it so wrong on many levels.

      --
      Love many, trust a few, do harm to none.
    3. Re:Err... by curious.corn · · Score: 1

      Hold on... ... it's not about diffusion of culture. Have a look at the entries of major torrent indexes: it's difficult to find healthy seeds for decent stuff, 99.9% it's rips of rubbish flicks and tv series.

      Preserving and nurturing culture is about shoving our heritage out of forgotten archives on ITMS (or whatever you fancy) and provide easy, cheap access to it. It's a hell of a job and I wouldn't mind dropping 5€ a pop or even paying taxes for this to happen.

      What needs to be done is to take back our culture, back from commercial exploitation and market censorship. The real problem is not the evil plan of some fascist overlords but the collective callousness of money-grubbing individuals.

      cheers

      --
      Mi domando chi à il mandante di tutte le cazzate che faccio - Altan
    4. Re:Err... by Oberix · · Score: 1

      Preserving and nurturing culture is about shoving our heritage out of forgotten archives on ITMS (or whatever you fancy) and provide easy, cheap access to it.

      I agree, but this is just one aspect of what culture may mean.

      I understand what you mean, TPB doesn't necessary spread any culture, but I'm saying that this decision by the "Corte di Cassazione" is just not healthful for italian culture because it comes after a series of negative positions adopted by the italian government about the Internet. What an average italian person should think of a media that he knows of only because he see his sons playing with it (maybe for too many hours a day), and the govern and control organs continuosly depict it as, if not evil, full of garbage?

      What need be done to

      take back our culture

      is convice all of the italians that Internet is the media of our time in history, and how it's essential to keep safe our intellectual freedom.

  32. Re:Copyright Holders Are Winning Control of Our Go by vivaelamor · · Score: 1

    No, they can charge the customer agreed to when they opened the account.

    I presume the same goes for loan sharks? You may not agree with laws against unfair contracts but they do exist. I too agree that personal responsibility is a good thing but so is corporate responsibility. Here are some example scenarios to consider:

    i) A customer misses a payment on a loan with their bank, the bank automatically takes the money out of their account anyway causing them to go overdrawn. This eventuality isn't in their contract and does not occur to them because had they a loan with a different bank such a thing would never have happened, why would any sensible business penalise customers for using all their services? Banks do.

    ii) The bank makes a mistake which ends up with a customer going overdrawn. While the bank has it in the contract to add charges should the customer make a mistake, the customer is forced to go through a complaints procedure that can take up to eight weeks in which time the bank is adding more charges and interest on those charges. The customer is unlikely to get any compensation for any problems resulting from the mistake.

    iii) A customer falls ill and goes overdrawn because they are in hospital and have no one to cancel any direct debits. The bank does not make any direct debit payments because there is no money in the account, they do however charge the customer for the rejected direct debit which pushes them overdrawn. By the time the customer is out of hospital they are in arrears with various companies whose direct debits have defaulted and on top of that have hundreds of pounds in overdraft charges putting their account further into the red. The customer now has the option to beg the bank to write off the charges out of good will.

    My banking is free, because people who pay unauthorised-overdraft fees subsidise it.

    This would be valid if people made the choice to gamble the fact that they can micromanage their finances, most don't because the banks don't advertise that as the function of the accounts. If they offered more choice and advertised the purposes of their different packages adequately then this would not be an issue.

  33. Re:Copyright Holders Are Winning Control of Our Go by vivaelamor · · Score: 1

    There is a wider issue over the imbalance in the contracts between banks and customers. When a customer makes a mistake the bank has it in their contract that they get penalised, they do this in a way that is not technically a penalty (which is disallowed by contract law) but walks and quacks like one. The customer has no such opportunity to insert unfair clauses into the contract or even negotiate on the existing ones, the contracts are considered set products and the customer is expected to go elsewhere if they don't like it.

    What makes this issue worse is that they will admit to a court the purpose of charges is to fund their business but won't advertise it to their customers. This is dishonest because they could easily offer both types of account at no cost to themselves, they deny the customer choice by misrepresenting their services as competitive when really they're gambling on their customers misfortune.

  34. Re:Copyright Holders Are Winning Control of Our Go by cpghost · · Score: 1

    governments are caving to copyright owners.

    Sadly. And the fact that the content industry generates taxes that are badly needed by our nearly-broke governments won't help improve the situation. In an economy that is so reliant on commercializing (and taxing!) imaginary "goods", I have no hope to see those copyright excesses be repelled anytime soon.

    --
    cpghost at Cordula's Web.
  35. Italy's ignorance about the Internet by Oberix · · Score: 1

    Maybe what Italy mostly needs in terms of tecnology is much more knowledge. Not only from the government side, but mainly from the citizens. In Italy les than 50% of the pepoles have an acces to the Internet, and how may of those peoples do you thing actually know how to get around a DNS block (this is what they did last time they decided to block The Pirate Bay)? Furthermore it's to notice that bitTorrent is not so much popular in Italy (at last as far as I can see in my experience), the mostly used p2p protocol is still eDonkey. This denotes a double ignorance: from the "Corte di Cassazione" side is that they decided to block TPB because they know it as a web site (the only part of the Internet they have a bare idea of what it is an how to block it), while they have no idea of what an eDonkey server is, or even how to connect to it. While from the citizens side few knows of TPB, fewer knows of bitTorrent and only some nerdy tecnitians know what DHT just means (almost nobody knows how it actually works). So what's the point of blocking TPB? IMO this is just a way to meet the favor of other UE countries taking measures against file shearing systems.

    1. Re:Italy's ignorance about the Internet by lbbros · · Score: 1
      In Italy les than 50% of the pepoles have an acces to the Internet

      That's the effect of having a country-run monopoly for years. SIP, and later Telecom Italia (ex-monopolist for phone lines, for the foreign people reading) has still got the majority of copper wires around, and is not playing by the market rules.

      --
      A CC-licensed illustrated horror novel
    2. Re:Italy's ignorance about the Internet by Anonymous Coward · · Score: 0

      Laying copper lines costs a lot of money that clearly no private enterprise in Italy is willing to invest. That's why Italy's phone lines were built by the state. When the network was public, prices were low and the quality was good. Now I can choose between 5 private operators, all of which offer equally bad service and high prices. This calls for public property of the telephone network and not the contrary.

  36. Re:Copyright Holders Are Winning Control of Our Go by vivaelamor · · Score: 1

    It seems to me like the dog-eat-dog mentality. While I can respect such principles if genuine, I have to suspect that they only take that position when they are the bigger dog or when it's not their puppy being eaten.

    As someone who helps people who get into financial trouble I would also point out that the majority of them are in difficulty through an unexpected change in circumstances, for which the ability to do simple budgeting is no prevention or cure.

  37. Re:Copyright Holders Are Winning Control of Our Go by Kijori · · Score: 2, Insightful

    Sadly. And the fact that the content industry generates taxes that are badly needed by our nearly-broke governments won't help improve the situation. In an economy that is so reliant on commercializing (and taxing!) imaginary "goods", I have no hope to see those copyright excesses be repelled anytime soon.

    I think we might be coming at this from different points of view. I don't see anything wrong with an economy that is reliant on commercializing "imaginary 'goods'" - in fact I don't really see how we could have anything else. Aside from the content industries, the insurance industry, the stock market, futures trading and any number of other sectors work by commercialising something other than physical goods. And while it may not strictly speaking be stealing, making use of these services without paying does harm the industry and does, undoubtedly, have serious consequences for its future. When talking about the content industry this means illegal file sharing, which is and should be punished.

    Where I object is when we lose perspective and abandon the very principles of our justice system in order to pander to the content industry - that is what is happening now in the UK, in France, in America and probably in many other countries, and it is against this that we should be protesting. I don't want to put words in your mouth, but people calling for the abandoning of copyright and legitimization of file sharing cause a problem for those people opposing the laws currently being passed, since they make it easy to characterise the opponents of the law as selfish, short-sighted "pirates".

  38. The Tech is in place, EU Law says it's legal by falconcy · · Score: 1

    Why are the knee jerk politics in individual countries actually taking us backwards? According to EU legislation, the single market also applies to AudioVisual products http://ec.europa.eu/avpolicy/reg/tvwf/index_en.htm The single European market - one of the biggest achievements of European integration - applies to television broadcasts as much as anything else. Everybody wins broadcasters can attract larger audiences and viewers get a greater choice of channels Just as any of us is free to buy chocolate, wine or a new car in any EU country, we can also watch TV channels from all over Europe. As this is supposed to be written into member states national law by the 19th December 2009, how can the Italians actually justify their actions? They are denying people the right to download content which can be seen as legal in the light of this law. I think we can safely say that a lot of P2P activity involves TV Series that are not available outside the country of origin. For many of us, bitorrent is the only way we are able to keep up to date with TV programming from back home when living abroad. IPTV products such as the BBC iPlayer and ITV CatchUp are now in breach of EU law by limiting access to their service to the UK. P2P at least allows us to view the programming as per EU Legislation. It is oxymoronical that you have to break the law in order to be able view what is now technically legally available content.

  39. Italy by Anonymous Coward · · Score: 0

    Shitaly

  40. Re:Copyright Holders Are Winning Control of Our Go by Anonymous+Brave+Guy · · Score: 1

    For what it's worth, I wish I had mod points today. It is nice to see posts that don't reduce the whole copyright debate to some sort of all-or-nothing dichotomy, and which acknowledge the idea that you can have a reasonable idea but a flawed implementation. This seems far more constructive than just painting a crude picture of selfish pirates fighting greedy megacorporations, where everyone has extreme views and there is little scope for compromise and finding some middle ground.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  41. ??? Re:MOD PARENT UP! by bwcbwc · · Score: 1

    Well, except that if enough people leave out the pay step in the software purchase, the software company loses money there too. Or conversely, why should the paying customers of the software company subsidize the non-paying users? If it costs $1 M to develop and market a particular program and only 10% of the users actually pay for it, either the software company loses money or the program will cost 4x as much as if 40% of the users pay for it. Not saying every pirate would be a customer here, but if you make piracy too easy compared with legitimate purchase, you make it too hard for companies to stay in business even with a reasonable internet-based business model. Where would Redhat be if most of their paying customers suddenly decided to download their own source and maintain Linux in-house?

    --
    We are the 198 proof..
    1. Re:??? Re:MOD PARENT UP! by selven · · Score: 1

      the software company loses money there too

      Lose money vs. lose out on money. Big difference there.

      Where would Redhat be if most of their paying customers suddenly decided to download their own source and maintain Linux in-house?

      Dead, just like any company would die if people stopped using their services. This statement is meaningless. For now, Red Hat provides a valuable service and they make money. They have a business model that bypasses the problems with the normal one.

  42. Re:Copyright Holders Are Winning Control of Our Go by bwcbwc · · Score: 1

    ACTA negotiations with the US? With everything under the covers, all sides have plausible deniability about who is pushing for the most draconian copyright measures.

    --
    We are the 198 proof..
  43. Re:Copyright Holders Are Winning Control of Our Go by Krneki · · Score: 1

    All the country you have listed, France, Italy and UK are the most e-Fascist oriented in the EU.

    --
    Love many, trust a few, do harm to none.
  44. Re:Copyright Holders Are Winning Control of Our Go by Kijori · · Score: 1

    Thank you!

    The internet tends to encourage knee-jerk, poorly thought-out responses, and that makes it much easier for politicians to dismiss the objections to their copyright bills as the delusions of immature online pirates. The discussion of the Digital Economy Bill in the House of Lords over here has been dominated by reference to the "online reaction" - specifically the 23 pages of comments on the original BBC report, characterised by the idea that all media should be free to download and the media companies "aren't losing any money anyway". This has lead some well-intentioned members of the House to believe that the objection is not based on an objection to the law itself, but rather on selfishness and greed, which undermines the argument against the law.

    If you're in the UK, can I encourage you to write to your MP and a Lord to explain this? If not - or even if you are - if you could throw me a link to http://digitalwrong.org/ I'm taking over the running of the site from now(ish) onwards and hope to explain what the bill really is and that there is a reasonable objection to it.

  45. Why it's the ISP's problem by MikeRT · · Score: 1
    Because the Italian legal system said so. Different political and legal system, different powers to impose burdens on you, me and corporations.

    But why the ISP? Why not the electric company for supplying electricity 'knowing' full well that someone somewhere will be using the electricity for illicit puposes?

    Well, for one, the ISP is the direct conduit for the illegal activity as it is what connects the user to The Pirate Bay. No sane legal system brings in tertiary parties like utilities and computer manufacturers when there is a clear party that is in a relationship with the defendant who can be coerced into effectively stopping the activity. It doesn't help your argument that the ISP also can intelligently block certain activities whereas all a utility or manufacturer can choose to do is stop selling. The courts single out the parties who have the greatest role in enabling the activity and who can most effectively prevent it in cases like this (hence why the Italian courts don't target the utilities...)

    1. Re:Why it's the ISP's problem by toriver · · Score: 2, Insightful

      The Chinese legal system said Akmal Shaikh should be killed for drug smuggling. Despite this use of the legal system there, Britain found it necessary to protest.

      So why should others not protest if we consider a law to be wrongly applied?

  46. MOD PARENT UP by Anonymous Coward · · Score: 0

    I don't have mod points but if I did I would mod this up - it's an important issue that needs to be seen.

  47. Re:Copyright Holders Are Winning Control of Our Go by kenshin33 · · Score: 1

    so it seams, I didn't see that one.
    it is very sad.

  48. Re:Copyright Holders Are Winning Control of Our Go by gowen · · Score: 1

    If someone is overdrawn by £2 and then the bank charges a £35 unauthorised-overdraft is "fair"

    It is excessive. I wouldn't sign up for that deal. If you signed up for that deal, and didn't arrange a small overdraft at the time (say 20 quid, which would almost never be refused) to cover precisely that contingency, you're not competent to deal with your own finances. Seek professional advice.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
  49. Re: by Anonymous Coward · · Score: 0

    I don't see things the way you do. I know full well that the companies represented by the RIAA do not pay for their material in a fair manner. They are exploiting their employees, which is on par with human trafficking in my mind. So who are the bad guys here?

  50. Re:Copyright Holders Are Winning Control of Our Go by billcopc · · Score: 1

    they only take that position when they are the bigger dog or when it's not their puppy being eaten.

    That is why I hate banks. I, for one, do not partake in the massive ponzi scheme that is the lending industry. I once did, got burned badly, and now I live on cash. I have a chequing account, but no loans nor revolving credit cards. My life is so much better, I know exactly what I can afford, and I'm not siphoning 10-15% of my already-tight income to a small family of profiteering gluttons.

    The fact that a $0.01 overdraft can cost a person between $30 and $75 in overlimit fees, to me that's patently ridiculous. If that's not usury, then I don't know what is. Banks invented the game, and they keeping making up new rules or changing existing ones, whatever makes them richer. In my dictionary, that's called cheating. What's worse is that it is becoming ever more difficult to avoid playing the banking game, now that almost all payroll is handled via direct deposit. Now I'm of the firm opinion that if a beneficial service is required by the great majority of citizens, it should be socialized and the profit factor eliminated from the equation. Remove profit from banking and we end up with lower fees, saner interest rates and less irresponsible lending.

    Now those of you who are thinking about bashing me over the socialist angle, consider this: a great many of us support free software as a cost-effective and democratic alternative to paid apps. How are socialized government services any different ?

    --
    -Billco, Fnarg.com
  51. Put that strawman away by LrdDimwit · · Score: 1

    The idea is that if you have a tool that can be used for legal and illegal purposes, then whether you are liable depends on what exactly you are doing with it. If I have a crowbar, for example, because I frequently need to move very heavy objects and the crowbar is convenient, that is one thing. If I get caught hanging around the back door of a business after closing with a crowbar and other burglars' tools, then claim when arrested "Oh, look, see, I need it for $LEGIT_PURPOSE" you should not expect this defense to work.

    If something not only is capable of being used illegally, but in fact, is almost exclusively used for said illegal purpose, does that matter? If those who created the service give every indication that the illegal purposes are the intended purpose, only to sing a different story in court, does that matter?

    And before you say "none of those things matter", another question: Would your answer be different if, instead of copyright infringement, we were discussing hit men? Supposing for the sake of argument that somebody operated a totally anonymous bulletin board called "HitMen4U" where anyone could post anything they wanted, but conveiently the board was set up to easily allow searching by dollar amount, location, and name of victim? Further suppose the operators often make statements supporting peoples' right to solve their problems with violence, and that huge numbers of people were being murdered as requested by this board. Would you support the site's right to exist?

    1. Re:Put that strawman away by countach · · Score: 1

      "f something not only is capable of being used illegally, but in fact, is almost exclusively used for said illegal purpose, does that matter?"

      I think a hell of a lot of Subaru WRXs are used for ramraid smash and grab robberies. Would you therefore list it as a candidate for banning? And probably every VCR ever produced has in some way violated some copyright or other, by stepping outside the limited bounds of fair use. Ban it too? What about the internet itself? I think some estimate was that 50% of traffic is bittorrent and therefore mostly illegal.

  52. Re:Copyright Holders Are Winning Control of Our Go by mrpacmanjel · · Score: 1

    Errr yeah, £20 is "so much better" than £35!

    What would be better is that the bank notified you and gave you 5 working days to clear it or a chance to avoid the charge. They used to many, many years ago but not now.

    But instead you prefer to get financially-raped instead.

    That's like saying "OK - you can F*** me up the arse but could you use a little more lube instead?"

    Sir, I believe it is you who should "Seek professional advice".

  53. Re:Copyright Holders Are Winning Control of Our Go by Cederic · · Score: 1

    And yet going overdrawn means you've used money you don't own to pay for something. Why should the bank be liable for your irresponsible behaviour?

    If people only spent the money in their account, and no more, then they wouldn't get hit by those charges.

    As for removing profit from banking, I've only paid fees to a bank once in the last decade, and that was for a high value CHAPS payment. My bank does make a profit out of me, but it also provides a large number of very useful services to me without charging me a penny for them.

    But then, I'm responsible enough to only spend my own money...

  54. Re:Copyright Holders Are Winning Control of Our Go by Cederic · · Score: 1

    If you have a change in circumstances that cause financial trouble, going overdrawn without first negotiating with your bank is frankly the most stupid thing you can do.

    Overdrafts are one of the worse sources of credit available; unauthorised ones even worse.

    Why should a bank take on significant business risk funding an overdrawn customer that's not only spending beyond their means (for whatever reason; that the spending is on rent and food doesn't alter the fact that they can't afford it and are thus unlikely to pay it back any time soon) but are also too stupid to actually come and discuss it with them.

    You set up a business giving out money to homeless people. Tell them you want it back as soon as they can afford to repay it, but that until then there's not interest or fees associated with it. Tell me, how much much profit are you expecting there?

    People do get into issues, they can end up with higher expenditure than income, and they do need short term financial support to deal with that. However, blaming the banking industry for being unwilling to give money away doesn't acknowledge the other side of the situation.

  55. Re:Copyright Holders Are Winning Control of Our Go by gowen · · Score: 1

    You misunderstand. You *agree* an overdraft of 20 pounds. That way, when you go 1 pound overdrawn, you don't get a penalty charge at all. Simple. Not as simple as you, but pretty simple.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
  56. Re:Copyright Holders Are Winning Control of Our Go by Cederic · · Score: 1

    Indeed - my letter to my MP focussed on the lack of legal rigour required to 'punish' someone for alleged illegal downloading and the obvious impact on other innocent household members.

    I did mention that I dislike current copyright laws, but also stated that I do support copyright as a concept, but with far lower timeframes than at present.

    Sadly my MP hasn't responded to me, and based on past evidence is unlikely to vote against the bill in its current incarnation.

    Worse still he's a member of the shadow cabinet so I'm probably going to be stuck with him past April too :(

  57. Re:Copyright Holders Are Winning Control of Our Go by Anonymous+Brave+Guy · · Score: 1

    Grrr... Stupid new buggy posting system is eating my replies.

    Short version: ditto to almost everything you wrote (except for the nature of my MP) but isn't your MP required by law to reply to you if you are a constituent?

    Also, while the government bigwigs seem to favour big money at the moment, I find it reassuring that the policy documents coming out of the IPO recently are actually going beyond Gowers (who basically limited his report to what was immediately practical under current European law) to recognise that not everyone agrees about copyright's benefits, the current system is out of sync with popular expectations, and if fixing this requires changes at European level then that is what we should be driving. Though I loathe the idea in principle, for once I find myself hoping that the civil servants will do their thing without paying too much attention to what their elected masters want...

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  58. Re:Copyright Holders Are Winning Control of Our Go by makomk · · Score: 1

    Errm... you are fully aware that banks reorder transactions in order to make you go overdrawn if at all possible, and additionally in order to obtain the maximum fees?

  59. Re:Copyright Holders Are Winning Control of Our Go by Cederic · · Score: 1

    That's a very cynical view, and the bank I work for does not do that.

    (and yes, I know the people that wrote the 40yo mainframe banking system)

    If your bank does, switch banks.

    Hell, the bank I use (one of the biggest in the UK, which is different to the one I work for) lets me go £1000 overdrawn for a week with no charges. I don't make use of that facility, but it's there. If you need that much that quickly then you need to go and talk to your bank anyway..

  60. Re:Copyright Holders Are Winning Control of Our Go by vivaelamor · · Score: 1

    If you have a change in circumstances that cause financial trouble, going overdrawn without first negotiating with your bank is frankly the most stupid thing you can do.

    No, what is stupid is a bank charging £35 to an account that has no money in it for the privilege of bouncing a direct debit payment, then charging again for the account being overdrawn.

    Overdrafts are one of the worse sources of credit available; unauthorised ones even worse.

    I agree, you find me a bank that sells its customers basic bank accounts rather than super platinum 'I hope you can afford this' accounts and it might support your argument better.

    Why should a bank take on significant business risk funding an overdrawn customer that's not only spending beyond their means (for whatever reason; that the spending is on rent and food doesn't alter the fact that they can't afford it and are thus unlikely to pay it back any time soon) but are also too stupid to actually come and discuss it with them.

    Because if they weren't self interested or bigger idiots than their customers then they would use their judgement to provide a service designed to avoid these sorts of problems. Banks like people going overdrawn, they've admitted in court that their business is reliant on people going overdrawn. This is an idiotic system that encourages banks to make things as hard for customers as possible and should be exposed as such, not encouraged under the guise of free enterprise with the slogan 'only dumb people go overdrawn anyway'. The method for this is is debatable, if you don't like regulation then you are trampling on your own ideals by encouraging an unsustainable business model rather than shouting loudly that banks need to do better.

    You set up a business giving out money to homeless people. Tell them you want it back as soon as they can afford to repay it, but that until then there's not interest or fees associated with it. Tell me, how much much profit are you expecting there?

    Oh, now we descend into 'you just try feeding a mouse an lion' territory. Tell me, why should I respond with anything more than disdain? Go lend money to the homeless yourself, you brought it up.

    People do get into issues, they can end up with higher expenditure than income, and they do need short term financial support to deal with that. However, blaming the banking industry for being unwilling to give money away doesn't acknowledge the other side of the situation.

    Who said anything about blaming them for being unwilling to give money away? I'm blaming them for running their businesses in a way that makes things needlessly difficult for their own customers. If they can't afford to do without extortionate default charges then they shouldn't have jumped on the superficially competitive bandwagon by building their business around subsidising 'free' with what amounts to needless gambling for many people.

  61. Do we need this sort of freedom? by golodh · · Score: 1

    Do we really need to have the legal freedom to download any digital work without paying the creator of said work? I know whenever I post this I get moderated as a troll but it is a legitimate question. Should we really do away with all IP laws and let people copy and distribute as they see fit?

    Well ... you pose two very different questions here, which I agree are entirely reasonable questions to ask:

    (1) should we have the freedom to commit copyright infringement?

    (2) Should we abolish copyright altogether?.

    I believe the answer to question (1) is "Yes" and to question (2) "No".

    Here's why.

    Under current law, copyright infringement is a civil (not a criminal !) matter, and moreover one that only becomes actionable after the infringement takes place. When I drive my car I have the physical freedom to enter one-way streets from the wrong side, to drive on the pavement or in pedestrian zones, or even to drive on the wrong side of the road. But if I do there will likely be trouble.

    To me that's the essence of freedom. The system is designed for people with common sense, but it still *does* allow me to break the rules in an emergency or for what I consider sufficient reason. I know I may face a fine (or the loss of my drivers license) if I do, but it's still my decision to make, not someone else's. What's proposed now is to shackle data-transmission and computer so that they can no longer even commit a copyright infringement. That's equivalent to creating cars that will automatically override drivers whenever they attempt to break a rule.

    I can, to a certain extent, agree with monitoring data-transmissions by the FBI and NSA when it's about spotting potential terrorists. It's probably the worst single effect that terrorists have had, and in a sense they have won. The Western world is under a lot more surveillance today than it was 20 years ago. Or when the Cold War was on. I hate that, but I can't change it.

    What I find totally unpalatable is to see the same intrusive powers that were granted to the guardians of state security to protect us from attacks under the current (extreme) conditions re-purposed to protect the financial interests of the Mickey Mouse industry. I simply do not believe that is worth it.

    So yes. I think we should at least have have the _technical_ ability to infringe any copyrights we want for whatever reason we can think of. But of course that doesn't mean we should have immunity from legal action and being sued for damages if we do.

    That brings me to question (2). By and large I believe that copyright law serves a purpose and should be upheld. Even if copyright laws are routinely exploited to their maximum extent (and even irresponsibly extended and abused) by all and sundry to protect all sorts of financial interests or business models that include and often supersede the effect that copyright laws were designed to have.

    The RIAA for example doesn't seem to need any new powers to serve as a strong deterrent. Existing rules (and the existing standard of proof in court !) by and large seem adequate. Of course it's still possible for the system to grossly misfire (see e.g. the idiotic verdict plus damages in the Jammie Thomas case). Besides I personally think that "damages" awarded should be in reasonable proportion to the value of the infringement (in cases of people committing copyright infringement for private use and not for commercial gain) plus the cost of detection and prosecution plus a reasonable deterrent (say 1% of someone's annual income with a minimum of 250$).

    I'm more comfortable with the burden of detection and prosecution being placed on the copyright holders and not the State. I know it's far from ideal, but I think it's better than alternatives such as criminalizing copyright infringement. We need the Police for far more important things to oblige them to go out and detect and prosecute 15$ copyright infringement offenses.