<?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; audible_magic</title>
	<atom:link href="https://torrentfreak.com/tag/audible_magic/feed/" rel="self" type="application/rss+xml" />
	<link>https://torrentfreak.com</link>
	<description>Breaking File-sharing, Copyright and Privacy News</description>
	<lastBuildDate>Wed, 29 Oct 2014 09:27:11 +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>CopySense Sleek Predator, or White Elephant?</title>
		<link>https://torrentfreak.com/copysense-sleek-predator-or-white-elephant-080926/</link>
		<comments>https://torrentfreak.com/copysense-sleek-predator-or-white-elephant-080926/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 14:09:14 +0000</pubDate>
		<dc:creator><![CDATA[Ben Jones]]></dc:creator>
				<category><![CDATA[DRM and Other Evil]]></category>
		<category><![CDATA[audible_magic]]></category>
		<category><![CDATA[copysense]]></category>
		<category><![CDATA[ohio university]]></category>
		<category><![CDATA[prince]]></category>

		<guid isPermaLink="false">http://torrentfreak.com/?p=4356</guid>
		<description><![CDATA[If you believe the anti-piracy lobbies, Audible Magic's CopySense system is the absolute best system you can buy, protecting Universities, and more importantly, their students, from copyright violation accusations. However, the question has to be asked, "Does it really work?"<p>Source: <a href="https://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>We recently <a href="http://torrentfreak.com/tackling-college-piracy-the-technological-approach-080817/">reported</a> how Ohio University spent more than $75,000 on the <a href="http://www.audiblemagic.com/products-services/copysense/" target="_blank">CopySense </a>anti-piracy system, and we promised an insight into how the system works. CopySense is the network equivalent of the Eye of Sauron, watching over the lands it controls, looking for something of interest, and attempting to kill it. Instead of Orcs, however, it uses RST packets. </p>
<p>As stated previously, for your money you get a box that you plug into your network as close as possible to the Internet connection. Here it monitors all the traffic it can see, looking for data that matches the fingerprints stored in it. If it detects a transfer matching a fingerprint, it terminates the connection, in the same way Sandvine does , by sending RST packets to both ends of the connection, spoofed to look like the other sent it.</p>
<div align="center">
<h5>Audible Magic&#8217;s illustration of a typical installation</h5>
</div>
<p><img src="http://torrentfreak.com/images/copysense.jpg" alt="copysense"></p>
<p>Although it seems like a fairer system than the <a href="http://torrentfreak.com/comcast-throttles-bittorrent-traffic-seeding-impossible/">Sandvine box Comcast used</a>, it still has some significant flaws. Perhaps of greatest interest, is that it can be configured to act just like Sandvine, but more so. <a href="http://www.audiblemagic.com/pdf/peace_of_mind.pdf" target="_blank">Literature</a> for the system claims it &#8220;automatically filters copyright infringements, operating in a manner similar to a virus filter, without disrupting legitimate file trades.&#8221; But does it live up to the hype?</p>
<p>Audible Magic&#8217;s <a href="http://www.audiblemagic.com/support/copysense/" target="_blank">support site</a> contains the answers to the basic questions most of us have about CopySense.</p>
<blockquote><p><strong>Q:</strong> What P2P protocols/programs are recognized?<br>
<strong>A:</strong> The CopySense Appliance recognizes signatures from over 150 popular P2P applications and their derivatives. As new P2P applications are introduced, additional recognition capabilities are provided as software updates under your maintenance agreement<br>
<strong>Q:</strong> How does it block traffic?<br>
<strong>A:</strong> The appliance can be instructed to block all P2P traffic or to block only copyrighted content from P2P applications. The CopySense Appliance uses a patented packet-resetting process, and it sends a packet reset to both the requesting and sending IP addresses each time they attempt a P2P transfer that is to be blocked. The P2P application is thus forced to time out with an unsuccessful transfer.<br>
<strong>Q:</strong> How does it recognize copyrighted content?<br>
<strong>A:</strong> The CopySense technology examines the perceptual characteristics of a media file and compares that signature with those contained in a database of protected works. Publishers of media content register their works in Audible Magic&#8217;s database. The database is regularly updated in the CopySense Appliance as part of a content update subscription.</p></blockquote>
<p>As the name of the site is <a href="http://www.torrentfreak.com">TorrentFreak</a>, and the main protocol in use is BitTorrent, let&#8217;s start there. Torrents are non-sequential downloads (<a href="http://en.wikipedia.org/wiki/Image:Torrentcomp_small.gif" target="_blank">illustration</a>), that take &#8216;random&#8217; (generally rarest first of what&#8217;s available) pieces from peers on the torrent, in 16KiB chunks. Also, although chunks might be sequential, pieces rarely are. A data stream may consist of 5 chunks from the start, then 2 from the back, and 1 from the middle. From just that 128KiB of data, Audible Magic claim they can identify a copyrighted work, and then terminate the connection.</p>
<p>If it sounds implausible, that&#8217;s because it is. It may work with systems like DC++, or possibly eD2k (as well as SoulSeek and KaZaA), but there is no way it can be accurate or effective with BitTorrent. Such methods would work better with HTTP (like Rapidshare) or FTP transfers, but aside from CopySense saying they don&#8217;t interfere with anything non-P2P, there is another problem.</p>
<p>As highlighted in the recent <a href="http://www.eff.org/cases/lenz-v-universal" target="_blank">case</a> involving the baby dancing to a Prince soundtrack, fair use is a perfectly adequate defence. This system makes no allocation for fair use at all. In the case, the judge <a href="http://opinion.latimes.com/opinionla/2008/08/prince-fair-use.html" target="_blank">ruled</a> that before copyright enforcement can take place, the copyright owner is required to consider if the usage is fair use. An automated system is incapable of that. There have also been <a href="http://blog.wired.com/business/2007/06/content_filteri.html" target="_blank">doubts</a> surrounding the effectiveness of the <a href="http://www.audiblemagic.com/products-services/contentsvcs/" target="_blank">streaming content version</a>, which is based on the same technology.</p>
<p>So, in essence, CopySense does not (and can not) work to inhibit the <a href="http://torrentfreak.com/bittorrent-dominates-internet-traffic-070901/">most popular p2p protocol</a> out there. If it could, then we would simply see a <a href="http://isohunt.com/forum/viewtopic.php?t=14848&amp;highlight=" target="_blank">resurgence in passworded RAR</a> files being torrented, with the passwords posted either on the torrent site, or even in the comment field of the torrent. CopySense also fails to check if a copyrighted file that it might identify (if you&#8217;re using a protocol that it can actually detect) is being used in a way consistent with fair use, or is licensed for use (although extremely improbable, the possibility exists, especially if copyrighted recording is right at the start).</p>
<p>In part two, we will look at claims that have been made from those who have used CopySense, and how that affects copyright infringement cases already in progress, and just how you get your content protected.</p>
<p>Source: <a href="https://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>https://torrentfreak.com/copysense-sleek-predator-or-white-elephant-080926/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>The Corporate Enemies of Filesharers</title>
		<link>https://torrentfreak.com/the-corporate-enemies-of-filesharers/</link>
		<comments>https://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="https://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="https://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>https://torrentfreak.com/the-corporate-enemies-of-filesharers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
