<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TorrentFreak &#187; infringement_notices</title>
	<atom:link href="http://torrentfreak.com/tag/infringement_notices/feed/" rel="self" type="application/rss+xml" />
	<link>http://torrentfreak.com</link>
	<description>Breaking File-sharing, Copyright and Privacy News</description>
	<lastBuildDate>Tue, 28 Oct 2014 19:18:38 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>BitAudit: The Tool You Don&#8217;t Want Anti-Pirates To Have</title>
		<link>http://torrentfreak.com/bitaudit-the-tool-you-dont-want-anti-pirates-to-have-100628/</link>
		<comments>http://torrentfreak.com/bitaudit-the-tool-you-dont-want-anti-pirates-to-have-100628/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 17:26:13 +0000</pubDate>
		<dc:creator><![CDATA[Ernesto]]></dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[bitAudit]]></category>
		<category><![CDATA[infringement_notices]]></category>

		<guid isPermaLink="false">http://torrentfreak.com/?p=25009</guid>
		<description><![CDATA[BitAudit is by far the most elaborate tool to track communications between BitTorrent users we've seen to date. Although its creator built the application to give BitTorrent users insight into the inner workings of the protocol and the public nature of it, anti-piracy outfits might use it as inspiration to update their own tracking systems which are usually pretty weak. <p>Source: <a href="http://torrentfreak.com">TorrentFreak</a>, for the latest info on <a href="http://torrentfreak.com/category/copyright-issues/">copyright</a>, <a href="http://torrentfreak.com/category/pirate-talk/">file-sharing</a> and <a href="http://torrentfreak.com/which-vpn-services-take-your-anonymity-seriously-2014-edition-140315/">anonymous VPN services</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><img src="http://torrentfreak.com/images/bitaudit.jpg" align="right" alt="bitaudit">Two years ago a study by the University of Washington department of Computer Science and Engineering <a href="http://torrentfreak.com/study-reveals-reckless-anti-piracy-antics-080605/">revealed</a> that the evidence gathering software used by some anti-piracy outfits is not really up to par, to say the least. </p>
<p>By spoofing their presence the researchers managed to receive hundreds of infringement notices addressed to a networked printer that never actually shared a file. This showed that the companies involved do not actually verify whether an IP-address connected to a swarm is actually sharing the file they claim it is. </p>
<p>This could spell trouble for the tracking companies that are involved in the recent lawsuits against BitTorrent users, such as in the <a href="http://torrentfreak.com/ip-addresses-of-first-hurt-locker-victims-revealed-100609/">Hurt Locker cases</a>. If their evidence gathering is as weak as that of the outfits which sent the infringement notices to the university printer, the courts might easily throw these cases out. This might be one of the reasons why copyright holders prefer the quick and easy settlement process instead of a full court battle. </p>
<p>The lack of effort that goes into evidence gathering is quite shocking in some cases. Just a few weeks ago we <a href="http://torrentfreak.com/code-to-track-bittorrent-users-bought-for-750-max-100404/">reported</a> that an employee of a law firm that&#8217;s involved in these BitTorrent lawsuits bought such a tool on a rent-a-coder site for between $250 and $750. It only takes one settlement from a BitTorrent user to recoup this investment.</p>
<p>Although an IP-address is not a person, there are plenty of ways to gather more solid evidence that an IP-address was actually involved in a transfer, avoiding many of the false accusations that are common today. One tool that actually produces (more) valid logs is <a href="http://bitaudit.com/">bitAudit</a>. Its programmer, Sam, is currently looking for beta-testers.</p>
<p>As can be seen from the video below, bitAudit gives a detailed and accurate overview of what happens when you fire up your BitTorrent client. The application shows how public transfers on BitTorrent are, but it also reveals that not every IP-address in the swarm might be sharing the file. </p>
<div align="center">
<h5>What bitAudit Does</h5>
<p><object width="475" height="288"><param name="movie" value="http://www.youtube.com/v/GNLilishuLQ&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0xcc2550&#038;color2=0xe87a9f"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GNLilishuLQ&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0xcc2550&#038;color2=0xe87a9f" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="475" height="288"></embed></object></div>
<p>TorrentFreak spoke with Sam to find out why he decided to code the application, and to find out what purpose it would serve for the public. </p>
<p>&#8220;I&#8217;m an engineer and I&#8217;ve always liked knowing how things work. All BitTorrent clients I tried didn&#8217;t show well what happens behind the scenes so I thought I&#8217;d write some code to log things correctly,&#8221; Sam explained. He showed the logs to his friends who said they instantly better understood how the BitTorrent protocol works. This all happened about a year ago and Sam shelved the code until recently.</p>
<p>&#8220;Then as more news on BitTorrent lawsuits and evidence collection came out, I thought I&#8217;d try my code again but as an experiment to see how fast I could generate these logs and exchange pieces with peers,&#8221; Sam told us. &#8220;It was a fun process and I learned even more and found I had to toss many of the BitTorrent efficiency rules out to generate these logs quickly and efficiently. I even added checksums to ensure the data wasn&#8217;t modified/tampered with.&#8221;  </p>
<p>Rather than shelving his program again, Sam has decided to share it with the public this time round. He&#8217;s currently looking for Beta testers to try the application and give him some feedback so he can make some improvements. </p>
<p>&#8220;There are a lot of BitTorrent users out there that have a minimal to average understanding of how it works and I see a lot of misinformation perpetuated in forums and comments. bitAudit gives users an inside glimpse into how BitTorrent works and what evidence collection looks like. Knowledge is power and making bitAudit available to the public can only help educate users on how to better and safely use BitTorrent.&#8221;</p>
<p>Aside from the application being an eye-opener for some BitTorrent users, it might also do the same for the outfits that are currently working with highly inaccurate tools to gather &#8216;evidence&#8217; on BitTorrent users. On the one hand this is good news because applications like bitAudit have the potential to reduce many false accusations. But for those who do share files without permission from copyright holders, a better standard of evidence gathering could prove problematic.</p>
<p>Source: <a href="http://torrentfreak.com">TorrentFreak</a>, for the latest info on <a href="http://torrentfreak.com/category/copyright-issues/">copyright</a>, <a href="http://torrentfreak.com/category/pirate-talk/">file-sharing</a> and <a href="http://torrentfreak.com/which-vpn-services-take-your-anonymity-seriously-2014-edition-140315/">anonymous VPN services</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://torrentfreak.com/bitaudit-the-tool-you-dont-want-anti-pirates-to-have-100628/feed/</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
		<item>
		<title>The Corporate Enemies of Filesharers</title>
		<link>http://torrentfreak.com/the-corporate-enemies-of-filesharers/</link>
		<comments>http://torrentfreak.com/the-corporate-enemies-of-filesharers/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 21:20:00 +0000</pubDate>
		<dc:creator><![CDATA[enigmax]]></dc:creator>
				<category><![CDATA[DRM and Other Evil]]></category>
		<category><![CDATA[audible_magic]]></category>
		<category><![CDATA[infringement_notices]]></category>
		<category><![CDATA[tracker_offline]]></category>

		<guid isPermaLink="false">http://torrentfreak.com/the-corporate-enemies-of-filesharers/</guid>
		<description><![CDATA[If they aren't shutting down your favourite torrent site and sending you infringement notices they're filling your network with fakes,  sueing you and invading your privacy. So who are the enemies of P2P and what are they doing to ruin your file-sharing experience? If you share files, it's time to meet your nemesis.
<p>Source: <a href="http://torrentfreak.com">TorrentFreak</a>, for the latest info on <a href="http://torrentfreak.com/category/copyright-issues/">copyright</a>, <a href="http://torrentfreak.com/category/pirate-talk/">file-sharing</a> and <a href="http://torrentfreak.com/which-vpn-services-take-your-anonymity-seriously-2014-edition-140315/">anonymous VPN services</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><img src="http://torrentfreak.com//images/canthideshit.jpg" align="right" alt="mpaa">The idea here is to give an overview of anti-p2p activity. This is by no means an exhaustive report but the aim is to give a summary of some of the companies developing a new industry &#8211; one dedicated to disrupting the activities of file-sharers.</p>
<p>Founded in 2001, <a href="http://www.antipiratbyran.com/">AntipiratbyrÃ¥n</a> (APB) is a Swedish non-governmental anti-piracy group, its members consisting of representatives from dozens of Swedish media companies. APB rose to infamy in March 2005 when the police conducted an anti-piracy raid against Swedish ISP <a href="http://en.wikipedia.org/wiki/Bahnhof">Bahnhof</a>, only to be presented with evidence that APB themselves had hired someone to plant copyright material. APB are well known (and most hated) for their activities in working to put ThePirateBay BitTorrent tracker offline.</p>
<p><a href="http://www.audiblemagic.com/index.asp">Audible Magic</a> tout themselves as a leading provider of content protection and management solutions. Of interest to file-sharers is their &#8216;Copysense&#8217; identification technology, which identifies media by matching an electronic &#8216;fingerprint&#8217; unique of the particular content, to that of a &#8216;fingerprint&#8217; stored in their claimed 5 million-strong registered database. It is being widely reported that Google will be employing Audible Magic&#8217;s technology to screen videos submitted to YouTube.</p>
<p>Silicon Valley based <a href="http://www.baytsp.com">BayTSP</a> trumpets its ability to identify and track infringing content on the internet and take it down. They do a lot of tracking of content distributed via the BitTorrent protocol and regularly send out copyright infringement notices <a href="http://www.baytsp.com/downloads2/Bay_Notice_FAQ.pdf">(link PDF)</a> to users via their ISP, ordering the content to be taken down. BayTSP also claim to be able to track first uploaders of copyright works on the BitTorrent and eDonkey networks via their &#8216;First Source&#8217; technology. It is unclear how this system operates but it is believed to be relatively primitive &#8211; BayTSP searches for filenames (in torrents or ed2k links) which imply infringing content and then download the content to confirm that is indeed the case. The user&#8217;s ISP would then be contacted with a takedown demand in the usual way . The quality of the methods used by BayTSP appear <a href="http://torrentfreak.com/ip-harvesting-filesharers-guilty-until-proven-innocent/">suspect</a> in certain situations.</p>
<p>The Dutch anti-piracy outfit <a href="http://www.anti-piracy.nl/home/home.asp">BREIN</a> has claimed the scalps of many small torrent sites in the Netherlands. They can be <a href="http://torrentfreak.com/brein-scares-a-couple-more-p2p-hobbyists/">quite aggressive</a> in their war on Piracy. One of the most used tactics is to track down the owner of the site, and send a letter stating that they face several years in prison if they don&#8217;t stop serving torrents, and expose the users. Up until now, BREIN has not yet taken action to the bigger torrent sites in The Netherlands. Last January, BREIN won a <a href="http://torrentfreak.com/isp-forced-to-reveal-identity-dutchtorrent-admin/">lawsuit</a>, and the Dutch ISP &#8220;KPN&#8221; was forced to hand over the name and address of the dutchtorrent.org admin.</p>
<p>The British Phonographic Industry or <a href="http://www.bpi.co.uk/">BPI</a> claims to have pursued hundreds, if not thousands of UK file-sharers accused of uploading copyright material. Previously, BPI General Counsel Geoff Taylor said that the BPI had no desire to drag people through the courts. The number of people who have actually settled with the BPI (i.e paid a &#8216;fine&#8217;) is unclear. What is clear is that not everyone who receives a complaint from the BPI actually settles and so far, no-one has ever appeared in a UK court to answer such a complaint. It appears that threats from the BPI to P2P&#8217;ers have a somewhat empty quality about them.</p>
<p>The International Federation of the Phonographic Industry or <a href="http://www.ifpi.org/">IFPI</a> throws its net wide, targeting users of many networks including BitTorrent, eDonkey, DirectConnect, Gnutella, Limewire and SoulSeek. After carrying out what was claimed to be the largest ever worldwide legal action against filesharers in 2005 &#8211; effectively doubling the number of people being sued to over 4,000 &#8211; 2006 saw its biggest  assault yet, with the IFPI targetting a further 8000 with enforcement actions.</p>
<p><a href="www.macrovision.com">Macrovision</a>, as far as p2p is concerned, is a company trying to keep DVDRips off file-sharing networks. It claims that its anti-piracy solution called Ripguard can recover 97% of all revenue lost due to DVD ripping piracy. In reality Ripguard is easily defeated.</p>
<p>While Macrovision is failing to keep DVDRips off P2P networks, the Dolby subsidiary <a href="http://www.cinea.com/">Cinea</a> is using watermarks to track the source of <a href="http://torrentfreak.com/man-faces-jail-for-uploading-oscar-screener/">DVD Screeners</a> uploaded to the internet. The CineFence system from <a href="http://www.business-sites.philips.com/contentidentification/products/section-14098/index.html">Philips</a> does a similar thing, except it tracks the source of a camcorded movie back to the theater it was filmed in.</p>
<p>If filling file-sharing networks with unwanted junk is your thing then <a href="http://www.mediadefender.com/">Media Defender Inc</a> takes some beating. Purchased by ArtistDirect in 2005, they are currently working with labels such as Suretone Records to spam file-sharing networks with partial videos and music in an attempt to generate traffic to their website. Additionally, they were embarrassed recently when their involvement in operating fake MPAA torrents was <a href="http://torrentfreak.com/mpaa-caught-uploading-fake-torrents/">revealed</a>.</p>
<p><a href="http://www.mediasentry.com">MediaSentry</a> is a company offering similar services to BayTSP. Where BayTSP is used a lot by the likes of the MPAA, MediaSentry is popular with the RIAA. Monitoring file-sharing networks for infringements of their clients media, they identify and trace IP addresses they claim are engaged in such activity. MediaSentry&#8217;s effectiveness has been called into question, notably in <em>Foundation v. UPC Nederland</em> <a href="http://info.riaalawsuits.us/documents.htm#Foundation_v_UPC_Nederland">link</a></p>
<p>The <a href="http://en.wikipedia.org/wiki/MPAA">MPAA</a> is a well known anti-piracy lobbying organization, that protects the rights of its members, the &#8220;<a href="http://en.wikipedia.org/wiki/List_of_Hollywood_movie_studios#The_.22Big_Six.22_major_movie_studios">big six</a>&#8221; movie studios. February 2006, the MPAA announced lawsuits (<a href="http://torrentfreak.com/images/mpaasuestorrentsites.pdf">PDF</a>) against Torrentspy, Torrentbox and Isohunt, three of the most popular BitTorrent search engines. The MPAA was also involved in the raid on The Pirate Bay this May. They even sent a letter (<a href="http://torrentfreak.com//images/pirate_mpa.pdf">PDF</a>) to Sweden&#8217;s State Secretary this March in which they kindly requested that The Pirate Bay be taken down. In 2005 the MPAA successfully shut down Lokitorrent, Btefnet, and Elitetorrents. But the MPAA does not have a clean slate either. They violated the <a href="http://torrentfreak.com/mpaa-steals-code-violates-linkware-license/">linkware license</a> of the &#8220;Forest Blog&#8221; blogging engine.</p>
<p>File-sharers tend to have long memories and even if an anti-piracy company decides to change strategy, it can be difficult to shake off a tarnished image. French anti-piracy group <a href="http://www.retspan.info/">Retspan</a> and its subsidiary PeerFactor became known in 2004 after reports it was giving file-sharers financial incentives to <a href="http://www.zeropaid.com/news/articles/auto/05062004h.php">spread fake files</a>, a claim it later denied. Even though Peerfactor tried to &#8216;go straight&#8217; in 2006 with a <a href="http://torrentfreak.com/%c2%b5torrent-developer-signs-deal-with-peerfactor/">uTorrent</a> deal, it&#8217;s the original connection with Retspan which prevails in the mind of many sharers. For in 2004 it was Retspan who dared to take on the now-legendary Suprnova, trying to get it shut down by reporting it to the FBI and by sending threats to sites hosting Suprnova mirrors.</p>
<p>The <a href="http://en.wikipedia.org/wiki/RIAA">RIAA</a> protects the rights of a large group of record labels and distributors. The RIAA seems to use law suits merely as threats, a way to &#8220;bully&#8221; people (<a href="http://torrentfreak.com/dying-is-no-excuse-says-the-riaa/">dead or alive</a>) into paying their <a href="http://torrentfreak.com/riaas-outrageous-fines-questioned-in-court/">exorbitant fines</a>. Most of their victims do not have the money to fight back. They often offer people a chance to settle for $3000 or $4000, leaving them broke, but avoiding a real case. This trick seems to work well for the RIAA, they easily collect money without having to prove (they have no clue) that the defendant is actually someone who engaged in peer to peer file sharing of copyrighted music without authorization.</p>
<p>Finnish <a href="http://en.wikipedia.org/wiki/Venture_Cup">Venture Cup</a> winner <a href="http://www.viralg.com/">ViralG</a> burst onto the scene in 2005 with a claim that it could end 99% of all file-sharing. It uses technology that enables it to exploit poor hashing technology employed by the likes of the moribund Kazaa but appears unable to do a thing about files found on other networks, including the mighty BitTorrent.</p>
<p>ViralG &#8211; like many anti-p2p companies &#8211; seem to make wild claims about the effectiveness of their systems. Ask anyone who visits a search engine such as <a href="http://mininova.org">mininova</a> and they will tell you: to a greater or lesser extent, the anti-p2p companies have failed. Miserably.</p>
<p>And finally, I wanted to end this article on a lighter note and happily I can do so with the inclusion of the one, the only &#8211; <a href="http://www.websheriff.com/">Web Sheriff</a>!!, the company that shot to fame via the publication of its copyright complaints made to ThePirateBay, or more accurately, the comedy value of the responses. Well worth a read. <a href="http://thepiratebay.org/legal">White Stripes/Web Sheriff</a></p>
<p>Source: <a href="http://torrentfreak.com">TorrentFreak</a>, for the latest info on <a href="http://torrentfreak.com/category/copyright-issues/">copyright</a>, <a href="http://torrentfreak.com/category/pirate-talk/">file-sharing</a> and <a href="http://torrentfreak.com/which-vpn-services-take-your-anonymity-seriously-2014-edition-140315/">anonymous VPN services</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://torrentfreak.com/the-corporate-enemies-of-filesharers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
