<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link href="https://www.itpro.com/feeds/tag/piracy" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from ITPro in Piracy ]]></title>
                <link>https://www.itpro.com/tag/piracy</link>
        <description><![CDATA[ All the latest piracy content from the ITPro team ]]></description>
                                    <lastBuildDate>Wed, 21 Jul 2021 18:18:36 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ New malware uses search engine ads to target pirate gamers  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A new piece of malware uses paid advertisements in search results to target users searching for pirated software. It uses sophisticated techniques to hide its presence while dropping a Pandora's box of malicious programs onto victims' systems. </p><p>Security company Bitdefender <a href="https://labs.bitdefender.com/blog/labs/debugging-mosaicloader-one-step-at-a-time">detailed</a> the MosaicLoader software’s inner workings, which mimics legitimate games-related software to avoid detection. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/29822/kaspersky-claims-pirated-office-software-was-behind-nsa-exploit-leak" data-original-url="/security/29822/kaspersky-claims-pirated-office-software-was-behind-nsa-exploit-leak">Kaspersky claims pirated Office software was behind NSA exploit leak</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/637570/eu-rules-isps-cant-be-forced-to-filter-pirated-content" data-original-url="/637570/eu-rules-isps-cant-be-forced-to-filter-pirated-content">EU rules ISPs can't be forced to filter pirated content</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/609881/pirated-software-costs-firms-16-million" data-original-url="/609881/pirated-software-costs-firms-16-million">Pirated software costs firms £16 million</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/609622/pirated-copies-of-apple-iwork-09-infected-by-trojan" data-original-url="/609622/pirated-copies-of-apple-iwork-09-infected-by-trojan">Pirated copies of Apple iWork 09 infected by Trojan</a></p></div></div><p>Bitdefender's report found the initial malware dropper stored in archives that pretend to offer cracked software installers. The company said cyber criminals appear to be purchasing pay-per-click (PPC) advertisements related to pirated software then inserting these links to the malware droppers into their ads. </p><p>The initial program acts as an installer for “malware sprayer” software that it downloads from a command-and-control (C2) server. This malware comes from a list of sources maintained by the criminals behind the software, which include URLs dedicated to hosting malware files and public Discord channels. </p><p>The malware the program installs includes simple <a href="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals" data-original-url="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals">cookie stealers</a> that can be used to hijack victims' online sessions. They can exfiltrate Facebook login data, enabling cyber criminals to take over a victim's account, making posts that damage a victim's reputation or spread malware further. </p><p>Other malware the dropper installs include <a href="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals" data-original-url="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals">cryptocurrency miners</a> and the Glupteba back door, which is a botnet program that launches multiple attacks on browsers and home routers and takes its instruction via the Bitcoin blockchain. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MhoDQHbDgtzbg6RyMTEvAn" name="MhoDQHbDgtzbg6RyMTEvAn.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/MhoDQHbDgtzbg6RyMTEvAn.jpg" mos="https://cdn.mos.cms.futurecdn.net/MhoDQHbDgtzbg6RyMTEvAn.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Aberdeen Report: How a platform approach to security monitoring initiatives adds value</strong></p><p class="fancy-box__body-text">Integration, orchestration, analytics, automation, and the need for speed</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/360172/aberdeen-report-how-a-platform-approach-to-security-monitoring-initiatives-adds" data-original-url="/security/360172/aberdeen-report-how-a-platform-approach-to-security-monitoring-initiatives-adds">FREE DOWNLOAD</a></p></div></div><p>After downloading its initial files, the malware dropper uses <a href="https://www.bitdefender.com/files/News/CaseStudies/study/400/Bitdefender-PR-Whitepaper-MosaicLoader-creat5540-en-EN.pdf">PowerShell</a> to exclude them from Windows Defender's anti-malware scanner. Then, it registers an executable in the Windows registry and installs a service to reinsert that entry if the user removes it. </p><p>BitDefender's analysis shows the malware using plenty of tricks to avoid detection. It creates folders that look like gaming directories to store its files and uses processes that look like they're running software from <a href="https://www.itpro.com/hardware/30399/what-is-a-gpu" data-original-url="https://www.itpro.com/hardware/30399/what-is-a-gpu">GPU</a> vendor NVIDIA. </p><p>The malware also obfuscates its activities by breaking its code into small chunks and jumping between them. It also uses mathematical operations with large numbers to generate data the program needs, making its code look more like chunks of data. It also includes filler data that does nothing but introduce more noise into the code, making it harder for security researchers to debug. </p><p>In stark contrast to their code obfuscation, the malware authors hard-coded their C2 server’s URL. This enabled the researchers to find the server's IP address and link it to several other malware campaigns. </p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/malware/360313/new-malware-uses-search-engine-ads-to-target-pirate-gamers</link>
                                                                            <description>
                            <![CDATA[ MosaicLoader uses advanced obfuscation techniques to avoid detection ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bcuV4BMrgvTF2wWVeDzrSP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/x4gmEnKWge6ffMmdK3DCEQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 21 Jul 2021 18:18:36 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Malware]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Danny Bradbury ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/x4gmEnKWge6ffMmdK3DCEQ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Skull and crossbones on a computerized background]]></media:description>                                                            <media:text><![CDATA[Skull and crossbones on a computerized background]]></media:text>
                                <media:title type="plain"><![CDATA[Skull and crossbones on a computerized background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/x4gmEnKWge6ffMmdK3DCEQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A new piece of malware uses paid advertisements in search results to target users searching for pirated software. It uses sophisticated techniques to hide its presence while dropping a Pandora's box of malicious programs onto victims' systems. </p><p>Security company Bitdefender <a href="https://labs.bitdefender.com/blog/labs/debugging-mosaicloader-one-step-at-a-time">detailed</a> the MosaicLoader software’s inner workings, which mimics legitimate games-related software to avoid detection. </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/29822/kaspersky-claims-pirated-office-software-was-behind-nsa-exploit-leak" data-original-url="/security/29822/kaspersky-claims-pirated-office-software-was-behind-nsa-exploit-leak">Kaspersky claims pirated Office software was behind NSA exploit leak</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/637570/eu-rules-isps-cant-be-forced-to-filter-pirated-content" data-original-url="/637570/eu-rules-isps-cant-be-forced-to-filter-pirated-content">EU rules ISPs can't be forced to filter pirated content</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/609881/pirated-software-costs-firms-16-million" data-original-url="/609881/pirated-software-costs-firms-16-million">Pirated software costs firms £16 million</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/609622/pirated-copies-of-apple-iwork-09-infected-by-trojan" data-original-url="/609622/pirated-copies-of-apple-iwork-09-infected-by-trojan">Pirated copies of Apple iWork 09 infected by Trojan</a></p></div></div><p>Bitdefender's report found the initial malware dropper stored in archives that pretend to offer cracked software installers. The company said cyber criminals appear to be purchasing pay-per-click (PPC) advertisements related to pirated software then inserting these links to the malware droppers into their ads. </p><p>The initial program acts as an installer for “malware sprayer” software that it downloads from a command-and-control (C2) server. This malware comes from a list of sources maintained by the criminals behind the software, which include URLs dedicated to hosting malware files and public Discord channels. </p><p>The malware the program installs includes simple <a href="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals" data-original-url="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals">cookie stealers</a> that can be used to hijack victims' online sessions. They can exfiltrate Facebook login data, enabling cyber criminals to take over a victim's account, making posts that damage a victim's reputation or spread malware further. </p><p>Other malware the dropper installs include <a href="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals" data-original-url="https://www.itpro.com/digital-currency/30516/cryptocurrency-miners-the-latest-tool-for-cyber-criminals">cryptocurrency miners</a> and the Glupteba back door, which is a botnet program that launches multiple attacks on browsers and home routers and takes its instruction via the Bitcoin blockchain. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MhoDQHbDgtzbg6RyMTEvAn" name="MhoDQHbDgtzbg6RyMTEvAn.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/MhoDQHbDgtzbg6RyMTEvAn.jpg" mos="https://cdn.mos.cms.futurecdn.net/MhoDQHbDgtzbg6RyMTEvAn.jpg" link="" align="" fullscreen="" width="0" height="0" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div></figure><p class="fancy-box__body-text"><strong>Aberdeen Report: How a platform approach to security monitoring initiatives adds value</strong></p><p class="fancy-box__body-text">Integration, orchestration, analytics, automation, and the need for speed</p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/360172/aberdeen-report-how-a-platform-approach-to-security-monitoring-initiatives-adds" data-original-url="/security/360172/aberdeen-report-how-a-platform-approach-to-security-monitoring-initiatives-adds">FREE DOWNLOAD</a></p></div></div><p>After downloading its initial files, the malware dropper uses <a href="https://www.bitdefender.com/files/News/CaseStudies/study/400/Bitdefender-PR-Whitepaper-MosaicLoader-creat5540-en-EN.pdf">PowerShell</a> to exclude them from Windows Defender's anti-malware scanner. Then, it registers an executable in the Windows registry and installs a service to reinsert that entry if the user removes it. </p><p>BitDefender's analysis shows the malware using plenty of tricks to avoid detection. It creates folders that look like gaming directories to store its files and uses processes that look like they're running software from <a href="https://www.itpro.com/hardware/30399/what-is-a-gpu" data-original-url="https://www.itpro.com/hardware/30399/what-is-a-gpu">GPU</a> vendor NVIDIA. </p><p>The malware also obfuscates its activities by breaking its code into small chunks and jumping between them. It also uses mathematical operations with large numbers to generate data the program needs, making its code look more like chunks of data. It also includes filler data that does nothing but introduce more noise into the code, making it harder for security researchers to debug. </p><p>In stark contrast to their code obfuscation, the malware authors hard-coded their C2 server’s URL. This enabled the researchers to find the server's IP address and link it to several other malware campaigns. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ US big tech suffers as federal privacy bill delayed ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Congress is unlikely to pass a federal data protection bill this year as lawmakers continue to disagree on how it should be implemented, according to <a href="https://uk.reuters.com/article/us-usa-congress-privacy/u-s-online-privacy-rules-unlikely-this-year-hurting-big-tech-idUKKBN1WF1B1" target="_blank">sources speaking to </a><em><a href="https://uk.reuters.com/article/us-usa-congress-privacy/u-s-online-privacy-rules-unlikely-this-year-hurting-big-tech-idUKKBN1WF1B1" target="_blank">Reuters</a>, </em>meaning big tech companies will have to comply with much stricter state laws.</p><p>Many of the protections and rights for data subjects outlined in the <a href="https://www.itpro.com/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa" target="_blank" data-original-url="https://www.itpro.com/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa">California Consumer Privacy Act (CCPA)</a> mirror those of the <a href="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know" target="_blank" data-original-url="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know">EU's General Data Protection Regulation (GDPR)</a>, making it one of the strictest and most progressive pieces of data security legislation in US history.</p><p>Under the CCPA, consumers will have the right to request the data that companies have collected on them, request the deletion of that data, and deny third-party access to it. Companies not up to CCPA snuff will be subject to steep sanctions, including fines of up to $7,500 for each intentional violation and up to $750 for every consumer affected in the event of a data breach.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/general-data-protection-regulation-gdpr/34477/google-wins-right-to-be-forgotten-case-against-france" data-original-url="/general-data-protection-regulation-gdpr/34477/google-wins-right-to-be-forgotten-case-against-france">Google wins 'right to be forgotten' case against France</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa" data-original-url="/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa">What is the California Consumer Privacy Act (CCPA)?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/safe-harbour/34529/what-is-eu-us-privacy-shield" data-original-url="/safe-harbour/34529/what-is-eu-us-privacy-shield">What is EU-US Privacy Shield?</a></p></div></div><p>The delay in passing federal data protection laws means that companies including Amazon, Facebook, Google, and even retailers like Walmart that depend on consumer data for their user tracking and advertising must comply with the robust restrictions of the new California law.</p><p>Major US tech companies, as well as associated businesses that depend on them, had been <a href="https://www.itpro.com/policy-legislation/32003/tech-giants-call-for-national-data-regulations-that-subvert-californias" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/32003/tech-giants-call-for-national-data-regulations-that-subvert-californias">pushing for more lenient federal laws</a> to be created to get ahead of the CCPA, set to come into force on 1st January 2020, but the prospect of passing any legislation in the midst of current congressional debates does not look promising.</p><p>"This will be tremendously challenging... companies need to really focus on complying with California now because there is not going to be a life raft from a federal level," said Gary Kibel, technology and privacy partner at Davis & Gilbert law firm, speaking to Reuters.</p><p>Despite the efforts of some senators to draft a federal bill by the end of the year, negotiations are still ongoing for matters such as how to adequately facilitate consumers' informed consent so they may choose to opt-out of personally-identifiable data collection, and how such a process would be enforced.</p><p>The information that can be considered private and the consumer information that can be freely exchanged with third parties are also up for continued congressional debate, though they are already included in California's new law.</p><p>Although negotiations over federal legislation are still underway, many lobbyists remain optimistic that the privacy bill will pass, given that data security is a bipartisan issue and the new law won't take a penny out of taxpayers' pockets.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/data-protection/34544/us-big-tech-suffers-as-federal-privacy-bill-delayed</link>
                                                                            <description>
                            <![CDATA[ Firms must comply with California's strict data laws in lieu of a federal bill ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jFvCa5A6B9jxBa1qvLQ1pT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kkTAvBdVdtUXsuJ3SVTcVZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Oct 2019 11:14:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[GDPR]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                    <category><![CDATA[Data Protection]]></category>
                                                                                                                    <dc:creator><![CDATA[ Erin Paulson ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kkTAvBdVdtUXsuJ3SVTcVZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Capitol building in Washington, DC]]></media:description>                                                            <media:text><![CDATA[The Capitol building in Washington, DC]]></media:text>
                                <media:title type="plain"><![CDATA[The Capitol building in Washington, DC]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kkTAvBdVdtUXsuJ3SVTcVZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Congress is unlikely to pass a federal data protection bill this year as lawmakers continue to disagree on how it should be implemented, according to <a href="https://uk.reuters.com/article/us-usa-congress-privacy/u-s-online-privacy-rules-unlikely-this-year-hurting-big-tech-idUKKBN1WF1B1" target="_blank">sources speaking to </a><em><a href="https://uk.reuters.com/article/us-usa-congress-privacy/u-s-online-privacy-rules-unlikely-this-year-hurting-big-tech-idUKKBN1WF1B1" target="_blank">Reuters</a>, </em>meaning big tech companies will have to comply with much stricter state laws.</p><p>Many of the protections and rights for data subjects outlined in the <a href="https://www.itpro.com/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa" target="_blank" data-original-url="https://www.itpro.com/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa">California Consumer Privacy Act (CCPA)</a> mirror those of the <a href="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know" target="_blank" data-original-url="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know">EU's General Data Protection Regulation (GDPR)</a>, making it one of the strictest and most progressive pieces of data security legislation in US history.</p><p>Under the CCPA, consumers will have the right to request the data that companies have collected on them, request the deletion of that data, and deny third-party access to it. Companies not up to CCPA snuff will be subject to steep sanctions, including fines of up to $7,500 for each intentional violation and up to $750 for every consumer affected in the event of a data breach.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/general-data-protection-regulation-gdpr/34477/google-wins-right-to-be-forgotten-case-against-france" data-original-url="/general-data-protection-regulation-gdpr/34477/google-wins-right-to-be-forgotten-case-against-france">Google wins 'right to be forgotten' case against France</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa" data-original-url="/network-internet/34504/what-is-the-california-consumer-privacy-act-ccpa">What is the California Consumer Privacy Act (CCPA)?</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/safe-harbour/34529/what-is-eu-us-privacy-shield" data-original-url="/safe-harbour/34529/what-is-eu-us-privacy-shield">What is EU-US Privacy Shield?</a></p></div></div><p>The delay in passing federal data protection laws means that companies including Amazon, Facebook, Google, and even retailers like Walmart that depend on consumer data for their user tracking and advertising must comply with the robust restrictions of the new California law.</p><p>Major US tech companies, as well as associated businesses that depend on them, had been <a href="https://www.itpro.com/policy-legislation/32003/tech-giants-call-for-national-data-regulations-that-subvert-californias" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/32003/tech-giants-call-for-national-data-regulations-that-subvert-californias">pushing for more lenient federal laws</a> to be created to get ahead of the CCPA, set to come into force on 1st January 2020, but the prospect of passing any legislation in the midst of current congressional debates does not look promising.</p><p>"This will be tremendously challenging... companies need to really focus on complying with California now because there is not going to be a life raft from a federal level," said Gary Kibel, technology and privacy partner at Davis & Gilbert law firm, speaking to Reuters.</p><p>Despite the efforts of some senators to draft a federal bill by the end of the year, negotiations are still ongoing for matters such as how to adequately facilitate consumers' informed consent so they may choose to opt-out of personally-identifiable data collection, and how such a process would be enforced.</p><p>The information that can be considered private and the consumer information that can be freely exchanged with third parties are also up for continued congressional debate, though they are already included in California's new law.</p><p>Although negotiations over federal legislation are still underway, many lobbyists remain optimistic that the privacy bill will pass, given that data security is a bipartisan issue and the new law won't take a penny out of taxpayers' pockets.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Liberty defeated in ‘snooper’s charter’ legal challenge  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Ambitions to curb bulk data collection practices in the government's <a href="https://www.itpro.com/policy-legislation/33407/what-is-the-investigatory-powers-act-2016" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/33407/what-is-the-investigatory-powers-act-2016">Investigatory Powers Act 2016 (IPA)</a> have ended in defeat as judges ruled the bill doesn't infringe on human rights.</p><p>The UK-based human rights group Liberty has expressed its disappointment after the High Court quashed its legal challenge against what's commonly dubbed the 'snooper's charter'.</p><p>The group's challenge was based on the notion that the IPA violates citizens' right to privacy and freedom of expression as outlined by Article 8 and 10 of the European Convention on Human Rights (ECHR).</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/27419/gchq-mi5-and-mi6-unlawfully-collected-data-for-over-a-decade" data-original-url="/data-protection/27419/gchq-mi5-and-mi6-unlawfully-collected-data-for-over-a-decade">GCHQ, MI5 and MI6 "unlawfully" collected data for over a decade</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/privacy/30423/government-must-be-held-to-account-over-illegal-snoopers-charter" data-original-url="/privacy/30423/government-must-be-held-to-account-over-illegal-snoopers-charter">Government 'must be held to account' over illegal Snooper's Charter</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/general-data-protection-regulation-gdpr/30964/uk-data-watchdog-calls-for-tougher-investigatory" data-original-url="/general-data-protection-regulation-gdpr/30964/uk-data-watchdog-calls-for-tougher-investigatory">UK data watchdog calls for tougher investigatory powers under GDPR</a></p></div></div><p>Lord Justice Singh and Mr Justice Holgate, however, dismissed the claim at the high court in London today, arguing there are appropriate safeguards in place to protect people against abuse of their fundamental rights.</p><p>"This disappointing judgment allows the government to continue to spy on every one of us, violating our rights to privacy and free expression," said Liberty lawyer Megan Goulding.</p><p>"We will challenge this judgment in the courts, and keep fighting for a targeted surveillance regime that respects our rights.</p><p>"These bulk surveillance powers allow the state to hoover up the messages, calls and web history of hordes of ordinary people who are not suspected of any wrong-doing.</p><p>"The Court recognised the seriousness of MI5's unlawful handling of our data, which only emerged as a result of this litigation. The security services have shown that they cannot be trusted to keep our data safe and respect our rights."</p><p>Liberty and other human rights and privacy groups have been wrangled in a legal battle with the government over the IPA since its passage through parliament.</p><p>This fight has seen the group claim a handful of victories, including a successful challenge last year against the <a href="https://www.itpro.com/privacy/31015/liberty-wins-its-first-fight-against-the-snoopers-charter" target="_blank" data-original-url="https://www.itpro.com/privacy/31015/liberty-wins-its-first-fight-against-the-snoopers-charter">government's power to force communications and internet companies to store data on UK citizens</a>.</p><p>Most recently, Liberty challenged the secrecy of the Investigatory Powers Tribunal (IPT), an independent body that judges whether GCHQ, MI5 and MI6 cyber activity remains within the scope of the law.</p><p>Previously, complaints received would lead to judgements being made in secret, but a <a href="https://www.itpro.com/policy-legislation/33655/gchq-mi5-decisions-can-now-be-challenged-in-court" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/33655/gchq-mi5-decisions-can-now-be-challenged-in-court">4-3 majority on the supreme court ruled these agencies' powers be open to judicial review</a>, and openly challenged in court.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/policy-legislation/34101/liberty-defeated-in-snooper-s-charter-legal-challenge</link>
                                                                            <description>
                            <![CDATA[ High court rules the government’s Investigatory Powers Act doesn’t breach human rights ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">eiVekQxt648RzPuwHMw4k1</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/aSkeUjffMXVdTtw3gigp7T-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 29 Jul 2019 11:23:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[GDPR]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                    <category><![CDATA[Data Protection]]></category>
                                                                                                                    <dc:creator><![CDATA[ Keumars Afifi-Sabet ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EAvwpZggMZ2K5h8s2pTAEm.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/aSkeUjffMXVdTtw3gigp7T-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Graphic of individuals being glared at by cameras and having their privacy invaded]]></media:description>                                                            <media:text><![CDATA[Graphic of individuals being glared at by cameras and having their privacy invaded]]></media:text>
                                <media:title type="plain"><![CDATA[Graphic of individuals being glared at by cameras and having their privacy invaded]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/aSkeUjffMXVdTtw3gigp7T-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Ambitions to curb bulk data collection practices in the government's <a href="https://www.itpro.com/policy-legislation/33407/what-is-the-investigatory-powers-act-2016" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/33407/what-is-the-investigatory-powers-act-2016">Investigatory Powers Act 2016 (IPA)</a> have ended in defeat as judges ruled the bill doesn't infringe on human rights.</p><p>The UK-based human rights group Liberty has expressed its disappointment after the High Court quashed its legal challenge against what's commonly dubbed the 'snooper's charter'.</p><p>The group's challenge was based on the notion that the IPA violates citizens' right to privacy and freedom of expression as outlined by Article 8 and 10 of the European Convention on Human Rights (ECHR).</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/27419/gchq-mi5-and-mi6-unlawfully-collected-data-for-over-a-decade" data-original-url="/data-protection/27419/gchq-mi5-and-mi6-unlawfully-collected-data-for-over-a-decade">GCHQ, MI5 and MI6 "unlawfully" collected data for over a decade</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/privacy/30423/government-must-be-held-to-account-over-illegal-snoopers-charter" data-original-url="/privacy/30423/government-must-be-held-to-account-over-illegal-snoopers-charter">Government 'must be held to account' over illegal Snooper's Charter</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/general-data-protection-regulation-gdpr/30964/uk-data-watchdog-calls-for-tougher-investigatory" data-original-url="/general-data-protection-regulation-gdpr/30964/uk-data-watchdog-calls-for-tougher-investigatory">UK data watchdog calls for tougher investigatory powers under GDPR</a></p></div></div><p>Lord Justice Singh and Mr Justice Holgate, however, dismissed the claim at the high court in London today, arguing there are appropriate safeguards in place to protect people against abuse of their fundamental rights.</p><p>"This disappointing judgment allows the government to continue to spy on every one of us, violating our rights to privacy and free expression," said Liberty lawyer Megan Goulding.</p><p>"We will challenge this judgment in the courts, and keep fighting for a targeted surveillance regime that respects our rights.</p><p>"These bulk surveillance powers allow the state to hoover up the messages, calls and web history of hordes of ordinary people who are not suspected of any wrong-doing.</p><p>"The Court recognised the seriousness of MI5's unlawful handling of our data, which only emerged as a result of this litigation. The security services have shown that they cannot be trusted to keep our data safe and respect our rights."</p><p>Liberty and other human rights and privacy groups have been wrangled in a legal battle with the government over the IPA since its passage through parliament.</p><p>This fight has seen the group claim a handful of victories, including a successful challenge last year against the <a href="https://www.itpro.com/privacy/31015/liberty-wins-its-first-fight-against-the-snoopers-charter" target="_blank" data-original-url="https://www.itpro.com/privacy/31015/liberty-wins-its-first-fight-against-the-snoopers-charter">government's power to force communications and internet companies to store data on UK citizens</a>.</p><p>Most recently, Liberty challenged the secrecy of the Investigatory Powers Tribunal (IPT), an independent body that judges whether GCHQ, MI5 and MI6 cyber activity remains within the scope of the law.</p><p>Previously, complaints received would lead to judgements being made in secret, but a <a href="https://www.itpro.com/policy-legislation/33655/gchq-mi5-decisions-can-now-be-challenged-in-court" target="_blank" data-original-url="https://www.itpro.com/policy-legislation/33655/gchq-mi5-decisions-can-now-be-challenged-in-court">4-3 majority on the supreme court ruled these agencies' powers be open to judicial review</a>, and openly challenged in court.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Premium email firm Superhuman ends pixel tracking after backlash ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A premium email startup which gained notoriety for letting users see who opened their messages and the location they were opened, by default, has apologised and promised to change its service.</p><p>Superhuman, a plugin for email accounts that aims to speed up emailing, came under fire for using 'pixel tracking' by default and without consent from those that receive messages sent from users of the service.</p><p>But, after a number of complaints and a critical blog post that went viral, the company has issued an apology and promised to change its service.</p><h2 id="faster-emails">Faster Emails</h2><p>A lot of people became aware of Superhuman via a <a href="https://www.nytimes.com/2019/06/27/technology/superhuman-email.html" target="_blank"><em>New York Times</em></a> profile. Under a picture of a diamond-encrusted 'new message' pendant, the startup was described as a premium app for speeding up emails with AI-powered shortcuts and quirks. One of the reasons it attracted such attention was because it's a $30 a month service and invitation only - aspiring users need to fill in a questionnaire about their email usage to determine whether they need it.</p><p>"We have the who's who of Silicon Valley at this point," the company's founder Rahul Vohra, told the <em>NYT</em>. It's alleged that 180,000 people are on a waiting list to use the service. "We have insane levels of virality that haven't been seen since Dropbox or Slack," Vohra added.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/email-providers/30214/how-to-delete-a-gmail-account" data-original-url="/email-providers/30214/how-to-delete-a-gmail-account">How to delete a Gmail account</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/privacy/31959/google-admits-to-third-party-gmail-access" data-original-url="/privacy/31959/google-admits-to-third-party-gmail-access">Google admits to third-party Gmail access</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/email-clients/26076/how-to-recover-deleted-emails-in-gmail" data-original-url="/email-clients/26076/how-to-recover-deleted-emails-in-gmail">How to recover deleted emails in Gmail</a></p></div></div><p>What these people are supposedly desperate for is an app that plugs into their existing email account (currently only works with Gmail and Google G Suite addresses) that promises to speed up the process of emailing others. There are features that let users undo sending, buttons to automatically pull up a contact's LinkedIn profile, an "instant intro" shortcut that moves the sender of an introductory email to bcc, and a scheduling feature, which sees that you're typing "next Tuesday" and automatically pulls up your calendar for that day.</p><p>But one feature that was briefly mentioned in the piece caught the attention of users on Twitter; email tracking.</p><h2 id="read-receipts">Read Receipts</h2><p>"Superhuman is a surveillance tool that intentionally violates privacy by notifying senders every time their emails have been viewed by recipients," Mike Davidson, a VP at InVision, tweeted. "I would never trust this company. Only way to make sure your own privacy isn't violated is to disable images in your own email app."</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/1144288602001571840"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1144288602001571840"></a></p></blockquote></figure><div class="see-more__filter"></div></div><p>Later, in a <a href="https://mikeindustries.com/blog/archive/2019/06/superhuman-is-spying-on-you" target="_blank">blog post</a> that went viral, Davidson explained out that the email tracking, called 'Read Receipts' on Superhuman, is a default setting for the service. He wrote that the read/unread status of an email is not something the receiver can opt-out of. He showed an example of an email he had sent via Superhuman.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="cssWvRjUFEiFuGJmCnaJhB" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cssWvRjUFEiFuGJmCnaJhB.png" mos="https://cdn.mos.cms.futurecdn.net/cssWvRjUFEiFuGJmCnaJhB.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>"A running log of every single time you have opened my email, including your location when you opened it," he explained. "Before we continue, ask yourself if you expect this information to be collected on you and relayed back to your parent, your child, your spouse, your co-worker, a salesperson, an ex, a random stranger, or a stalker every time you read an email. Although some one-to-many email blasting software has used similar technologies to track open rates, the answer is no; most people don't expect this. People reasonably expect that when - and especially where - they read their email is their own business."</p><h2 id="pixel-tracking">Pixel Tracking</h2><p>Every time you view an image while browsing the Web, that image is stored on a server and downloaded to your computer. As such the host server has knowledge of where that computer is and when it downloaded the image. </p><p>This technicality can be used to embed a tiny image, often a mere pixel wide, into web pages and emails, which can be very difficult to spot or transparent.</p><p>As such, opening an email with such an image in it triggers a download from a server which effectively exposes the time the recipient opens the email and the computer's location, essentially serving at the foundations for automatic read receipts. </p><p>As Davidson's example showed, the emails not only show when they were opened but also where they were opened. So in a sense, Superhuman could be used to track the location of people by simply sending them an email. This is down to IP addresses as the downloaded tracking pixel records it - this how the internet determines where your computer is physically and digitally. Criminals sometimes exploit this to work out if a house is empty and ripe for looting.</p><h2 id="the-outcome">The Outcome</h2><p>The exposure Superhuman received in the <em>NYTs</em> quickly turned to controversy, but the company has been swift to offer a fix. CEO Vohra posted an apology in a <a href="https://blog.superhuman.com/read-statuses-bdf0cc34b6a5" target="_blank">blog</a> and said that effective immediately, Superhuman will stop tracking locations, will delete existing location information and will turn off read receipts by default.</p><p>"When we built Superhuman, we focused only on the needs of our customers," he wrote. "We did not consider the potential bad actors. I wholeheartedly apologize for not thinking through this more fully.</p><p>"We are removing location information in all read statuses for all emails sent with Superhuman, effective immediately. This will also apply to emails sent in the past."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/piracy/33952/premium-email-firm-superhuman-ends-pixel-tracking-after-backlash</link>
                                                                            <description>
                            <![CDATA[ The email plugin startup removed read receipts by default after accusations of surveillance ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">o5zDgQHxtp1t9JgvmfzAcd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zQh2FkKXfAfUQ5HBKN5Wz5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 04 Jul 2019 10:31:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Bobby Hellard ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bsR2tHSyVKUoyXZF5pNsDA.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zQh2FkKXfAfUQ5HBKN5Wz5-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Minimalist design of an envelope with red notification badges symbolising emails, against a powder green background]]></media:description>                                                            <media:text><![CDATA[Minimalist design of an envelope with red notification badges symbolising emails, against a powder green background]]></media:text>
                                <media:title type="plain"><![CDATA[Minimalist design of an envelope with red notification badges symbolising emails, against a powder green background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zQh2FkKXfAfUQ5HBKN5Wz5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A premium email startup which gained notoriety for letting users see who opened their messages and the location they were opened, by default, has apologised and promised to change its service.</p><p>Superhuman, a plugin for email accounts that aims to speed up emailing, came under fire for using 'pixel tracking' by default and without consent from those that receive messages sent from users of the service.</p><p>But, after a number of complaints and a critical blog post that went viral, the company has issued an apology and promised to change its service.</p><h2 id="faster-emails">Faster Emails</h2><p>A lot of people became aware of Superhuman via a <a href="https://www.nytimes.com/2019/06/27/technology/superhuman-email.html" target="_blank"><em>New York Times</em></a> profile. Under a picture of a diamond-encrusted 'new message' pendant, the startup was described as a premium app for speeding up emails with AI-powered shortcuts and quirks. One of the reasons it attracted such attention was because it's a $30 a month service and invitation only - aspiring users need to fill in a questionnaire about their email usage to determine whether they need it.</p><p>"We have the who's who of Silicon Valley at this point," the company's founder Rahul Vohra, told the <em>NYT</em>. It's alleged that 180,000 people are on a waiting list to use the service. "We have insane levels of virality that haven't been seen since Dropbox or Slack," Vohra added.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/email-providers/30214/how-to-delete-a-gmail-account" data-original-url="/email-providers/30214/how-to-delete-a-gmail-account">How to delete a Gmail account</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/privacy/31959/google-admits-to-third-party-gmail-access" data-original-url="/privacy/31959/google-admits-to-third-party-gmail-access">Google admits to third-party Gmail access</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/email-clients/26076/how-to-recover-deleted-emails-in-gmail" data-original-url="/email-clients/26076/how-to-recover-deleted-emails-in-gmail">How to recover deleted emails in Gmail</a></p></div></div><p>What these people are supposedly desperate for is an app that plugs into their existing email account (currently only works with Gmail and Google G Suite addresses) that promises to speed up the process of emailing others. There are features that let users undo sending, buttons to automatically pull up a contact's LinkedIn profile, an "instant intro" shortcut that moves the sender of an introductory email to bcc, and a scheduling feature, which sees that you're typing "next Tuesday" and automatically pulls up your calendar for that day.</p><p>But one feature that was briefly mentioned in the piece caught the attention of users on Twitter; email tracking.</p><h2 id="read-receipts">Read Receipts</h2><p>"Superhuman is a surveillance tool that intentionally violates privacy by notifying senders every time their emails have been viewed by recipients," Mike Davidson, a VP at InVision, tweeted. "I would never trust this company. Only way to make sure your own privacy isn't violated is to disable images in your own email app."</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/1144288602001571840"><p lang="en" dir="ltr"><a href="https://twitter.com/cantworkitout/status/1144288602001571840"></a></p></blockquote></figure><div class="see-more__filter"></div></div><p>Later, in a <a href="https://mikeindustries.com/blog/archive/2019/06/superhuman-is-spying-on-you" target="_blank">blog post</a> that went viral, Davidson explained out that the email tracking, called 'Read Receipts' on Superhuman, is a default setting for the service. He wrote that the read/unread status of an email is not something the receiver can opt-out of. He showed an example of an email he had sent via Superhuman.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="cssWvRjUFEiFuGJmCnaJhB" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cssWvRjUFEiFuGJmCnaJhB.png" mos="https://cdn.mos.cms.futurecdn.net/cssWvRjUFEiFuGJmCnaJhB.png" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pull-"></p></div></div></figure><p>"A running log of every single time you have opened my email, including your location when you opened it," he explained. "Before we continue, ask yourself if you expect this information to be collected on you and relayed back to your parent, your child, your spouse, your co-worker, a salesperson, an ex, a random stranger, or a stalker every time you read an email. Although some one-to-many email blasting software has used similar technologies to track open rates, the answer is no; most people don't expect this. People reasonably expect that when - and especially where - they read their email is their own business."</p><h2 id="pixel-tracking">Pixel Tracking</h2><p>Every time you view an image while browsing the Web, that image is stored on a server and downloaded to your computer. As such the host server has knowledge of where that computer is and when it downloaded the image. </p><p>This technicality can be used to embed a tiny image, often a mere pixel wide, into web pages and emails, which can be very difficult to spot or transparent.</p><p>As such, opening an email with such an image in it triggers a download from a server which effectively exposes the time the recipient opens the email and the computer's location, essentially serving at the foundations for automatic read receipts. </p><p>As Davidson's example showed, the emails not only show when they were opened but also where they were opened. So in a sense, Superhuman could be used to track the location of people by simply sending them an email. This is down to IP addresses as the downloaded tracking pixel records it - this how the internet determines where your computer is physically and digitally. Criminals sometimes exploit this to work out if a house is empty and ripe for looting.</p><h2 id="the-outcome">The Outcome</h2><p>The exposure Superhuman received in the <em>NYTs</em> quickly turned to controversy, but the company has been swift to offer a fix. CEO Vohra posted an apology in a <a href="https://blog.superhuman.com/read-statuses-bdf0cc34b6a5" target="_blank">blog</a> and said that effective immediately, Superhuman will stop tracking locations, will delete existing location information and will turn off read receipts by default.</p><p>"When we built Superhuman, we focused only on the needs of our customers," he wrote. "We did not consider the potential bad actors. I wholeheartedly apologize for not thinking through this more fully.</p><p>"We are removing location information in all read statuses for all emails sent with Superhuman, effective immediately. This will also apply to emails sent in the past."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ GDPR is not enough to win back customer trust ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Digital leaders continue to develop innovative services that make use of customer data. Those services can create significant benefits for consumers, yet research suggests the general public remains unconvinced about the ability of enterprises to treat their information with care.</p><p>While regulation and technology provide a means to <a href="https://www.itpro.com/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago" target="_blank" data-original-url="https://www.itpro.com/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago">help build trust</a>, businesses must do more to ensure customers are comfortable with the exploitation of their data for the development of new services.</p><p>Detective superintendent Andrew Gould, who is the National Cybercrime Programme lead at the National Police Chiefs' Council, says technology companies often push tools with high capability into the marketplace without taking commensurate responsibility for <a href="https://www.itpro.com/security/31575/why-encryption-is-the-key-to-your-security-strategy" target="_blank" data-original-url="https://www.itpro.com/security/31575/why-encryption-is-the-key-to-your-security-strategy">security and encryption</a>. The end result is that too many IT firms - and the businesses who use these products - are too reliant on consumers acting in a secure manner.</p><p>"If we're relying on consumers to educate themselves, I think we're giving industry a free path - and that's not right," says Gould, who joined an expert panel on digital risk at a recent security event run by RSA Security in central London. Gould, who has worked in both counterterrorism and organised crime, says IT industry and business leaders must take more responsibility for data integrity.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago" data-original-url="/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago">ICO: Public more trusting of companies to hold their data than a year ago</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/32602/how-to-turn-big-data-into-a-competitive-advantage" data-original-url="/data-insights/32602/how-to-turn-big-data-into-a-competitive-advantage">How to turn big data into a competitive advantage</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/big-data/32699/thames-water-advertises-new-big-data-contracts-worth-10m" data-original-url="/big-data/32699/thames-water-advertises-new-big-data-contracts-worth-10m">Thames Water advertises new big data contracts worth £10m</a></p></div></div><p>"We must all think about how technology can be used and abused," he says. "When a company is developing an <a href="https://www.itpro.com/security/33139/half-of-top-12-major-cyber-security-exploits-target-iot-devices" target="_blank" data-original-url="https://www.itpro.com/security/33139/half-of-top-12-major-cyber-security-exploits-target-iot-devices">Internet of Things</a> product to help network a house or adjust lights in a smart city, they can create fantastic social benefits, but these organisations aren't necessarily thinking about how people with malicious intent will try and use these tools and the information they produce."</p><h3 class="article-body__section" id="section-companies-blamed-above-all-others"><span>Companies blamed above all others</span></h3><p>The event in London coincided with the launch of a global survey by RSA Security and YouGov. The research, which surveyed more than 6,000 adults across France, Germany, the United Kingdom and United States, suggests there is a growing disconnect between how companies exploit client data and how consumers expect their information to be used.</p><p>Less than half (48%) of consumers believe there are ethical ways companies can use their data. As many as 57% of consumers, meanwhile, blame companies above anyone else, even a hacker, in the event of a data incident. The research suggests a consumer backlash in response to high-profile data breaches and a consequential loss of trust.</p><p>Neira Jones, partner at cross-sector advisory specialist Global Cyber Alliance, recognises the concerns around trust and says success in terms of combating fraud should come down to rules and regulations. The recently enacted <a href="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know" target="_blank" data-original-url="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know">General Data Protection Regulation</a> creates a new set of obligations for vendors and businesses. However, Jones questions the extent to which rules have been effective so far, both nationally and globally.</p><p>"Regulators will always be behind the times - not because they want to be but because that's the nature of the beast," she says. "It often takes years for regulation to come to fruition. In the meantime, there's a collective responsibility - for individuals and organisations - to understand what is happening and what it means when our world becomes increasingly digitised. Because that digitisation is not going to stop."</p><h3 class="article-body__section" id="section-privacy-before-personalisation"><span>Privacy before personalisation</span></h3><p>Jones is keen to see much more focus placed on the context for data collection. The RSA survey results highlight how consumers do not want personalised services at the expense of data privacy. Just 17% of survey respondents view tailored advertisements as ethical, and only 24% believe personalisation to create tailored newsfeeds is ethical.</p><p>"We have to move towards context and attribute in regard to the activity being undertaken - the whole movement shouldn't be about looking backwards and collecting masses of data, but moving forwards and using the insight for something good," says Jones. "We need to use the layers of technology to help understand context, such as how using payment data represents more of a risk to an individual than reading a news item."</p><p>Andy Kravitz, head of fraud systems and controls at Lloyds Banking Group, also believes business leaders need to start taking more responsibility for data privacy. Kravitz says he and his IT leadership peers in the banking industry are investing significantly in technology and are creating strong controls in terms of <a href="https://www.itpro.com/endpoint-security/31664/mobile-point-of-sale-exploit-exposes-customers-to-card-fraud" target="_blank" data-original-url="https://www.itpro.com/endpoint-security/31664/mobile-point-of-sale-exploit-exposes-customers-to-card-fraud">card fraud</a>. But there is no room for complacency.</p><p>"Fraudsters are always moving on and they're looking for the weakest link in the chain," says Kravitz. "These days, that often means not attacking banks directly but instead trying to get hold of card information through a data breach. That might mean going to the customer and using social engineering tactics to get them to pass over their details or move their money."</p><h3 class="article-body__section" id="section-ethical-processing"><span>Ethical processing</span></h3><p>Kravitz says organisations cannot afford to take the level of consumer awareness regarding data use for granted. Consumers often make assumptions around the high level of information integration between organisations, and it's these assumptions that create expectations around service levels and challenges for enterprise IT managers, says Kravitz.</p><p>"For example, consumers will book a flight on their credit card and assume - because we as a firm know about this booking - that we also know all the data associated to their travel plans," he says. "Yet as a bank, all we actually know is that you've booked a flight - we don't know when you're flying and where to. So, data often builds an expectation around access and trust that goes far beyond the information we've actually got."</p><p>Kravitz suggests the only sensible course of action is for firms like his own to think much more carefully about how they exploit information. "At Lloyds, we talk a lot about data privacy - how we protect it and how we constrain how data is used. If I'm trying to protect the customer, how much can I use data to make the right decisions, whether that's about stopping fraudsters or giving our customers a seamless experience?" he asks.</p><p>"I want to support the clever and interesting use of data to do these things, but I must also think about how to do that securely and ethically. As a digital leader, you have to think about how much data you and your team can you use on behalf of the customer. So, you need to think about how many factors you should use in combination to create the best experience for the customer and where, as a business, you should draw the line."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/big-data/33409/gdpr-is-not-enough-to-win-back-customer-trust</link>
                                                                            <description>
                            <![CDATA[ When it comes to building new services, industry experts believe there should be a collective responsibility for data security ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6meQYMWg2tk7KtL8s9y5xM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/m47AS7NnQAXztVohLBdDeb-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 15 Apr 2019 05:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[GDPR]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                    <category><![CDATA[Data Protection]]></category>
                                                                                                                    <dc:creator><![CDATA[ Mark Samuels ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/m47AS7NnQAXztVohLBdDeb-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Person holding a smartphone with a busy city centre backdrop]]></media:description>                                                            <media:text><![CDATA[Person holding a smartphone with a busy city centre backdrop]]></media:text>
                                <media:title type="plain"><![CDATA[Person holding a smartphone with a busy city centre backdrop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/m47AS7NnQAXztVohLBdDeb-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Digital leaders continue to develop innovative services that make use of customer data. Those services can create significant benefits for consumers, yet research suggests the general public remains unconvinced about the ability of enterprises to treat their information with care.</p><p>While regulation and technology provide a means to <a href="https://www.itpro.com/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago" target="_blank" data-original-url="https://www.itpro.com/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago">help build trust</a>, businesses must do more to ensure customers are comfortable with the exploitation of their data for the development of new services.</p><p>Detective superintendent Andrew Gould, who is the National Cybercrime Programme lead at the National Police Chiefs' Council, says technology companies often push tools with high capability into the marketplace without taking commensurate responsibility for <a href="https://www.itpro.com/security/31575/why-encryption-is-the-key-to-your-security-strategy" target="_blank" data-original-url="https://www.itpro.com/security/31575/why-encryption-is-the-key-to-your-security-strategy">security and encryption</a>. The end result is that too many IT firms - and the businesses who use these products - are too reliant on consumers acting in a secure manner.</p><p>"If we're relying on consumers to educate themselves, I think we're giving industry a free path - and that's not right," says Gould, who joined an expert panel on digital risk at a recent security event run by RSA Security in central London. Gould, who has worked in both counterterrorism and organised crime, says IT industry and business leaders must take more responsibility for data integrity.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago" data-original-url="/data-protection/31859/ico-public-more-trusting-of-companies-to-hold-their-data-than-a-year-ago">ICO: Public more trusting of companies to hold their data than a year ago</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-insights/32602/how-to-turn-big-data-into-a-competitive-advantage" data-original-url="/data-insights/32602/how-to-turn-big-data-into-a-competitive-advantage">How to turn big data into a competitive advantage</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/big-data/32699/thames-water-advertises-new-big-data-contracts-worth-10m" data-original-url="/big-data/32699/thames-water-advertises-new-big-data-contracts-worth-10m">Thames Water advertises new big data contracts worth £10m</a></p></div></div><p>"We must all think about how technology can be used and abused," he says. "When a company is developing an <a href="https://www.itpro.com/security/33139/half-of-top-12-major-cyber-security-exploits-target-iot-devices" target="_blank" data-original-url="https://www.itpro.com/security/33139/half-of-top-12-major-cyber-security-exploits-target-iot-devices">Internet of Things</a> product to help network a house or adjust lights in a smart city, they can create fantastic social benefits, but these organisations aren't necessarily thinking about how people with malicious intent will try and use these tools and the information they produce."</p><h3 class="article-body__section" id="section-companies-blamed-above-all-others"><span>Companies blamed above all others</span></h3><p>The event in London coincided with the launch of a global survey by RSA Security and YouGov. The research, which surveyed more than 6,000 adults across France, Germany, the United Kingdom and United States, suggests there is a growing disconnect between how companies exploit client data and how consumers expect their information to be used.</p><p>Less than half (48%) of consumers believe there are ethical ways companies can use their data. As many as 57% of consumers, meanwhile, blame companies above anyone else, even a hacker, in the event of a data incident. The research suggests a consumer backlash in response to high-profile data breaches and a consequential loss of trust.</p><p>Neira Jones, partner at cross-sector advisory specialist Global Cyber Alliance, recognises the concerns around trust and says success in terms of combating fraud should come down to rules and regulations. The recently enacted <a href="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know" target="_blank" data-original-url="https://www.itpro.com/it-legislation/27814/what-is-gdpr-everything-you-need-to-know">General Data Protection Regulation</a> creates a new set of obligations for vendors and businesses. However, Jones questions the extent to which rules have been effective so far, both nationally and globally.</p><p>"Regulators will always be behind the times - not because they want to be but because that's the nature of the beast," she says. "It often takes years for regulation to come to fruition. In the meantime, there's a collective responsibility - for individuals and organisations - to understand what is happening and what it means when our world becomes increasingly digitised. Because that digitisation is not going to stop."</p><h3 class="article-body__section" id="section-privacy-before-personalisation"><span>Privacy before personalisation</span></h3><p>Jones is keen to see much more focus placed on the context for data collection. The RSA survey results highlight how consumers do not want personalised services at the expense of data privacy. Just 17% of survey respondents view tailored advertisements as ethical, and only 24% believe personalisation to create tailored newsfeeds is ethical.</p><p>"We have to move towards context and attribute in regard to the activity being undertaken - the whole movement shouldn't be about looking backwards and collecting masses of data, but moving forwards and using the insight for something good," says Jones. "We need to use the layers of technology to help understand context, such as how using payment data represents more of a risk to an individual than reading a news item."</p><p>Andy Kravitz, head of fraud systems and controls at Lloyds Banking Group, also believes business leaders need to start taking more responsibility for data privacy. Kravitz says he and his IT leadership peers in the banking industry are investing significantly in technology and are creating strong controls in terms of <a href="https://www.itpro.com/endpoint-security/31664/mobile-point-of-sale-exploit-exposes-customers-to-card-fraud" target="_blank" data-original-url="https://www.itpro.com/endpoint-security/31664/mobile-point-of-sale-exploit-exposes-customers-to-card-fraud">card fraud</a>. But there is no room for complacency.</p><p>"Fraudsters are always moving on and they're looking for the weakest link in the chain," says Kravitz. "These days, that often means not attacking banks directly but instead trying to get hold of card information through a data breach. That might mean going to the customer and using social engineering tactics to get them to pass over their details or move their money."</p><h3 class="article-body__section" id="section-ethical-processing"><span>Ethical processing</span></h3><p>Kravitz says organisations cannot afford to take the level of consumer awareness regarding data use for granted. Consumers often make assumptions around the high level of information integration between organisations, and it's these assumptions that create expectations around service levels and challenges for enterprise IT managers, says Kravitz.</p><p>"For example, consumers will book a flight on their credit card and assume - because we as a firm know about this booking - that we also know all the data associated to their travel plans," he says. "Yet as a bank, all we actually know is that you've booked a flight - we don't know when you're flying and where to. So, data often builds an expectation around access and trust that goes far beyond the information we've actually got."</p><p>Kravitz suggests the only sensible course of action is for firms like his own to think much more carefully about how they exploit information. "At Lloyds, we talk a lot about data privacy - how we protect it and how we constrain how data is used. If I'm trying to protect the customer, how much can I use data to make the right decisions, whether that's about stopping fraudsters or giving our customers a seamless experience?" he asks.</p><p>"I want to support the clever and interesting use of data to do these things, but I must also think about how to do that securely and ethically. As a digital leader, you have to think about how much data you and your team can you use on behalf of the customer. So, you need to think about how many factors you should use in combination to create the best experience for the customer and where, as a business, you should draw the line."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ UK Prisons trial facial recognition to stop drug smugglers ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Biometric technology, such as facial recognition, has been successfully trialled at three UK prisons, the government revealed on Tuesday.</p><p>The technology, which includes iris scanners, has been tested at HMP Hull, Humber and Lindholme as part of a wider crackdown on drug smuggling into prisons.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/automation/32601/met-police-rolls-out-controversial-facial-recognition-tech-in-london" data-original-url="/automation/32601/met-police-rolls-out-controversial-facial-recognition-tech-in-london">Met Police rolls out controversial facial recognition tech in London</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate" data-original-url="/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate">Facial recognition technology is "dangerously inaccurate"</a></p></div></div><p>Intelligence work has identified a trend of prison visitors supplying illicit items to multiple prisoners and jails across the country and according to the government, more than 23,000 drugs and mobile phones were seized by prison staff - a 4,000 increase from the year before.</p><p>Justice Secretary David Gauke, who announced the trials, said that the new technology was needed to stop drug smuggling and ultimately aid rehabilitation.</p><p>"New technology is vital in our fight against the gangs that seek to cause chaos in prisons and this biometric equipment has the potential to significantly aid our efforts," he said.</p><p>"It forms part of this government's multi-million-pound investment to improve the safety and security of our prisons. Alongside our successful officer recruitment drive, measures like this will help make prisons places of rehabilitation where offenders can turn their lives around. This will cut reoffending and make the public safer."</p><p>Individuals that smuggle drugs and devices into prisons are often difficult to track as organised criminals often falsify their identity documents. While some prisons have fingerprint recognition technology, the majority in the UK use paper-based verification, such as drivers licences, which is easy to exploit and slow to process.</p><p>However, biometric technology trialled at the three UK jails has reportedly allowed staff to identify visitors using applications based around document validation, iris scanning and facial recognition software.</p><p>As yet, there are no details of any arrests or interceptions of contraband from the trials, but as a deterrent, one of the trial prisons saw a higher than usual 'no show' rate at visits after attendees found out the software would be in operation.</p><p>The Prison Service is now looking at how this, and other similar technology, could be used most effectively across the system, but governmental and authoritarian use of facial recognition has not always gone smoothly.</p><p>Without any hard statistics, such as arrests, the prison use of the technology could turn out similar to the <a href="https://www.itpro.com/privacy/31464/london-s-met-police-facial-recognition-trial-proves-to-be-a-farce" target="_blank" data-original-url="https://www.itpro.com/privacy/31464/london-s-met-police-facial-recognition-trial-proves-to-be-a-farce">Met Police's</a> use of it. Last year the force continued to use facial recognition at events such as the Notting Hill Carnival, despite the fact it had proved to be 98% inaccurate. Further to this, the software identified innocent people as criminals and resulted in zero arrests.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/33156/uk-prisons-trial-facial-recognition-to-stop-drug-smugglers</link>
                                                                            <description>
                            <![CDATA[ Biometric technology used to catch visitors supplying contraband ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">poyTfe49ahXRzctetMRUuG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/fz7ctoz7iVYhpLFaoGJZ7o-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 06 Mar 2019 10:39:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Bobby Hellard ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bsR2tHSyVKUoyXZF5pNsDA.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/fz7ctoz7iVYhpLFaoGJZ7o-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[CCTV Camera in jail]]></media:description>                                                            <media:text><![CDATA[CCTV Camera in jail]]></media:text>
                                <media:title type="plain"><![CDATA[CCTV Camera in jail]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/fz7ctoz7iVYhpLFaoGJZ7o-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Biometric technology, such as facial recognition, has been successfully trialled at three UK prisons, the government revealed on Tuesday.</p><p>The technology, which includes iris scanners, has been tested at HMP Hull, Humber and Lindholme as part of a wider crackdown on drug smuggling into prisons.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/automation/32601/met-police-rolls-out-controversial-facial-recognition-tech-in-london" data-original-url="/automation/32601/met-police-rolls-out-controversial-facial-recognition-tech-in-london">Met Police rolls out controversial facial recognition tech in London</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate" data-original-url="/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate">Facial recognition technology is "dangerously inaccurate"</a></p></div></div><p>Intelligence work has identified a trend of prison visitors supplying illicit items to multiple prisoners and jails across the country and according to the government, more than 23,000 drugs and mobile phones were seized by prison staff - a 4,000 increase from the year before.</p><p>Justice Secretary David Gauke, who announced the trials, said that the new technology was needed to stop drug smuggling and ultimately aid rehabilitation.</p><p>"New technology is vital in our fight against the gangs that seek to cause chaos in prisons and this biometric equipment has the potential to significantly aid our efforts," he said.</p><p>"It forms part of this government's multi-million-pound investment to improve the safety and security of our prisons. Alongside our successful officer recruitment drive, measures like this will help make prisons places of rehabilitation where offenders can turn their lives around. This will cut reoffending and make the public safer."</p><p>Individuals that smuggle drugs and devices into prisons are often difficult to track as organised criminals often falsify their identity documents. While some prisons have fingerprint recognition technology, the majority in the UK use paper-based verification, such as drivers licences, which is easy to exploit and slow to process.</p><p>However, biometric technology trialled at the three UK jails has reportedly allowed staff to identify visitors using applications based around document validation, iris scanning and facial recognition software.</p><p>As yet, there are no details of any arrests or interceptions of contraband from the trials, but as a deterrent, one of the trial prisons saw a higher than usual 'no show' rate at visits after attendees found out the software would be in operation.</p><p>The Prison Service is now looking at how this, and other similar technology, could be used most effectively across the system, but governmental and authoritarian use of facial recognition has not always gone smoothly.</p><p>Without any hard statistics, such as arrests, the prison use of the technology could turn out similar to the <a href="https://www.itpro.com/privacy/31464/london-s-met-police-facial-recognition-trial-proves-to-be-a-farce" target="_blank" data-original-url="https://www.itpro.com/privacy/31464/london-s-met-police-facial-recognition-trial-proves-to-be-a-farce">Met Police's</a> use of it. Last year the force continued to use facial recognition at events such as the Notting Hill Carnival, despite the fact it had proved to be 98% inaccurate. Further to this, the software identified innocent people as criminals and resulted in zero arrests.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ GCHQ’s mass data collection practices breached human rights law, European court rules ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The European court of human rights (ECHR) has ruled GCHQ's mass surveillance programmes violated privacy rights, and lacked the necessary safeguards to ensure collected data was protected.</p><p>Judges <a href="https://t.co/LMXFvVm9cF" target="_blank">ruled the agency breached Articles 8 and 10</a> of the European Convention on Human Rights (ECHR), concerning privacy and freedom of expression respectively, in its data collection methods disclosed by Edward Snowden in 2013.</p><p>"This landmark judgment confirming that the UK's mass spying breached fundamental rights vindicates Mr Snowden's courageous whistle-blowing and the tireless work of Big Brother Watch and others in our pursuit for justice," said Big Brother Watch director Silkie Carlo.</p><p>"Under the guise of counter-terrorism, the UK has adopted the most authoritarian surveillance regime of any Western state, corroding democracy itself and the rights of the British public."</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/25398/gchq-can-control-your-smartphone-edward-snowden-says" data-original-url="/security/25398/gchq-can-control-your-smartphone-edward-snowden-says">GCHQ can control your smartphone, Edward Snowden says</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/apps/21486/gchq-and-nsa-accused-of-using-angry-birds-and-google-maps-to-nab-user-data" data-original-url="/apps/21486/gchq-and-nsa-accused-of-using-angry-birds-and-google-maps-to-nab-user-data">GCHQ and NSA accused of using Angry Birds and Google Maps to nab user data</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/it-legislation/27590/investigatory-powers-bill-passes-through-parliament" data-original-url="/it-legislation/27590/investigatory-powers-bill-passes-through-parliament">Investigatory Powers Bill passes through Parliament</a></p></div></div><p><a href="https://hudoc.echr.coe.int/eng#_Toc524359879" target="_blank">The landmark case</a>, brought by several rights groups including Big Brother Watch, Liberty and Amnesty International, considered three aspects of surveillance: intelligence sharing, obtaining communications data from service providers, and bulk interception of communications.</p><p>While the latter two aspects were found to represent a violation of human rights law, judges ruled intelligence sharing with foreign governments did not contravene either Article 8 or Article 10 of the ECHR.</p><p>While bulk data collection did not in itself violate the ECHR, according to the judgement, the practice of obtaining communications data from service providers via interception was not in accordance with the law, and therefore was in violation of Article 8.</p><p>While representing the privacy rights set out in Article 8, the practice also violated Article 10, freedom of expression, "as there were insufficient safeguards in respect of confidential journalistic material".</p><p>The ECHR also concluded there was a "lack of oversight of the entire selection process" and that safeguards were not "sufficiently robust to provide adequate guarantees against abuse".</p><p>"The Court has put down a marker that the UK government does not have a free hand with the public's communications and that in several key respects the UK's laws and surveillance practices have failed," said Dan Carey, who represented the applicants in the ECHR.</p><p>"In particular, there needs to be much greater control over the search terms that the government is using to sift our communications. The pressure of this litigation has already contributed to some reforms in the UK and this judgment will require the UK government to look again at its practices in this most critical of areas."</p><p>The Strasbourg-based court wrapped three separate challenges being made against the UK into one ruling, which was <a href="https://www.itpro.com/data-protection/29903/uk-faces-challenges-to-bulk-spying-in-european-court-of-human-rights" target="_blank" data-original-url="https://www.itpro.com/data-protection/29903/uk-faces-challenges-to-bulk-spying-in-european-court-of-human-rights">marked by an initial hearing in November 2017</a>. Its final decision represents the most significant challenge to the government's intelligence gathering practices made to date.</p><p>The UK government has maintained its mass data collection practices, as revealed in the Edward Snowden leaks, are necessary to fight extremism.</p><p>But its Investigatory Powers Act 2016 which legalised many of these practices under domestic law was found to have violated European law in a UK High Court ruling earlier this year. The <a href="https://www.libertyhumanrights.org.uk/news/press-releases-and-statements/liberty-wins-first-battle-landmark-challenge-mass-surveillance" target="_blank">court gave ministers until 1 November 2018</a> to make changes to the legislation.</p><p>"The Investigatory Powers Act 2016 replaced large parts of the <a href="https://www.itpro.com/data-protection/24998/high-court-rules-dripa-is-unlawful" data-original-url="https://www.itpro.com/data-protection/24998/high-court-rules-dripa-is-unlawful">Regulation of Investigatory Powers Act (RIPA)</a> which was the subject of this challenge," a government spokesperson told <em>IT Pro</em>. "This includes the introduction of a double lock' which requires warrants for the use of these powers to be authorised by a Secretary of State and approved by a judge.</p><p>"An Investigatory Powers Commissioner has also been created to ensure robust independent oversight of how these powers are used. The Government will give careful consideration to the Court's findings."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/piracy/31913/gchq-s-mass-data-collection-practices-breached-human-rights-law-european-court-rules</link>
                                                                            <description>
                            <![CDATA[ Surveillance methods disclosed by Edward Snowden in 2013 ruled illegal in landmark ruling ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ug2omAEWM4iQf83GdnRPUi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/seSgxMPjXMmtiA6bH8j66e-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 13 Sep 2018 11:40:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Keumars Afifi-Sabet ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EAvwpZggMZ2K5h8s2pTAEm.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/seSgxMPjXMmtiA6bH8j66e-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Aerial view of the GCHQ building]]></media:description>                                                            <media:text><![CDATA[Aerial view of the GCHQ building]]></media:text>
                                <media:title type="plain"><![CDATA[Aerial view of the GCHQ building]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/seSgxMPjXMmtiA6bH8j66e-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The European court of human rights (ECHR) has ruled GCHQ's mass surveillance programmes violated privacy rights, and lacked the necessary safeguards to ensure collected data was protected.</p><p>Judges <a href="https://t.co/LMXFvVm9cF" target="_blank">ruled the agency breached Articles 8 and 10</a> of the European Convention on Human Rights (ECHR), concerning privacy and freedom of expression respectively, in its data collection methods disclosed by Edward Snowden in 2013.</p><p>"This landmark judgment confirming that the UK's mass spying breached fundamental rights vindicates Mr Snowden's courageous whistle-blowing and the tireless work of Big Brother Watch and others in our pursuit for justice," said Big Brother Watch director Silkie Carlo.</p><p>"Under the guise of counter-terrorism, the UK has adopted the most authoritarian surveillance regime of any Western state, corroding democracy itself and the rights of the British public."</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/25398/gchq-can-control-your-smartphone-edward-snowden-says" data-original-url="/security/25398/gchq-can-control-your-smartphone-edward-snowden-says">GCHQ can control your smartphone, Edward Snowden says</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/apps/21486/gchq-and-nsa-accused-of-using-angry-birds-and-google-maps-to-nab-user-data" data-original-url="/apps/21486/gchq-and-nsa-accused-of-using-angry-birds-and-google-maps-to-nab-user-data">GCHQ and NSA accused of using Angry Birds and Google Maps to nab user data</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/it-legislation/27590/investigatory-powers-bill-passes-through-parliament" data-original-url="/it-legislation/27590/investigatory-powers-bill-passes-through-parliament">Investigatory Powers Bill passes through Parliament</a></p></div></div><p><a href="https://hudoc.echr.coe.int/eng#_Toc524359879" target="_blank">The landmark case</a>, brought by several rights groups including Big Brother Watch, Liberty and Amnesty International, considered three aspects of surveillance: intelligence sharing, obtaining communications data from service providers, and bulk interception of communications.</p><p>While the latter two aspects were found to represent a violation of human rights law, judges ruled intelligence sharing with foreign governments did not contravene either Article 8 or Article 10 of the ECHR.</p><p>While bulk data collection did not in itself violate the ECHR, according to the judgement, the practice of obtaining communications data from service providers via interception was not in accordance with the law, and therefore was in violation of Article 8.</p><p>While representing the privacy rights set out in Article 8, the practice also violated Article 10, freedom of expression, "as there were insufficient safeguards in respect of confidential journalistic material".</p><p>The ECHR also concluded there was a "lack of oversight of the entire selection process" and that safeguards were not "sufficiently robust to provide adequate guarantees against abuse".</p><p>"The Court has put down a marker that the UK government does not have a free hand with the public's communications and that in several key respects the UK's laws and surveillance practices have failed," said Dan Carey, who represented the applicants in the ECHR.</p><p>"In particular, there needs to be much greater control over the search terms that the government is using to sift our communications. The pressure of this litigation has already contributed to some reforms in the UK and this judgment will require the UK government to look again at its practices in this most critical of areas."</p><p>The Strasbourg-based court wrapped three separate challenges being made against the UK into one ruling, which was <a href="https://www.itpro.com/data-protection/29903/uk-faces-challenges-to-bulk-spying-in-european-court-of-human-rights" target="_blank" data-original-url="https://www.itpro.com/data-protection/29903/uk-faces-challenges-to-bulk-spying-in-european-court-of-human-rights">marked by an initial hearing in November 2017</a>. Its final decision represents the most significant challenge to the government's intelligence gathering practices made to date.</p><p>The UK government has maintained its mass data collection practices, as revealed in the Edward Snowden leaks, are necessary to fight extremism.</p><p>But its Investigatory Powers Act 2016 which legalised many of these practices under domestic law was found to have violated European law in a UK High Court ruling earlier this year. The <a href="https://www.libertyhumanrights.org.uk/news/press-releases-and-statements/liberty-wins-first-battle-landmark-challenge-mass-surveillance" target="_blank">court gave ministers until 1 November 2018</a> to make changes to the legislation.</p><p>"The Investigatory Powers Act 2016 replaced large parts of the <a href="https://www.itpro.com/data-protection/24998/high-court-rules-dripa-is-unlawful" data-original-url="https://www.itpro.com/data-protection/24998/high-court-rules-dripa-is-unlawful">Regulation of Investigatory Powers Act (RIPA)</a> which was the subject of this challenge," a government spokesperson told <em>IT Pro</em>. "This includes the introduction of a double lock' which requires warrants for the use of these powers to be authorised by a Secretary of State and approved by a judge.</p><p>"An Investigatory Powers Commissioner has also been created to ensure robust independent oversight of how these powers are used. The Government will give careful consideration to the Court's findings."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ South Wales Police given ultimatum to drop facial recognition tech ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A former Liberal Democrat councillor from Cardiff has threatened legal action if the South Wales Police do not stop using automated recognition technology.</p><p>Ed Bridges has teamed up with human rights group Liberty and has written to Chief Constable Matt Jukes, demanding the police scrap the technology within two weeks.</p><p>"The police are supposed to protect us, and their presence should make us feel safe, but I know first hand how intimidating their use of facial recognition technology is," Mr Bridges told <a href="https://www.walesonline.co.uk/news/wales-news/facial-recognition-police-legal-action-14778125"><em>WalesOnline</em>.</a></p><p>"Indiscriminately scanning everyone going about their daily business makes our privacy rights meaningless. The inevitable conclusion is that people will change their behaviour or feel scared to protest to express themselves freely. In short, we'll be less free."</p><p>The South Wales Police was one of the first forces to use the software in the UK when it deployed the tech during the 2017 Champions League final in May.</p><p>However, its effectiveness has been called into question after a report from civil liberties organisation <a href="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate" data-original-url="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate">Big Brother Watch</a> claimed the system misidentified 2,400 innocent people.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate" data-original-url="/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate">Facial recognition technology is "dangerously inaccurate"</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/machine-learning/31225/researchers-develop-ai-to-fool-facial-recognition-tech" data-original-url="/machine-learning/31225/researchers-develop-ai-to-fool-facial-recognition-tech">Researchers develop AI to fool facial recognition tech</a></p></div></div><p>The report also said that despite 2.6 million in Home Office funding, its facial recognition software stored the innocent people's biometric data without their knowledge.</p><p>The force deployed the software at a number of events and Mr Bridges said the police had no authorisation to use the technology.</p><p>"Members of the public scanned by AFR technology have not provided their consent and are often completely unaware it is in use. It is not authorised by any law and the government has not provided any policies or guidance on it. No independent oversight body regulates its use," he said.</p><p><em>IT Pro</em> approached the South Wales Police for comment and were told: "South Wales Police has received correspondence relating to the deployment of automated facial recognition technology which we will be responding to in due course."</p><p>"The force has been very cognisant of concerns surrounding privacy and are confident that our approach is lawful and proportionate."</p><p><em>Picture: Shutterstock</em></p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/policy-legislation/31302/south-wales-police-given-ultimatum-to-drop-facial-recognition-tech</link>
                                                                            <description>
                            <![CDATA[ Ex-councillor Ed Bridges has given the force two weeks to drop tech that "violates privacy rights" ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8QjU16MPUiyK4AsAq19aQQ</guid>
                                                                                                                            <pubDate>Thu, 14 Jun 2018 09:54:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Data Protection]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Bobby Hellard ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bsR2tHSyVKUoyXZF5pNsDA.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                                        <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A former Liberal Democrat councillor from Cardiff has threatened legal action if the South Wales Police do not stop using automated recognition technology.</p><p>Ed Bridges has teamed up with human rights group Liberty and has written to Chief Constable Matt Jukes, demanding the police scrap the technology within two weeks.</p><p>"The police are supposed to protect us, and their presence should make us feel safe, but I know first hand how intimidating their use of facial recognition technology is," Mr Bridges told <a href="https://www.walesonline.co.uk/news/wales-news/facial-recognition-police-legal-action-14778125"><em>WalesOnline</em>.</a></p><p>"Indiscriminately scanning everyone going about their daily business makes our privacy rights meaningless. The inevitable conclusion is that people will change their behaviour or feel scared to protest to express themselves freely. In short, we'll be less free."</p><p>The South Wales Police was one of the first forces to use the software in the UK when it deployed the tech during the 2017 Champions League final in May.</p><p>However, its effectiveness has been called into question after a report from civil liberties organisation <a href="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate" data-original-url="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate">Big Brother Watch</a> claimed the system misidentified 2,400 innocent people.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate" data-original-url="/data-protection/31117/facial-recognition-technology-is-dangerously-inaccurate">Facial recognition technology is "dangerously inaccurate"</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/machine-learning/31225/researchers-develop-ai-to-fool-facial-recognition-tech" data-original-url="/machine-learning/31225/researchers-develop-ai-to-fool-facial-recognition-tech">Researchers develop AI to fool facial recognition tech</a></p></div></div><p>The report also said that despite 2.6 million in Home Office funding, its facial recognition software stored the innocent people's biometric data without their knowledge.</p><p>The force deployed the software at a number of events and Mr Bridges said the police had no authorisation to use the technology.</p><p>"Members of the public scanned by AFR technology have not provided their consent and are often completely unaware it is in use. It is not authorised by any law and the government has not provided any policies or guidance on it. No independent oversight body regulates its use," he said.</p><p><em>IT Pro</em> approached the South Wales Police for comment and were told: "South Wales Police has received correspondence relating to the deployment of automated facial recognition technology which we will be responding to in due course."</p><p>"The force has been very cognisant of concerns surrounding privacy and are confident that our approach is lawful and proportionate."</p><p><em>Picture: Shutterstock</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Facebook suspends hundreds of apps for misusing user data ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Facebook has suspended 200 apps following its on-going investigation into the misuse of data. "Thousands" of apps have been examined, pending what the social network describes as a "thorough investigation" into whether these apps misappropriated user information.</p><p>The move is part of an audit run by the company to examine how many third-party apps had extensive access to user information, and how many used that data inappropriately. This applies primarily to apps created before Facebook's data policies were changed in 2014. Mark Zuckerberg announced the internal investigation on 21 March, following the revelations about Cambridge Analytica and the site.</p><p>An update penned by Facebook's vice president of product partnerships, Ime Archibong, claims the audit is "in full swing", and consists of two stages:</p><p>"First, a comprehensive review to identify every app that had access to this amount of Facebook data. And second, where we have concerns, we will conduct interviews, make requests for information (RFI) which ask a series of detailed questions about the app and the data it has access to and perform audits that may include on-site inspections."</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/policy-legislation/30887/why-cambridge-analytica-could-be-this-decades-enron" data-original-url="/policy-legislation/30887/why-cambridge-analytica-could-be-this-decades-enron">Why Cambridge Analytica could be this decade's Enron</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/30571/facebook-faces-massive-fines-over-data-collection-in-belgium" data-original-url="/data-protection/30571/facebook-faces-massive-fines-over-data-collection-in-belgium">Facebook faces massive fines over data collection in Belgium</a></p></div></div><p>The social network has not given a specific figure about how many apps have so far been investigated, referring only to "thousands" of apps. The update notes that if evidence is found for apps misusing user data, it will show users whether they or their friends installed those apps before 2015. The site did a similar thing for Cambridge Analytica.</p><p>There's no word on how long Facebook's investigation will take, with Archibong saying only that "a lot more work" is needed. Even those 200 suspended apps will need to be further investigated via interviews and RFI requests, and we can likely expect the figure to go up as more third-party apps are audited.</p><p>One question around all of this is whether Facebook will publicly publish a list of suspended apps. The blogpost notes that the site will "show people" if they or their friends installed the apps, and it looks like this will be done via the same section of its site used to check if information had been shared with Cambridge Analytica. Whether or not each of the apps will be named and shamed remains to be seen, however. We've contacted to Facebook for comment.</p><p><em>Image credit: Shutterstock </em></p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/piracy/31113/facebook-suspends-hundreds-of-apps-for-misusing-user-data</link>
                                                                            <description>
                            <![CDATA[ An internal investigation into data misuse by Facebook apps has led to a raft of suspensions ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8SSWUNH2rKF99GXArH15sT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DbFdo6zwAEFtpWvLkuEJF9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 14 May 2018 15:27:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom McMullan ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DbFdo6zwAEFtpWvLkuEJF9-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock ]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A finger reaching to delete Facebook app from smartphone]]></media:description>                                                            <media:text><![CDATA[A finger reaching to delete Facebook app from smartphone]]></media:text>
                                <media:title type="plain"><![CDATA[A finger reaching to delete Facebook app from smartphone]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DbFdo6zwAEFtpWvLkuEJF9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Facebook has suspended 200 apps following its on-going investigation into the misuse of data. "Thousands" of apps have been examined, pending what the social network describes as a "thorough investigation" into whether these apps misappropriated user information.</p><p>The move is part of an audit run by the company to examine how many third-party apps had extensive access to user information, and how many used that data inappropriately. This applies primarily to apps created before Facebook's data policies were changed in 2014. Mark Zuckerberg announced the internal investigation on 21 March, following the revelations about Cambridge Analytica and the site.</p><p>An update penned by Facebook's vice president of product partnerships, Ime Archibong, claims the audit is "in full swing", and consists of two stages:</p><p>"First, a comprehensive review to identify every app that had access to this amount of Facebook data. And second, where we have concerns, we will conduct interviews, make requests for information (RFI) which ask a series of detailed questions about the app and the data it has access to and perform audits that may include on-site inspections."</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/policy-legislation/30887/why-cambridge-analytica-could-be-this-decades-enron" data-original-url="/policy-legislation/30887/why-cambridge-analytica-could-be-this-decades-enron">Why Cambridge Analytica could be this decade's Enron</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/data-protection/30571/facebook-faces-massive-fines-over-data-collection-in-belgium" data-original-url="/data-protection/30571/facebook-faces-massive-fines-over-data-collection-in-belgium">Facebook faces massive fines over data collection in Belgium</a></p></div></div><p>The social network has not given a specific figure about how many apps have so far been investigated, referring only to "thousands" of apps. The update notes that if evidence is found for apps misusing user data, it will show users whether they or their friends installed those apps before 2015. The site did a similar thing for Cambridge Analytica.</p><p>There's no word on how long Facebook's investigation will take, with Archibong saying only that "a lot more work" is needed. Even those 200 suspended apps will need to be further investigated via interviews and RFI requests, and we can likely expect the figure to go up as more third-party apps are audited.</p><p>One question around all of this is whether Facebook will publicly publish a list of suspended apps. The blogpost notes that the site will "show people" if they or their friends installed the apps, and it looks like this will be done via the same section of its site used to check if information had been shared with Cambridge Analytica. Whether or not each of the apps will be named and shamed remains to be seen, however. We've contacted to Facebook for comment.</p><p><em>Image credit: Shutterstock </em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Coalition Against Piracy fights online piracy   ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Major entertainment companies such as Disney, HBO, NBCUniversal, Fox, and BBC Worldwide have come together to form the Coalition Against Piracy (CAP) in an effort to eliminate pirate streaming boxes and deter their creators.</p><p>The coalition hopes to accomplish this by coordinating with and aiding in local enforcement efforts against piracy and copyright infringement in Asia.</p><p>The goal is to disrupt and eliminate the businesses behind the making and selling of these devices, which usually use Kodi paired with illicit streaming devices in order to stream content. The coalition will focus primarily on pirate streaming boxes and apps. </p><p>Neil Gane, CAP's general manager, who has previous experience with anti piracy initiatives as the Chief of the Australian Federation Against Copyright Theft, views the pirate streaming boxes as a serious threat to the entertainment industry.</p><p>"The prevalence of ISDs across Asia is staggering. The criminals who operate the ISD networks and the pirate websites are profiting from the hard work of talented creators, seriously damaging the legitimate content ecosystem as well as exposing consumers to dangerous malware", said Gane, as reported by <a href="http://www.indiantelevision.com/iworld/over-the-top-services/casbaa-forms-coalition-against-piracy-hires-content-protection-veteran-neil-gane-171017%20"><em>Indian Television</em></a>.</p><p>"This is a highly organised transnational crime with criminal syndicates profiting enormously at the expense of consumers as well as content creators," Gane added.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/622135/piracy-no-problem-for-a-third-of-brits" data-original-url="/622135/piracy-no-problem-for-a-third-of-brits">Piracy no problem for a third of Brits</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/609517/a-question-of-piracy" data-original-url="/609517/a-question-of-piracy">A question of piracy</a></p></div></div><p>As reported by <a href="https://torrentfreak.com/new-coalition-against-piracy-will-crack-down-on-pirate-streaming-boxes-171017/%20"><em>Torrentfreak</em></a>, CAP recognises that although the creative industry in Asia is growing through the creation of legal content, it is threatened by these pirate boxes and apps.</p><p>While the coalition is focusing its efforts primarily in Asia, with the majority of the companies involved coming from the US and UK, the battle against pirate streaming boxes could very well make its way into the UK, US, and other European countries in the future.</p><p>CAP will officially launch at the CASBAA anti-piracy convention in November.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/networking/29758/coalition-against-piracy-fights-online-piracy</link>
                                                                            <description>
                            <![CDATA[ The new coalition, backed by numerous companies, hopes to dismantle the businesses behind pirate streaming boxes ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6nWtSQU4EhPX6ddJc2f9es</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 19 Oct 2017 09:33:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Hannah Simms ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Major entertainment companies such as Disney, HBO, NBCUniversal, Fox, and BBC Worldwide have come together to form the Coalition Against Piracy (CAP) in an effort to eliminate pirate streaming boxes and deter their creators.</p><p>The coalition hopes to accomplish this by coordinating with and aiding in local enforcement efforts against piracy and copyright infringement in Asia.</p><p>The goal is to disrupt and eliminate the businesses behind the making and selling of these devices, which usually use Kodi paired with illicit streaming devices in order to stream content. The coalition will focus primarily on pirate streaming boxes and apps. </p><p>Neil Gane, CAP's general manager, who has previous experience with anti piracy initiatives as the Chief of the Australian Federation Against Copyright Theft, views the pirate streaming boxes as a serious threat to the entertainment industry.</p><p>"The prevalence of ISDs across Asia is staggering. The criminals who operate the ISD networks and the pirate websites are profiting from the hard work of talented creators, seriously damaging the legitimate content ecosystem as well as exposing consumers to dangerous malware", said Gane, as reported by <a href="http://www.indiantelevision.com/iworld/over-the-top-services/casbaa-forms-coalition-against-piracy-hires-content-protection-veteran-neil-gane-171017%20"><em>Indian Television</em></a>.</p><p>"This is a highly organised transnational crime with criminal syndicates profiting enormously at the expense of consumers as well as content creators," Gane added.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/622135/piracy-no-problem-for-a-third-of-brits" data-original-url="/622135/piracy-no-problem-for-a-third-of-brits">Piracy no problem for a third of Brits</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/609517/a-question-of-piracy" data-original-url="/609517/a-question-of-piracy">A question of piracy</a></p></div></div><p>As reported by <a href="https://torrentfreak.com/new-coalition-against-piracy-will-crack-down-on-pirate-streaming-boxes-171017/%20"><em>Torrentfreak</em></a>, CAP recognises that although the creative industry in Asia is growing through the creation of legal content, it is threatened by these pirate boxes and apps.</p><p>While the coalition is focusing its efforts primarily in Asia, with the majority of the companies involved coming from the US and UK, the battle against pirate streaming boxes could very well make its way into the UK, US, and other European countries in the future.</p><p>CAP will officially launch at the CASBAA anti-piracy convention in November.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google and Microsoft agree to crack down on piracy  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Google and Microsoft have agreed to downgrade any links to pirated content in their search results following an agreement with the UK's Intellectual Property Office (IPO) and the creative industries.</p><p>The IPO developed a voluntary code of practice that urges search engines to remove infringing links from the first page of search results, and both Microsoft and Google have agreed to follow the advisory.</p><p>Ofcom has also supported the campaign, which has been independently researching ways to prevent pirated content being distributed across the internet, according to the <a href="http://www.bbc.co.uk/news/technology-39023950" target="_blank"><em>BBC</em>.</a></p><p>The IPO worked with the Department for Culture, Media and Sport (DCMS) to urge the major search engines to adhere to the guidelines in an attempt to prevent copyrighted content being downloaded.</p><p>"Search engines play a vital role in helping consumers discover content online," Jo Johnson, minister of state for universities, science, research and innovation, said.</p><p>"Their relationship with our world leading creative industries needs to be collaborative. Consumers are increasingly heading online for music, films, e-books, and a wide variety of other content. It is essential that they are presented with links to legitimate websites and services, not provided with links to pirate sites."</p><p>Although Google already has a number of measures in place to stop offending content being surfaced at the top of searches, it said it wouldn't change its existing policies, but the code of conduct would help it communicate its commitment to anti-piracy.</p><p>"We are one of the world's leading digital nations, and we have a responsibility to make sure that consumers have easy access to legal content online," minister for digital and culture, Matt Hancock, said.</p><p>"Pirate sites deprive artists and rights holders of hard-earned income and I'm delighted to see industry led solutions like this landmark agreement which will be instrumental in driving change."</p><p>"As we build a more global Britain we want the UK to be the most innovative country to do business, and initiatives like this will ensure our creative and digital economies continue to thrive," Hancock added.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/networking/22779/pirate-bay-goes-mobile" data-original-url="/networking/22779/pirate-bay-goes-mobile">Pirate Bay goes mobile</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/640969/sky-broadband-blocks-the-pirate-bay" data-original-url="/640969/sky-broadband-blocks-the-pirate-bay">Sky Broadband blocks The Pirate Bay</a></p></div></div> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/intellectual-property/28159/google-and-microsoft-agree-to-crack-down-on-piracy</link>
                                                                            <description>
                            <![CDATA[ Tech firms sign up to voluntary code of conduct ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6cDMiTEAHE5KkEy5rL3kGp</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 21 Feb 2017 10:18:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clare Hopping ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Google and Microsoft have agreed to downgrade any links to pirated content in their search results following an agreement with the UK's Intellectual Property Office (IPO) and the creative industries.</p><p>The IPO developed a voluntary code of practice that urges search engines to remove infringing links from the first page of search results, and both Microsoft and Google have agreed to follow the advisory.</p><p>Ofcom has also supported the campaign, which has been independently researching ways to prevent pirated content being distributed across the internet, according to the <a href="http://www.bbc.co.uk/news/technology-39023950" target="_blank"><em>BBC</em>.</a></p><p>The IPO worked with the Department for Culture, Media and Sport (DCMS) to urge the major search engines to adhere to the guidelines in an attempt to prevent copyrighted content being downloaded.</p><p>"Search engines play a vital role in helping consumers discover content online," Jo Johnson, minister of state for universities, science, research and innovation, said.</p><p>"Their relationship with our world leading creative industries needs to be collaborative. Consumers are increasingly heading online for music, films, e-books, and a wide variety of other content. It is essential that they are presented with links to legitimate websites and services, not provided with links to pirate sites."</p><p>Although Google already has a number of measures in place to stop offending content being surfaced at the top of searches, it said it wouldn't change its existing policies, but the code of conduct would help it communicate its commitment to anti-piracy.</p><p>"We are one of the world's leading digital nations, and we have a responsibility to make sure that consumers have easy access to legal content online," minister for digital and culture, Matt Hancock, said.</p><p>"Pirate sites deprive artists and rights holders of hard-earned income and I'm delighted to see industry led solutions like this landmark agreement which will be instrumental in driving change."</p><p>"As we build a more global Britain we want the UK to be the most innovative country to do business, and initiatives like this will ensure our creative and digital economies continue to thrive," Hancock added.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/networking/22779/pirate-bay-goes-mobile" data-original-url="/networking/22779/pirate-bay-goes-mobile">Pirate Bay goes mobile</a> <a data-analytics-id="inline-link" href="https://www.itpro.com/640969/sky-broadband-blocks-the-pirate-bay" data-original-url="/640969/sky-broadband-blocks-the-pirate-bay">Sky Broadband blocks The Pirate Bay</a></p></div></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Kim Dotcom: Megaupload will relaunch in 2017 with 100GB free storage ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Kim Dotcom is set to relaunch Megaupload next year, hinting it will include elements of Bitcoin.</p><p>The content sharing platform, first established in 2005, will come back with 100GB of free cloud storage and no limits on data transfer, Dotcom said in <a href="https://twitter.com/KimDotcom/status/751951799536394240" target="_blank">a series of tweets</a> outlining his plans.</p><p>Megaupload 2.0 will also allow users to sync all their devices and Dotcom has ensured no legacy code from the original venture underpins it.</p><p>Files will be encrypted in transit and no servers will be hosted in the US when the site launches on 20 January 2017, the fifth anniversary of the US Department of Justice's seizure of domain names and closure of sites associated with Megaupload.</p><p>Dotcom said: "Megaupload comes back on January 20th 2017, the 5th anniversary of the raid. It will be better than the original and it will feel like home.</p><p>"I can tell you that Megaupload and Bitcoin had sex. There is a pregnancy and I have a feeling that the baby will be such a joy."</p><p>Dotcom, who lives in New Zealand, is fighting a legal battle against extradition to the US, where he and colleagues would face criminal charges including copyright infringement, money laundering and racketeering.</p><p>While a New Zealand judge ruled last December that they can be extradited, an appeal from Dotcom has been scheduled for 29 August.</p><p>He tweeted: "I'll be the first tech billionaire who got indicted, lost everything and created another billion $ tech company while on bail. <a href="https://twitter.com/hashtag/goals?src=hash">#goals</a>"</p><p>Dotcom started a new service, Mega, in January 2013, but stepped down as director in September that year. Last year, Dotcom said <a href="http://www.cloudpro.co.uk/leadership/cloud-essentials/5258/kim-dotcom-says-mega-is-unsafe-but-has-an-alternative-planned" target="_blank">he no longer trusted the site after what he claimed was an investor's hostile takeover</a>.</p><p>He expects the new site to launch with a critical mass of 100 million users, saying "most Megaupload accounts" will be reinstated with Premium-tier privileges on its launch.</p><p>He added: "To former Megaupload and current Mega employees. We welcome you with open arms. Mega App developers, we have a great deal for you. Ping me."</p><p><em>Picture: <a href="https://www.flickr.com/photos/samchurchill/8329994169/in/photolist-bKbTsR-o3TnUm-dNw2of-dG6p48-fimY3g-nc5cQ8-dkMqha-dMkHXc-dkMsqs-j6aka7-dwvump-nwXHXS-j6ai1h-j661Ak-j68g3m-j68gsj-j68gdG-j6akfC-j663uF-dc5ERa-j68iEW-j68fYy-j663ng-j68ged-j67o3e-dberYi-bPLFMH-DjMZn2-EV1b8L-j68gN9-j663pR-j661iM-A9gH3r-j663nB-bmTDL1" target="_blank">By Sam Churchill</a></em></p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/strategy/26905/kim-dotcom-megaupload-will-relaunch-in-2017-with-100gb-free-storage</link>
                                                                            <description>
                            <![CDATA[ Megaupload 2.0 won’t be hosted in the US, and will involve Bitcoin ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hNPdB81U8o75xjDjCLaWiC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/cxiYunieeWpBrWTYXAk7om-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 11 Jul 2016 14:13:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cloud Hosting]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                                    <dc:creator><![CDATA[ Joe Curtis ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/cxiYunieeWpBrWTYXAk7om-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Kim DotCom posing on beach with woman laying in water in a bikini]]></media:description>                                                            <media:text><![CDATA[Kim DotCom posing on beach with woman laying in water in a bikini]]></media:text>
                                <media:title type="plain"><![CDATA[Kim DotCom posing on beach with woman laying in water in a bikini]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/cxiYunieeWpBrWTYXAk7om-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Kim Dotcom is set to relaunch Megaupload next year, hinting it will include elements of Bitcoin.</p><p>The content sharing platform, first established in 2005, will come back with 100GB of free cloud storage and no limits on data transfer, Dotcom said in <a href="https://twitter.com/KimDotcom/status/751951799536394240" target="_blank">a series of tweets</a> outlining his plans.</p><p>Megaupload 2.0 will also allow users to sync all their devices and Dotcom has ensured no legacy code from the original venture underpins it.</p><p>Files will be encrypted in transit and no servers will be hosted in the US when the site launches on 20 January 2017, the fifth anniversary of the US Department of Justice's seizure of domain names and closure of sites associated with Megaupload.</p><p>Dotcom said: "Megaupload comes back on January 20th 2017, the 5th anniversary of the raid. It will be better than the original and it will feel like home.</p><p>"I can tell you that Megaupload and Bitcoin had sex. There is a pregnancy and I have a feeling that the baby will be such a joy."</p><p>Dotcom, who lives in New Zealand, is fighting a legal battle against extradition to the US, where he and colleagues would face criminal charges including copyright infringement, money laundering and racketeering.</p><p>While a New Zealand judge ruled last December that they can be extradited, an appeal from Dotcom has been scheduled for 29 August.</p><p>He tweeted: "I'll be the first tech billionaire who got indicted, lost everything and created another billion $ tech company while on bail. <a href="https://twitter.com/hashtag/goals?src=hash">#goals</a>"</p><p>Dotcom started a new service, Mega, in January 2013, but stepped down as director in September that year. Last year, Dotcom said <a href="http://www.cloudpro.co.uk/leadership/cloud-essentials/5258/kim-dotcom-says-mega-is-unsafe-but-has-an-alternative-planned" target="_blank">he no longer trusted the site after what he claimed was an investor's hostile takeover</a>.</p><p>He expects the new site to launch with a critical mass of 100 million users, saying "most Megaupload accounts" will be reinstated with Premium-tier privileges on its launch.</p><p>He added: "To former Megaupload and current Mega employees. We welcome you with open arms. Mega App developers, we have a great deal for you. Ping me."</p><p><em>Picture: <a href="https://www.flickr.com/photos/samchurchill/8329994169/in/photolist-bKbTsR-o3TnUm-dNw2of-dG6p48-fimY3g-nc5cQ8-dkMqha-dMkHXc-dkMsqs-j6aka7-dwvump-nwXHXS-j6ai1h-j661Ak-j68g3m-j68gsj-j68gdG-j6akfC-j663uF-dc5ERa-j68iEW-j68fYy-j663ng-j68ged-j67o3e-dberYi-bPLFMH-DjMZn2-EV1b8L-j68gN9-j663pR-j661iM-A9gH3r-j663nB-bmTDL1" target="_blank">By Sam Churchill</a></em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Searching for pirate copies of Game of Thrones could lead to malware infection ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Security researchers have warned that Game of Thrones fans may be at risk of malware when searching for pirate copies of the hit HBO series.</p><p>Research carried by RiskIQ identified over 450 pirate content sites serving malware to people trying to download or stream illegal versions of Game of Thrones. It said that recent investigation it carried out showed that 6 in 10 consumers access pirated content and 75 per cent of it is often used as the bait to serve malware.</p><p>The firm used its virtual user technology across five countries, running Google searches for Game of Thrones download or streaming content and interacting with the resultant list of URLs as real users would.</p><p>It said that even with the ongoing efforts of the show's creator to shut down illegal websites, at the end of ten days of scanning it identified more than 450 unique sites serving malware. Of these, the company identified 323 unique sites and 571 unique pages on those sites serving malware and 127 unique sites and 668 unique pages that had recently been flagged by other security organisations as malicious, although its virtual users weren't infected.</p><p>"While we're increasingly hearing that pirate sites are to be avoided, our recent research into people's behaviour shows that the message is being ignored by many", said Ben Harknett, VP of EMEA at RiskIQ. </p><p>"Specific examples like this will hopefully make it more real for people and result in a change in behaviour. It's not only your internet safety that you put at risk, but your employer's as well if you use your personal devices to access corporate systems".</p><p>The research was conducted earlier in May with virtual users launched from the US, UK, Germany, France and Netherlands. Of the malicious pages detected, 34 per cent were spreading malware through malicious ads.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/malware/26567/searching-for-pirate-copies-of-game-of-thrones-could-lead-to-malware-infection</link>
                                                                            <description>
                            <![CDATA[ When you pirate the Game of Thrones - you either win or get infected with malware ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5P19qePqu84KURnXyujqXB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WGy9mAd6TLEhQK6waHyogN-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 May 2016 11:24:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Malware]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rene Millman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vwWuTPNRCuw9vEaWzuXYnR.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WGy9mAd6TLEhQK6waHyogN-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Pirated software]]></media:description>                                                            <media:text><![CDATA[Pirated software]]></media:text>
                                <media:title type="plain"><![CDATA[Pirated software]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WGy9mAd6TLEhQK6waHyogN-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Security researchers have warned that Game of Thrones fans may be at risk of malware when searching for pirate copies of the hit HBO series.</p><p>Research carried by RiskIQ identified over 450 pirate content sites serving malware to people trying to download or stream illegal versions of Game of Thrones. It said that recent investigation it carried out showed that 6 in 10 consumers access pirated content and 75 per cent of it is often used as the bait to serve malware.</p><p>The firm used its virtual user technology across five countries, running Google searches for Game of Thrones download or streaming content and interacting with the resultant list of URLs as real users would.</p><p>It said that even with the ongoing efforts of the show's creator to shut down illegal websites, at the end of ten days of scanning it identified more than 450 unique sites serving malware. Of these, the company identified 323 unique sites and 571 unique pages on those sites serving malware and 127 unique sites and 668 unique pages that had recently been flagged by other security organisations as malicious, although its virtual users weren't infected.</p><p>"While we're increasingly hearing that pirate sites are to be avoided, our recent research into people's behaviour shows that the message is being ignored by many", said Ben Harknett, VP of EMEA at RiskIQ. </p><p>"Specific examples like this will hopefully make it more real for people and result in a change in behaviour. It's not only your internet safety that you put at risk, but your employer's as well if you use your personal devices to access corporate systems".</p><p>The research was conducted earlier in May with virtual users launched from the US, UK, Germany, France and Netherlands. Of the malicious pages detected, 34 per cent were spreading malware through malicious ads.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Linking to Playboy piracy isn't infringement, says EU advisor ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Linked to pirated content online cannot be seen as copyright infringement, the EU advocate general has advised.</p><p>Melchior Wathelet, a top legal advisor within the EU Court of Justice, <a href="http://curia.europa.eu/juris/document/document.jsf?text=&docid=175626&pageIndex=0&doclang=EN&mode=req&dir=&occ=first&part=1&cid=698833" target="_blank">has said that</a> posting hyperlinks to copyrighted content hosted by a third party cannot in itself constitute an infringement.</p><p>The decision comes after an ongoing legal battle betweLinking to pen Dutch website GeenStijl.nl and the publisher of Playboy.</p><p>The site linked to a series of leaked photos, hosted on file-sharing service FileFactory, but when Playboy publisher Sanoma had the pictures removed from FileFactory, GeenStijl simply linked to another source.</p><p>The EU Court of Justice now has to rule on whether or not these hyperlinks are a "communication to the public" and therefore an infringement of copyright.</p><p>In his advisory, advocate general Wathelet said that "the posting of the hyperlinks in the main proceedings does not, in my view, constitute a 'communication to the public'".</p><p>He also added that any other interpretation "would significantly impair the functioning of the Internet and undermine one of the main objectives of Directive 2001/29, namely the development of the information society in Europe."</p><p>Wathelet's decision is not legally binding, and the court will still have to reach its own consensus on the case. However, the advocate general's advice often informs the court's decisions in these matters.</p><p>The case is a landmark one, and could "distort the fair balance of rights and interests between the different categories of rightholders", according to Wathelet. "In my view," he said, "such interference in the functioning of the internet must be avoided."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/it-legislation/26322/linking-to-playboy-piracy-isnt-infringement-says-eu-advisor</link>
                                                                            <description>
                            <![CDATA[ Advocate general delivery advisory ahead of landmark case ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wjeQWUfSc7XqhNKXXFk7ma</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 Apr 2016 10:39:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Adam Shepherd ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/3n2BoLAtRj8Z5eRfxtwyK8.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Linked to pirated content online cannot be seen as copyright infringement, the EU advocate general has advised.</p><p>Melchior Wathelet, a top legal advisor within the EU Court of Justice, <a href="http://curia.europa.eu/juris/document/document.jsf?text=&docid=175626&pageIndex=0&doclang=EN&mode=req&dir=&occ=first&part=1&cid=698833" target="_blank">has said that</a> posting hyperlinks to copyrighted content hosted by a third party cannot in itself constitute an infringement.</p><p>The decision comes after an ongoing legal battle betweLinking to pen Dutch website GeenStijl.nl and the publisher of Playboy.</p><p>The site linked to a series of leaked photos, hosted on file-sharing service FileFactory, but when Playboy publisher Sanoma had the pictures removed from FileFactory, GeenStijl simply linked to another source.</p><p>The EU Court of Justice now has to rule on whether or not these hyperlinks are a "communication to the public" and therefore an infringement of copyright.</p><p>In his advisory, advocate general Wathelet said that "the posting of the hyperlinks in the main proceedings does not, in my view, constitute a 'communication to the public'".</p><p>He also added that any other interpretation "would significantly impair the functioning of the Internet and undermine one of the main objectives of Directive 2001/29, namely the development of the information society in Europe."</p><p>Wathelet's decision is not legally binding, and the court will still have to reach its own consensus on the case. However, the advocate general's advice often informs the court's decisions in these matters.</p><p>The case is a landmark one, and could "distort the fair balance of rights and interests between the different categories of rightholders", according to Wathelet. "In my view," he said, "such interference in the functioning of the internet must be avoided."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Pirate Bay founder builds Raspberry Pi piracy machine ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Pirate Bay founder Peter Sunde has built a cloning machine out of a Raspberry Pi computer, a screen and Python code that can duplicate singles at a rate of 100 copies per second.</p><p>The piracy maestro is frustrated that record companies put so much emphasis on the cost of pirated copies and so decided to take matters into his own hands.</p><p>"I want to show the absurdity on the process of putting a value to a copy. The machine is made to be very blunt and open about the fact that it's not a danger to any industry at all," Sunde told <a href="https://torrentfreak.com/pirate-bay-founder-builds-the-ultimate-piracy-machine-151219">TorrentFreak</a>.</p><p>"But following their rhetoric and mindset it will bankrupt them. I want to show with a physical example that also is really beautiful in it's own way that putting a price to a copy is futile."</p><p>The machine, called Kopismashin is currently set to creating eight million copies of Gnarls Barkley's track 'Crazy', which Sunde explained will result in around $10 million (6.7 million) in losses.</p><p>The copies won't be illegally sold or distributed, but they are part of an art installation describing the cost of digital copies to demonstrate how absurd the current piracy model is. In fact, he's setting out to show that the millions in financial losses that record companies are claiming piracy costs them are as fictional as the numbers the Kopimashin is displaying.</p><p>"I think the file-sharing trials of this century are going to be our obscenity trials. The claims are never valid, they're never based on actual damage. If that was the case, we would have been awarded money," Sunde continued.</p><p>"The economics work differently in a global networked society. But the industries will not change. That's why we need to take them down."</p><p>Sunde owes record companies millions in damages and spent time in prison last year after the industry took offence at the running of Pirate Bay.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/networking/25774/pirate-bay-founder-builds-raspberry-pi-piracy-machine</link>
                                                                            <description>
                            <![CDATA[ Peter Sunde has built a copying computer called Kopimashin that clones singles at a rate of 100 copies per second ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vBhjvCznzyFK8wwsh4GCcP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 24 Dec 2015 10:40:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Components]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                    <category><![CDATA[Desktops]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clare Hopping ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Pirate bay]]></media:description>                                                            <media:text><![CDATA[Pirate bay]]></media:text>
                                <media:title type="plain"><![CDATA[Pirate bay]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Pirate Bay founder Peter Sunde has built a cloning machine out of a Raspberry Pi computer, a screen and Python code that can duplicate singles at a rate of 100 copies per second.</p><p>The piracy maestro is frustrated that record companies put so much emphasis on the cost of pirated copies and so decided to take matters into his own hands.</p><p>"I want to show the absurdity on the process of putting a value to a copy. The machine is made to be very blunt and open about the fact that it's not a danger to any industry at all," Sunde told <a href="https://torrentfreak.com/pirate-bay-founder-builds-the-ultimate-piracy-machine-151219">TorrentFreak</a>.</p><p>"But following their rhetoric and mindset it will bankrupt them. I want to show with a physical example that also is really beautiful in it's own way that putting a price to a copy is futile."</p><p>The machine, called Kopismashin is currently set to creating eight million copies of Gnarls Barkley's track 'Crazy', which Sunde explained will result in around $10 million (6.7 million) in losses.</p><p>The copies won't be illegally sold or distributed, but they are part of an art installation describing the cost of digital copies to demonstrate how absurd the current piracy model is. In fact, he's setting out to show that the millions in financial losses that record companies are claiming piracy costs them are as fictional as the numbers the Kopimashin is displaying.</p><p>"I think the file-sharing trials of this century are going to be our obscenity trials. The claims are never valid, they're never based on actual damage. If that was the case, we would have been awarded money," Sunde continued.</p><p>"The economics work differently in a global networked society. But the industries will not change. That's why we need to take them down."</p><p>Sunde owes record companies millions in damages and spent time in prison last year after the industry took offence at the running of Pirate Bay.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Swedish ISPs cannot be forced to block The Pirate Bay ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A Swedish court has ruled that internet service providers cannot be compelled to block The Pirate Bay.</p><p>Primarily used for illegal torrents and file-sharing, The Pirate Bay has been at the centre of a maelstrom of controversy for years.</p><p>Although many of the site's operators have faced court charges, the site has continued to operate more or less consistently since its creation, thanks to several domain name changes and a network of mirror sites.</p><p>Since attempts to take the Swedish-born site down at the source have proven ineffective, copyright holders have instead opted to try and force ISPs to block the site from being accessed.</p><p>However, a case filed by Nordisk Film, Sony Music, the Swedish Film industry and Warner Music against Sweden's second-biggest internet provider Bredbandsbolaget has provided a rare victory for the pirates.</p><p>The copyright holders argued that by allowing users to access sites like the Pirate Bay, Bredbandsbolaget contributed to users' copyright infringement.</p><p>Stockholm District Court ruled against the companies, however, stating that under Swedish law, the provider was not at fault. It also stated that ISPs could not be legally forced to block The Pirate Bay and other file-sharing sites.</p><p>The companies will be able to fight the decision by taking it to the Svea Court of Appeal but only have until 18 December to do so.</p><p>Despite numerous similar blocks having been instituted in countries such as the UK, this ruling follows the overturning of a Dutch court decision last year, which saw two local ISPs defeat a similar block.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/it-legislation/25682/swedish-isps-cannot-be-forced-to-block-the-pirate-bay</link>
                                                                            <description>
                            <![CDATA[ Swedish court rules that ISPs cannot be legally compelled to block file-sharing sites on the grounds of copyright infringement ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">riA9vPgDaqdTFwJ3EeB7rQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Dec 2015 14:04:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Adam Shepherd ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/3n2BoLAtRj8Z5eRfxtwyK8.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Pirate bay]]></media:description>                                                            <media:text><![CDATA[Pirate bay]]></media:text>
                                <media:title type="plain"><![CDATA[Pirate bay]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A Swedish court has ruled that internet service providers cannot be compelled to block The Pirate Bay.</p><p>Primarily used for illegal torrents and file-sharing, The Pirate Bay has been at the centre of a maelstrom of controversy for years.</p><p>Although many of the site's operators have faced court charges, the site has continued to operate more or less consistently since its creation, thanks to several domain name changes and a network of mirror sites.</p><p>Since attempts to take the Swedish-born site down at the source have proven ineffective, copyright holders have instead opted to try and force ISPs to block the site from being accessed.</p><p>However, a case filed by Nordisk Film, Sony Music, the Swedish Film industry and Warner Music against Sweden's second-biggest internet provider Bredbandsbolaget has provided a rare victory for the pirates.</p><p>The copyright holders argued that by allowing users to access sites like the Pirate Bay, Bredbandsbolaget contributed to users' copyright infringement.</p><p>Stockholm District Court ruled against the companies, however, stating that under Swedish law, the provider was not at fault. It also stated that ISPs could not be legally forced to block The Pirate Bay and other file-sharing sites.</p><p>The companies will be able to fight the decision by taking it to the Svea Court of Appeal but only have until 18 December to do so.</p><p>Despite numerous similar blocks having been instituted in countries such as the UK, this ruling follows the overturning of a Dutch court decision last year, which saw two local ISPs defeat a similar block.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Online pirates could face same prison term as sex offenders ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A government proposal to raise the maximum sentence for online piracy to 10 years would mean offenders could face the jail time as sex offenders.</p><p>The Intellectual Property Office (IPO) has launched a consultation aiming to determine whether the maximum sentence for online piracy should be raised from two to 10 years in jail, to match the current maximum prison time for physical piracy of goods, like bootlegging DVDs.</p><p>But other, more serious crimes carrying a jail term of up to 10 years include sexual assault, grooming a child for sex and then meeting them, and some firearms offences.</p><p>Affray and brothelkeeping carry more lenient maximum tariffs.</p><p><a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/446515/Changes_to_penalties_for_online_copyright_infringement.pdf" target="_blank">The consultation paper</a> claims "there is no doubt that copyright infringement is serious and there is no strong case for treating online infringement any differently to physical infringement".</p><p>It adds that "the links to other criminal behaviour are clear; criminal gangs are making vast sums of money through exploiting the creations of others, causing real harm to those individuals, their industry and the wider economy".</p><p>The government also claims in the document that a change in sentencing guidelines "will send a clear message to rights holders and criminals that copyright infringement will not be tolerated".</p><p>But is this really a reasonable course of action?</p><p><strong>A case of equivalence</strong></p><p>That digital piracy could be put on a par with serious sexual offences shows the disproportionate way that sentencing for piracy is doled out, an expert told <em>IT Pro</em>.</p><p>"That the maximum sentence for online piracy would be the same as sexual assault is not appropriate," Natalie Reeves, a paralegal at the Citizen's Advice Bureau (CAB) said. "It shows that we value money above the welfare of people."</p><p>The IPO, however, disagrees, citing independent research commissioned by the government body last year, which concluded: "There is logic to placing serious online copyright offences into a more serious category. The precedents within the IP landscape are either to leave offences outside the criminal justice system altogether (as in the case of patents) or to set a maximum offence on conviction of ten years. Fundamentally, either online copyright offences are capable of causing serious harm, or they are not."</p><p>An IPO spokesperson also told <em>IT Pro</em> that the proposed elevation of the maximum sentence for online piracy "is made in the context of the recognition of the serious harm that commercial scale infringement, frequently linked to serious and organised crime, can cause to both society and the economy."</p><p>"The Annual IP Crime Report contains evidence showing the links between IP crime and other crimes including drug dealing, violence, people trafficking and prostitution," the body added.</p><p><strong>Let the punishment fit the crime</strong></p><p>In the consultation document, it is stated that potentially raising the maximum custodial tariff for online piracy to 10 years is "supported by the Conservative manifesto commitment that sentencing should reflect the seriousness of the crime".</p><p>Additionally, the Penalty Fair report, which was carried out last year, found a general consensus among industry bodies that stiffer sanctions for serious online infringement cases would be helpful.</p><p>"The argument is, perhaps, most persuasive when it comes from organisations such as FACT and BPI who have hands-on experience of the shortcomings of the existing CDPA 1988 provisions regarding online infringement (though they do of course represent organisations who are already convinced of the advantages of bringing prosecutions, and are funded in a manner that enables them to do so, at least occasionally)," the report added.</p><p>However, research has consistently shown that harsher penalties do little to dissuade individuals from committing a crime.</p><p>Research carried out by Andrew von Hirsch, Anthony Bottoms, Elizabeth Burney and Per-Olof Wikstrom, Criminologists from the University of Cambridge, for the Home Office in 1999 showed that "[while] results revealed negative statistical associations between certainty of punishment and crime rates ... the statistical associations between severity of punishment and crime rates are considerably weaker".</p><p>In other words, if a person is certain they will be punished for a crime they commit, they are less likely to carry out the act. However, the severity or leniency of the punishment is has no clear effect.</p><p>Anthony Doob and Cheryl Marie Webster, in their 2003 paper <em>Sentence Severity and Crime: Accepting the Null Hypothesis</em>, noted that "variation in the severity of sanctions is unrelated to levels of crime".</p><p>Looking at the American justice system, Valerie Wright, research analyst at non-profit organisation The Sentencing Project, wrote in 2010 that: "As a consequence of more punitive laws and harsher sentencing policies 2.3 million people are incarcerated in the nation's prisons and jails, and the US leads the world in its rate of incarceration."</p><p>However, in one of many studies referenced by Wright, criminologists David Farrington, Paul Langan, and Per-Olof Wikstrom "failed to find an effect for severity" when comparing crime and punishment trends across the US, Great Britain and Sweden.</p><p>"The statistical associations were weak and even when there was a negative relationship between severity of punishment and crime rates, the findings were not strong enough to achieve statistical significance. This finding is noteworthy because it reflected varying degrees of punitiveness in the sentencing policies of the three nations," Wright added.</p><p>All of these findings then raise an important question: why is an increase in the potential maximum sentence for online piracy being considered when it is unlikely to have an effect on the level of crime being committed?</p><p>Indeed, a positive correlation between incarceration and the likelihood of reoffending has been demonstrated repeatedly, particularly if the sentence is lengthy and there is little emphasis on rehabilitation.</p><p><strong>Rhetoric vs reality</strong></p><p>Should the consultation currently underway recommend that the maximum sentence is raised from two years to 10, and should the government accept the proposal, the impact on the criminal justice system, and prisons in particular, could be significant.</p><p>That prisons in England and Wales (Scotland has its own justics system) are currently overcrowded is a matter of public record. <a href="http://www.justiceinspectorates.gov.uk/hmiprisons/wp-content/uploads/sites/4/2015/07/HMIP-AR_2014-15_TSO_Final1.pdf">The latest report from HM chief inspector of prisons for England and Wales</a>, Nick Hardwick, noted: "Overcrowding remained a significant problem across the range of prisons we inspected in 2014-15, particularly in local and category C training prisons, where most prisoners were held. As I have argued before, overcrowding is not simply a matter of two prisoners sharing a cell designed for one with an unscreened toilet - undesirable though that is. It means that a prison will not have the activity places, the support mechanisms or the rehabilitation programmes it needs for the size of its population. More prisoners cannot simply be crammed into the available space."</p><p>With regard to the sharp uptick in violence, deaths, self-harm and drug use in prisons over the past 12 months, as part of a longer five-year trend, Hardwick said: "It remains my view that staff shortages, overcrowding and the wider policy changes described in this report have had a significant impact on prison safety.</p><p>"I share the conclusion of the Justice Committee report: 'We believe that the key explanatory factor for the obvious deterioration in standards over the last year is that a significant number of prisons have been operating at staffing levels below what is necessary to maintain reasonable, safe and rehabilitative regimes'."</p><p>Could raising the sentence above two years for digital piracy, irrespective of where it is raised to, further compound this problem?</p><p>Reeves told <em>IT Pro</em>: "We don't know what this will affect the criminal justice system, because we don't know how many people will be prosecuted."</p><p>However, the figures for current prosecutions for physical piracy provide some insight.</p><p>The Crown Prosecution Service was unable to provide <em>IT Pro</em> with figures relating to convictions and sentencing for offences charged under the relevant sections of the Copyright, Designs and Patent Act 1988, but it did offer details of the number offences that had been charged, and they make for enlightening reading.</p><p>In 2012/13, the total number of offences charged and reaching a first hearing in a magistrate's court under all relevant sections of the Copyright, Designs and Patent Act 1988 was 137. In 2014/15, that number fell to 36.</p><p>As mentioned, this does not show how many people were convicted, or how long they were sentenced for. Logic would dictate, however, that the number of convictions was less than the total number of court appearances, that the number of custodial sentences handed out was less than that, and that the number of people sentenced to the maximum 10-year tariff would be even less and potentially none.</p><p>"If very few people are going to be prosecuted under the proposed amendments, then why are we wasting time and money changing the legislation?" said Reeves. "And if lots are prosecuted, are we really putting large scale dealing in media on a level with large scale dealing drugs?"</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/it-legislation/25007/online-pirates-could-face-same-prison-term-as-sex-offenders</link>
                                                                            <description>
                            <![CDATA[ Harsher penalties for online piracy  are 'not appropriate', warns paralegal ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">9uCcMwCatvZZEigNtuJgyc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Kv92Ggu7YmcKSkhSUmLQNA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 31 Jul 2015 15:23:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jane McCallion ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Kv92Ggu7YmcKSkhSUmLQNA-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Kv92Ggu7YmcKSkhSUmLQNA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A government proposal to raise the maximum sentence for online piracy to 10 years would mean offenders could face the jail time as sex offenders.</p><p>The Intellectual Property Office (IPO) has launched a consultation aiming to determine whether the maximum sentence for online piracy should be raised from two to 10 years in jail, to match the current maximum prison time for physical piracy of goods, like bootlegging DVDs.</p><p>But other, more serious crimes carrying a jail term of up to 10 years include sexual assault, grooming a child for sex and then meeting them, and some firearms offences.</p><p>Affray and brothelkeeping carry more lenient maximum tariffs.</p><p><a href="https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/446515/Changes_to_penalties_for_online_copyright_infringement.pdf" target="_blank">The consultation paper</a> claims "there is no doubt that copyright infringement is serious and there is no strong case for treating online infringement any differently to physical infringement".</p><p>It adds that "the links to other criminal behaviour are clear; criminal gangs are making vast sums of money through exploiting the creations of others, causing real harm to those individuals, their industry and the wider economy".</p><p>The government also claims in the document that a change in sentencing guidelines "will send a clear message to rights holders and criminals that copyright infringement will not be tolerated".</p><p>But is this really a reasonable course of action?</p><p><strong>A case of equivalence</strong></p><p>That digital piracy could be put on a par with serious sexual offences shows the disproportionate way that sentencing for piracy is doled out, an expert told <em>IT Pro</em>.</p><p>"That the maximum sentence for online piracy would be the same as sexual assault is not appropriate," Natalie Reeves, a paralegal at the Citizen's Advice Bureau (CAB) said. "It shows that we value money above the welfare of people."</p><p>The IPO, however, disagrees, citing independent research commissioned by the government body last year, which concluded: "There is logic to placing serious online copyright offences into a more serious category. The precedents within the IP landscape are either to leave offences outside the criminal justice system altogether (as in the case of patents) or to set a maximum offence on conviction of ten years. Fundamentally, either online copyright offences are capable of causing serious harm, or they are not."</p><p>An IPO spokesperson also told <em>IT Pro</em> that the proposed elevation of the maximum sentence for online piracy "is made in the context of the recognition of the serious harm that commercial scale infringement, frequently linked to serious and organised crime, can cause to both society and the economy."</p><p>"The Annual IP Crime Report contains evidence showing the links between IP crime and other crimes including drug dealing, violence, people trafficking and prostitution," the body added.</p><p><strong>Let the punishment fit the crime</strong></p><p>In the consultation document, it is stated that potentially raising the maximum custodial tariff for online piracy to 10 years is "supported by the Conservative manifesto commitment that sentencing should reflect the seriousness of the crime".</p><p>Additionally, the Penalty Fair report, which was carried out last year, found a general consensus among industry bodies that stiffer sanctions for serious online infringement cases would be helpful.</p><p>"The argument is, perhaps, most persuasive when it comes from organisations such as FACT and BPI who have hands-on experience of the shortcomings of the existing CDPA 1988 provisions regarding online infringement (though they do of course represent organisations who are already convinced of the advantages of bringing prosecutions, and are funded in a manner that enables them to do so, at least occasionally)," the report added.</p><p>However, research has consistently shown that harsher penalties do little to dissuade individuals from committing a crime.</p><p>Research carried out by Andrew von Hirsch, Anthony Bottoms, Elizabeth Burney and Per-Olof Wikstrom, Criminologists from the University of Cambridge, for the Home Office in 1999 showed that "[while] results revealed negative statistical associations between certainty of punishment and crime rates ... the statistical associations between severity of punishment and crime rates are considerably weaker".</p><p>In other words, if a person is certain they will be punished for a crime they commit, they are less likely to carry out the act. However, the severity or leniency of the punishment is has no clear effect.</p><p>Anthony Doob and Cheryl Marie Webster, in their 2003 paper <em>Sentence Severity and Crime: Accepting the Null Hypothesis</em>, noted that "variation in the severity of sanctions is unrelated to levels of crime".</p><p>Looking at the American justice system, Valerie Wright, research analyst at non-profit organisation The Sentencing Project, wrote in 2010 that: "As a consequence of more punitive laws and harsher sentencing policies 2.3 million people are incarcerated in the nation's prisons and jails, and the US leads the world in its rate of incarceration."</p><p>However, in one of many studies referenced by Wright, criminologists David Farrington, Paul Langan, and Per-Olof Wikstrom "failed to find an effect for severity" when comparing crime and punishment trends across the US, Great Britain and Sweden.</p><p>"The statistical associations were weak and even when there was a negative relationship between severity of punishment and crime rates, the findings were not strong enough to achieve statistical significance. This finding is noteworthy because it reflected varying degrees of punitiveness in the sentencing policies of the three nations," Wright added.</p><p>All of these findings then raise an important question: why is an increase in the potential maximum sentence for online piracy being considered when it is unlikely to have an effect on the level of crime being committed?</p><p>Indeed, a positive correlation between incarceration and the likelihood of reoffending has been demonstrated repeatedly, particularly if the sentence is lengthy and there is little emphasis on rehabilitation.</p><p><strong>Rhetoric vs reality</strong></p><p>Should the consultation currently underway recommend that the maximum sentence is raised from two years to 10, and should the government accept the proposal, the impact on the criminal justice system, and prisons in particular, could be significant.</p><p>That prisons in England and Wales (Scotland has its own justics system) are currently overcrowded is a matter of public record. <a href="http://www.justiceinspectorates.gov.uk/hmiprisons/wp-content/uploads/sites/4/2015/07/HMIP-AR_2014-15_TSO_Final1.pdf">The latest report from HM chief inspector of prisons for England and Wales</a>, Nick Hardwick, noted: "Overcrowding remained a significant problem across the range of prisons we inspected in 2014-15, particularly in local and category C training prisons, where most prisoners were held. As I have argued before, overcrowding is not simply a matter of two prisoners sharing a cell designed for one with an unscreened toilet - undesirable though that is. It means that a prison will not have the activity places, the support mechanisms or the rehabilitation programmes it needs for the size of its population. More prisoners cannot simply be crammed into the available space."</p><p>With regard to the sharp uptick in violence, deaths, self-harm and drug use in prisons over the past 12 months, as part of a longer five-year trend, Hardwick said: "It remains my view that staff shortages, overcrowding and the wider policy changes described in this report have had a significant impact on prison safety.</p><p>"I share the conclusion of the Justice Committee report: 'We believe that the key explanatory factor for the obvious deterioration in standards over the last year is that a significant number of prisons have been operating at staffing levels below what is necessary to maintain reasonable, safe and rehabilitative regimes'."</p><p>Could raising the sentence above two years for digital piracy, irrespective of where it is raised to, further compound this problem?</p><p>Reeves told <em>IT Pro</em>: "We don't know what this will affect the criminal justice system, because we don't know how many people will be prosecuted."</p><p>However, the figures for current prosecutions for physical piracy provide some insight.</p><p>The Crown Prosecution Service was unable to provide <em>IT Pro</em> with figures relating to convictions and sentencing for offences charged under the relevant sections of the Copyright, Designs and Patent Act 1988, but it did offer details of the number offences that had been charged, and they make for enlightening reading.</p><p>In 2012/13, the total number of offences charged and reaching a first hearing in a magistrate's court under all relevant sections of the Copyright, Designs and Patent Act 1988 was 137. In 2014/15, that number fell to 36.</p><p>As mentioned, this does not show how many people were convicted, or how long they were sentenced for. Logic would dictate, however, that the number of convictions was less than the total number of court appearances, that the number of custodial sentences handed out was less than that, and that the number of people sentenced to the maximum 10-year tariff would be even less and potentially none.</p><p>"If very few people are going to be prosecuted under the proposed amendments, then why are we wasting time and money changing the legislation?" said Reeves. "And if lots are prosecuted, are we really putting large scale dealing in media on a level with large scale dealing drugs?"</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why ISPs are blocking ebook piracy sites ]]></title>
                                                                                                <dc:content><![CDATA[ <p>British ISPs must block seven websites for sharing pirated ebooks, after a complaint from the Publishers Association (PA). </p><p>The UK High Court has previously ordered major ISPs to block more than a hundred piracy sites <a href="https://www.itpro.com/strategy/23696/the-pirate-bay-is-back-but-for-how-long" target="_blank" data-original-url="https://www.itpro.com/strategy/23696/the-pirate-bay-is-back-but-for-how-long">such as The Pirate Bay</a>, but it's the first time it's specifically targeted websites sharing ebooks. </p><p>Under the order, BT, Virgin, Sky, EE and TalkTalk must block seven sites within the next ten days - they are AvaxHome, Bookfi, Bookre, Ebookee, Freebookspot, Freshwap and LibGen.</p><p>The order comes after an investigation by the PA itself showed that at least 80 per cent of the 10 million ebook files on the sites infringed copyright.</p><p>The PA had previously used takedown orders to fight piracy, filing a million requests to the seven sites. </p><p>A message on Freebookspot reads: "Publishers Association is going to block this site. I was forced to delete over 10,000 books."</p><p>Richard Mollet, CEO of the PA, welcomed the ruling. "A third of publisher revenues now come from digital sales but unfortunately this rise in the digital market has brought with it a growth in online infringement," he said.</p><p>"Our members need to be able to protect their authors' works from such illegal activity; writers need to be paid and publishers need to be able to continue to innovate and invest in new talent and material," he added. </p><p>The sites are blocked at the network level, using technology originally developed to stop child-abuse images from being viewed in the UK.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/intellectual-property/24689/why-isps-are-blocking-ebook-piracy-sites</link>
                                                                            <description>
                            <![CDATA[ Publishers Association wins piracy site ban after millions of takedown requests ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jXHXXev7JM2rjfjeSazZVQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/E6i4HG6zv3vao6zD8gA7U8-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 27 May 2015 15:22:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/E6i4HG6zv3vao6zD8gA7U8-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/E6i4HG6zv3vao6zD8gA7U8-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>British ISPs must block seven websites for sharing pirated ebooks, after a complaint from the Publishers Association (PA). </p><p>The UK High Court has previously ordered major ISPs to block more than a hundred piracy sites <a href="https://www.itpro.com/strategy/23696/the-pirate-bay-is-back-but-for-how-long" target="_blank" data-original-url="https://www.itpro.com/strategy/23696/the-pirate-bay-is-back-but-for-how-long">such as The Pirate Bay</a>, but it's the first time it's specifically targeted websites sharing ebooks. </p><p>Under the order, BT, Virgin, Sky, EE and TalkTalk must block seven sites within the next ten days - they are AvaxHome, Bookfi, Bookre, Ebookee, Freebookspot, Freshwap and LibGen.</p><p>The order comes after an investigation by the PA itself showed that at least 80 per cent of the 10 million ebook files on the sites infringed copyright.</p><p>The PA had previously used takedown orders to fight piracy, filing a million requests to the seven sites. </p><p>A message on Freebookspot reads: "Publishers Association is going to block this site. I was forced to delete over 10,000 books."</p><p>Richard Mollet, CEO of the PA, welcomed the ruling. "A third of publisher revenues now come from digital sales but unfortunately this rise in the digital market has brought with it a growth in online infringement," he said.</p><p>"Our members need to be able to protect their authors' works from such illegal activity; writers need to be paid and publishers need to be able to continue to innovate and invest in new talent and material," he added. </p><p>The sites are blocked at the network level, using technology originally developed to stop child-abuse images from being viewed in the UK.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The Pirate Bay is back, but for how long?  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The Pirate Bay torrent site opened for business again over the weekend, several months after a Swedish police raid saw it taken offline. </p><p>Reports suggesting its return was imminent began circulating late last week, after a new website appeared online featuring a countdown timer and a phoenix logo.</p><p>Meanwhile, an animation showing the infamous Pirate Bay logo moving towards a cartoon island with a harbour marked "welcome home", added fuel to the fire. </p><p><strong>Update 3/2/15</strong></p><p>Hacking group Anonymous claims that the FBI is controlling the domain of the relaunched Pirate Bay website and warned users about visiting.</p><p>On its Twitter account <a href="https://twitter.com/TheAnonMessages/status/561753039414255617" target="_blank">@TheAnonMessages</a>, it was claimed that the domain had been compromised and pointed users in the direction of a newly built domain.</p><p><em><a href="http://torrentfreak.com/images/tpbback.jpg">TorrentFreak</a></em></p><p>However, in a separate story, published days earlier by <em><a href="https://torrentfreak.com/pirate-bay-wont-make-a-full-comeback-staff-revolt-150127">TorrentFreak</a></em>, it was claimed the new version will be markedly lighter than the one it replaced, with fewer moderators on hand to rid it of spam and fake torrents.</p><p>The news has not been greeted favourably by former site admins, some of whom have worked on the site for more than a decade.</p><p>"As an admin and human, I won't stand aside and accept this kind of behaviour. This is the worst scenario that could happen," said one of the site's lead admins WTC-SWE.</p><p>Because of the alleged lack of moderator support, the site's former admins are also warning users to be wary of using it. </p><p>In the meantime, The Pirate Bay's former admin team is said to be working on its own version of the site, which will be operated from a new domain.</p><p>"It's only a matter of time. I will need to blast the whole coding and clean up all the mess. The real [The Pirate Bay] will be back with proper staff and all," WTC-SWE added.</p><p><strong>The Pirate Bay: The story so far</strong></p><p>The Pirate Bay was previously resurrected by torrent site Isohunt, after a Swedish police raid knocked the notorious file-sharing site offline in early December 2014.</p><p>Police seized the Swedish servers used to host the site on copyright violation grounds. This is the second time a raid like this has caused the site to go dark since 2006.</p><p>In the wake of the December raid, speculation about how long it would take a replacement site to pop-up had been rife, before a new version of The Pirate Bay appeared, thanks to UK torrent site Isohunt, at oldpiratebay.org.</p><p>To recreate the site, it's thought the team at Isohunt compiled a copy of The Pirate Bay's old database of torrent links.</p><p>Since then, Isohunt has created a more permanent replacement for The Pirate Bay, dubbed Open Bay, based on feedback from users.</p><p>In a blog post, announcing its launch, the organisation said Open Bay would continue to run in this democratic way.</p><p>"Our goal is to make [a] torrents database that will maintain, improve and gain content by itself, with no participation on our side. It'll be base that only Open Bay community will control and manage," the post stated.</p><p>"We put out polls on the main page and you guys will vote for a feature you want, and then it's up to community to make it.</p><p>"It is the only way, the right way to do it. Open Bay should be controlled only with democratic institute, which involves every user in the world," the post concluded.</p><p><strong>Pirate Bay goes down: The reaction</strong></p><p>In the wake of last December's raid, The Pirate Bay's co-founder Peter Sunde said he'd be happy to see the site remain "closed forever."</p><p>In another <a href="http://blog.brokep.com/2014/12/09/the-pirate-bay-down-forever">blog post</a>, he said the last time The Pirate Bay went offline there were protests in the street, but now it feels like no-one cares.</p><p>"Today few seem to care. And I'm one of them," he wrote. </p><p>"It feels good that it might have closed down forever, just a real shame the way it did that."</p><p>He then went on to say the site had become "ugly, full of bugs, old code and old design" in recent times, and was slowly being filled with an increasing number of adverts for porn and viagra, he claimed. </p><p>"The past few years, there was no soul left in [The Pirate Bay]. The original team handed it over to, well, less soul-ish people to say the least.</p><p>"From the outside, I felt that no-one had any interest in helping the community if it didn't eventually pay out in cash," he added. </p><p>The raid has been linked to a criminal complaint made against the site - which is used to share links to pirated films, TV shows and music - by the anti-piracy group Rights Alliance.</p><p>In a post on its <a href="http://www.rattighetsalliansen.se/feed/118">website</a> in reference to the raid, the organisation explained the rationale behind its complaint.</p><p>"Pirate Bay is an illegal commercial service that makes considerable earnings by infringing the work of others," it states.</p><p>"The infringements affect all creators and it also hinders the growth of the legal services."</p><p>Speaking to Radio Sweden, Fredrik Ingblad a Swedish prosecutor confirmed the raid, but refused to reveal exactly how much of The Pirate Bay's infrastructure was seized.</p><p>"There were a number of police officers and digital forensics experts there. This took place during the morning [of Tuesday] and continued until this afternoon," he said.</p><p>"Several servers and computers were seized, but I cannot say exactly how many."</p><p>Meanwhile, a report on <em><a href="http://torrentfreak.com/swedish-police-raid-the-pirate-bay-site-offline-141209">Torrentfreak</a></em> suggests several other, smaller file-sharing sites were also taken down around the same time as The Pirate Bay.</p><p>In April 2012, the UK High Court ordered ISPs to block access to the site to make it harder for people to visit, but according to The Pirate Bay <a href="https://www.itpro.com/networking/22741/the-pirate-bay-traffic-doubles-despite-isp-block" data-original-url="https://www.itpro.com/networking/22741/the-pirate-bay-traffic-doubles-despite-isp-block">traffic to the site has actually doubled since then</a>. </p><p><em>This story was originally published on 10/12/2014, before being updated to reflect the co-founder's thoughts on its closure, and the site's apparent resurrection on 2 February 2015. </em></p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/strategy/23696/the-pirate-bay-is-back-but-for-how-long</link>
                                                                            <description>
                            <![CDATA[ Notorious file-sharing site reappears online, but claims suggest FBI is logging IPs ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4k7cA7T7DzG5nyneKEfwhe</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pX9j2G6DnPm8EUvS4ikgCo-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 03 Feb 2015 15:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pX9j2G6DnPm8EUvS4ikgCo-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[the pirate bay]]></media:description>                                                            <media:text><![CDATA[the pirate bay]]></media:text>
                                <media:title type="plain"><![CDATA[the pirate bay]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pX9j2G6DnPm8EUvS4ikgCo-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The Pirate Bay torrent site opened for business again over the weekend, several months after a Swedish police raid saw it taken offline. </p><p>Reports suggesting its return was imminent began circulating late last week, after a new website appeared online featuring a countdown timer and a phoenix logo.</p><p>Meanwhile, an animation showing the infamous Pirate Bay logo moving towards a cartoon island with a harbour marked "welcome home", added fuel to the fire. </p><p><strong>Update 3/2/15</strong></p><p>Hacking group Anonymous claims that the FBI is controlling the domain of the relaunched Pirate Bay website and warned users about visiting.</p><p>On its Twitter account <a href="https://twitter.com/TheAnonMessages/status/561753039414255617" target="_blank">@TheAnonMessages</a>, it was claimed that the domain had been compromised and pointed users in the direction of a newly built domain.</p><p><em><a href="http://torrentfreak.com/images/tpbback.jpg">TorrentFreak</a></em></p><p>However, in a separate story, published days earlier by <em><a href="https://torrentfreak.com/pirate-bay-wont-make-a-full-comeback-staff-revolt-150127">TorrentFreak</a></em>, it was claimed the new version will be markedly lighter than the one it replaced, with fewer moderators on hand to rid it of spam and fake torrents.</p><p>The news has not been greeted favourably by former site admins, some of whom have worked on the site for more than a decade.</p><p>"As an admin and human, I won't stand aside and accept this kind of behaviour. This is the worst scenario that could happen," said one of the site's lead admins WTC-SWE.</p><p>Because of the alleged lack of moderator support, the site's former admins are also warning users to be wary of using it. </p><p>In the meantime, The Pirate Bay's former admin team is said to be working on its own version of the site, which will be operated from a new domain.</p><p>"It's only a matter of time. I will need to blast the whole coding and clean up all the mess. The real [The Pirate Bay] will be back with proper staff and all," WTC-SWE added.</p><p><strong>The Pirate Bay: The story so far</strong></p><p>The Pirate Bay was previously resurrected by torrent site Isohunt, after a Swedish police raid knocked the notorious file-sharing site offline in early December 2014.</p><p>Police seized the Swedish servers used to host the site on copyright violation grounds. This is the second time a raid like this has caused the site to go dark since 2006.</p><p>In the wake of the December raid, speculation about how long it would take a replacement site to pop-up had been rife, before a new version of The Pirate Bay appeared, thanks to UK torrent site Isohunt, at oldpiratebay.org.</p><p>To recreate the site, it's thought the team at Isohunt compiled a copy of The Pirate Bay's old database of torrent links.</p><p>Since then, Isohunt has created a more permanent replacement for The Pirate Bay, dubbed Open Bay, based on feedback from users.</p><p>In a blog post, announcing its launch, the organisation said Open Bay would continue to run in this democratic way.</p><p>"Our goal is to make [a] torrents database that will maintain, improve and gain content by itself, with no participation on our side. It'll be base that only Open Bay community will control and manage," the post stated.</p><p>"We put out polls on the main page and you guys will vote for a feature you want, and then it's up to community to make it.</p><p>"It is the only way, the right way to do it. Open Bay should be controlled only with democratic institute, which involves every user in the world," the post concluded.</p><p><strong>Pirate Bay goes down: The reaction</strong></p><p>In the wake of last December's raid, The Pirate Bay's co-founder Peter Sunde said he'd be happy to see the site remain "closed forever."</p><p>In another <a href="http://blog.brokep.com/2014/12/09/the-pirate-bay-down-forever">blog post</a>, he said the last time The Pirate Bay went offline there were protests in the street, but now it feels like no-one cares.</p><p>"Today few seem to care. And I'm one of them," he wrote. </p><p>"It feels good that it might have closed down forever, just a real shame the way it did that."</p><p>He then went on to say the site had become "ugly, full of bugs, old code and old design" in recent times, and was slowly being filled with an increasing number of adverts for porn and viagra, he claimed. </p><p>"The past few years, there was no soul left in [The Pirate Bay]. The original team handed it over to, well, less soul-ish people to say the least.</p><p>"From the outside, I felt that no-one had any interest in helping the community if it didn't eventually pay out in cash," he added. </p><p>The raid has been linked to a criminal complaint made against the site - which is used to share links to pirated films, TV shows and music - by the anti-piracy group Rights Alliance.</p><p>In a post on its <a href="http://www.rattighetsalliansen.se/feed/118">website</a> in reference to the raid, the organisation explained the rationale behind its complaint.</p><p>"Pirate Bay is an illegal commercial service that makes considerable earnings by infringing the work of others," it states.</p><p>"The infringements affect all creators and it also hinders the growth of the legal services."</p><p>Speaking to Radio Sweden, Fredrik Ingblad a Swedish prosecutor confirmed the raid, but refused to reveal exactly how much of The Pirate Bay's infrastructure was seized.</p><p>"There were a number of police officers and digital forensics experts there. This took place during the morning [of Tuesday] and continued until this afternoon," he said.</p><p>"Several servers and computers were seized, but I cannot say exactly how many."</p><p>Meanwhile, a report on <em><a href="http://torrentfreak.com/swedish-police-raid-the-pirate-bay-site-offline-141209">Torrentfreak</a></em> suggests several other, smaller file-sharing sites were also taken down around the same time as The Pirate Bay.</p><p>In April 2012, the UK High Court ordered ISPs to block access to the site to make it harder for people to visit, but according to The Pirate Bay <a href="https://www.itpro.com/networking/22741/the-pirate-bay-traffic-doubles-despite-isp-block" data-original-url="https://www.itpro.com/networking/22741/the-pirate-bay-traffic-doubles-despite-isp-block">traffic to the site has actually doubled since then</a>. </p><p><em>This story was originally published on 10/12/2014, before being updated to reflect the co-founder's thoughts on its closure, and the site's apparent resurrection on 2 February 2015. </em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ BBC says ISPs should cut off pirate connections ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The BBC has said people who repeatedly infringe copyright should not have access to an internet connection and that ISPs should be responsible for making sure they cannot break the law.</p><p>The statement was made in a <a href="http://www.ag.gov.au/Consultations/Documents/OnlineCopyrightInfringement/OnlineCopyrightInfringement-BBCWorldwide.pdf">submission to the Australian government's online copyright infringement paper</a>, saying: "ISPs need a policy to deal with repeat offenders," the BBC Worldwide submission reads.</p><p>"Possible sanctions could include subjecting repeat offenders to a slowing down of their bandwidth, but stopping short of cutting off the internet service, except in the most serious and egregious circumstances, as is the case in the United States. A competent court or authority should be involved in such cases."</p><p>The BBC used the example of Dr Who being distributed illegally in Australia before it was even aired on TV, saying although the leak was down to the broadcaster not putting secure enough controls in place, those who leaked the programme should be punished.</p><p>It said, despite the BBC dedicating considerable resources to taking down and blocking access to the materials, 13,000 download attempts were made from Australian IP addresses.</p><p>The BBC would like to go down the educational route, warning those who infringe copyright and educating them about the law. If they do not stop illegally downloading content, they should be subject to more serious action - such as their connection being terminated.</p><p>Additionally, the BBC said anyone who is proven to be using VPN-style services and consuming a lot of bandwidth in the process should be investigated for piracy.</p><p>It said: "It is reasonable for ISPs to be placed under an obligation to identify user behavior that is suspicious' and indicative of a user engaging in conduct that infringes copyright. Such behavior may include the illegitimate use by Internet users of IP obfuscation tools in combination with high download volumes."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/intellectual-property/23078/bbc-says-isps-should-cut-off-pirate-connections</link>
                                                                            <description>
                            <![CDATA[ BBC Worldwide thinks those who repeatedly infringe copyright should not have an internet connection at all ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">up3aQbh3uyDgnmiQgHhCom</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Rzfp3G4fhrNzQ3UVQLhhyM-1280-80.gif" type="image/gif" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Sep 2014 07:18:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clare Hopping ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/gif" url="https://cdn.mos.cms.futurecdn.net/Rzfp3G4fhrNzQ3UVQLhhyM-1280-80.gif">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[BBC logo]]></media:description>                                                            <media:text><![CDATA[BBC logo]]></media:text>
                                <media:title type="plain"><![CDATA[BBC logo]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Rzfp3G4fhrNzQ3UVQLhhyM-1280-80.gif" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The BBC has said people who repeatedly infringe copyright should not have access to an internet connection and that ISPs should be responsible for making sure they cannot break the law.</p><p>The statement was made in a <a href="http://www.ag.gov.au/Consultations/Documents/OnlineCopyrightInfringement/OnlineCopyrightInfringement-BBCWorldwide.pdf">submission to the Australian government's online copyright infringement paper</a>, saying: "ISPs need a policy to deal with repeat offenders," the BBC Worldwide submission reads.</p><p>"Possible sanctions could include subjecting repeat offenders to a slowing down of their bandwidth, but stopping short of cutting off the internet service, except in the most serious and egregious circumstances, as is the case in the United States. A competent court or authority should be involved in such cases."</p><p>The BBC used the example of Dr Who being distributed illegally in Australia before it was even aired on TV, saying although the leak was down to the broadcaster not putting secure enough controls in place, those who leaked the programme should be punished.</p><p>It said, despite the BBC dedicating considerable resources to taking down and blocking access to the materials, 13,000 download attempts were made from Australian IP addresses.</p><p>The BBC would like to go down the educational route, warning those who infringe copyright and educating them about the law. If they do not stop illegally downloading content, they should be subject to more serious action - such as their connection being terminated.</p><p>Additionally, the BBC said anyone who is proven to be using VPN-style services and consuming a lot of bandwidth in the process should be investigated for piracy.</p><p>It said: "It is reasonable for ISPs to be placed under an obligation to identify user behavior that is suspicious' and indicative of a user engaging in conduct that infringes copyright. Such behavior may include the illegitimate use by Internet users of IP obfuscation tools in combination with high download volumes."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Pirate Bay goes mobile  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>BitTorrent site Pirate Bay has launched a mobile version of its website, with separate TV, music and movie sites.</p><p>The new design, which is the first change to the site for more than ten years, includes clearer navigation and it's hoped using separate domains to the full site will make the website harder to close down.</p><p>Pirate Bay has already introduced a number of protocols to prevent authorities blocking or taking the whole site offline, including removing the tracker, trading torrents for magnet links and moving its server to the cloud.</p><p>Anyone using a mobile domain to access the Pirate Bay website will be forwarded to the Mobile Bay domain and although like any mobile website, this can be overridden if you want to access the full site instead, Pirate Bay doesn't think many users will do this telling TorrentFreak: "The normal version of the site renders like crap on mobile devices."</p><p>The Pirate Bay has more changes in the pipeline including the addition of RSSbay, allowing users to use RSS feeds to access the torrents they want remotely.</p><p>A spokesperson told TorrentFreak: "We will add more features later on, such as personal RSS feeds so users can browse torrents at work or school, and start the downloads at home."</p><p>iOS users won't be able to download torrents onto their iPhone or iPad unless it's jailbroken, but both Android and BlackBerry mobile users can download a torrent client.</p><p>Last week, it was reported that The Pirate Bay's traffic has doubled since ISPs started blocking the torrent download site. The majority of this traffic comes from the US, but it demonstrates the struggles the industry has in trying to stop people illegally downloading music, films and TV shows.</p><p>Users can download PirateBrowser to access torrents on Pirate Bay even if their ISP has banned it.</p><p>Recently, the government announced the Voluntary Copyright Alert Programme (Vcap) that will form part of the Digital Economy Act 2010. To try and reduce instances of piracy, <a href="https://www.itpro.com/public-sector/22732/piracy-warnings-to-be-emailed-to-perpetrators" data-original-url="https://www.itpro.com/public-sector/22732/piracy-warnings-to-be-emailed-to-perpetrators">ISPs will send letters to repeat piracy offenders</a> in the hope to educate them about how their activity is affecting the industry.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/networking/22779/pirate-bay-goes-mobile</link>
                                                                            <description>
                            <![CDATA[ The mobile version of Pirate Bay will include separate TV, music and movie sites ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">b771Zp7sk9XNZK2oyxDkBF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 28 Jul 2014 07:27:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clare Hopping ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Pirate bay]]></media:description>                                                            <media:text><![CDATA[Pirate bay]]></media:text>
                                <media:title type="plain"><![CDATA[Pirate bay]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>BitTorrent site Pirate Bay has launched a mobile version of its website, with separate TV, music and movie sites.</p><p>The new design, which is the first change to the site for more than ten years, includes clearer navigation and it's hoped using separate domains to the full site will make the website harder to close down.</p><p>Pirate Bay has already introduced a number of protocols to prevent authorities blocking or taking the whole site offline, including removing the tracker, trading torrents for magnet links and moving its server to the cloud.</p><p>Anyone using a mobile domain to access the Pirate Bay website will be forwarded to the Mobile Bay domain and although like any mobile website, this can be overridden if you want to access the full site instead, Pirate Bay doesn't think many users will do this telling TorrentFreak: "The normal version of the site renders like crap on mobile devices."</p><p>The Pirate Bay has more changes in the pipeline including the addition of RSSbay, allowing users to use RSS feeds to access the torrents they want remotely.</p><p>A spokesperson told TorrentFreak: "We will add more features later on, such as personal RSS feeds so users can browse torrents at work or school, and start the downloads at home."</p><p>iOS users won't be able to download torrents onto their iPhone or iPad unless it's jailbroken, but both Android and BlackBerry mobile users can download a torrent client.</p><p>Last week, it was reported that The Pirate Bay's traffic has doubled since ISPs started blocking the torrent download site. The majority of this traffic comes from the US, but it demonstrates the struggles the industry has in trying to stop people illegally downloading music, films and TV shows.</p><p>Users can download PirateBrowser to access torrents on Pirate Bay even if their ISP has banned it.</p><p>Recently, the government announced the Voluntary Copyright Alert Programme (Vcap) that will form part of the Digital Economy Act 2010. To try and reduce instances of piracy, <a href="https://www.itpro.com/public-sector/22732/piracy-warnings-to-be-emailed-to-perpetrators" data-original-url="https://www.itpro.com/public-sector/22732/piracy-warnings-to-be-emailed-to-perpetrators">ISPs will send letters to repeat piracy offenders</a> in the hope to educate them about how their activity is affecting the industry.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Piracy warnings to be emailed to perpetrators ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Those who pirate music, films and other media will start receiving emails from their ISP from next year, in the hope it will educate offenders of the damage illegal downloading is having of the music and film industry.</p><p>The initiative, officially called the Voluntary Copyright Alert Programme (Vcap) forms part of the Digital Economy Act 2010 and states that household can receive up to four warnings per year, but if those in receipt of the messages decide to ignore them and continue to illegally download material, no further action will be taken.</p><p>Those in the film and creative industries whose work is repeatedly illegally downloaded also want the warning letters to include information about penalties people face if they decide to download material without paying and have also requested that a database of repeat offenders is published.</p><p>Vcap brings together some of the UK's biggest ISPs including BT, TalkTalk, Virgin and Sky and a number of film industry bodies including the British Phonographic Institute (BPI) and the Music Publisher Association (MPA). It was announced by Vince Cable as part of a 3.5 million campaign to promote legal ways to listen to music and watch films. It's expected smaller ISPs will take the lead of the larger ones and join the scheme in the future.</p><p>The MPA's Chris Marcich said: "It is fantastic that the UK creative community and ISPs have come together in partnership to address online copyright infringement and raise awareness about the multitude of legitimate online services available to consumers. We are also grateful to the UK Government for backing this important new initiative."</p><p>However, P2P sharing site <a href="http://torrentfreak.com/uk-isps-and-copyright-holders-praise-new-piracy-warning-system-140719">TorrentFreak</a> announced the ruling on its site with a more negative stance, saying: "While the scheme is being overwhelmed with praise, the parties also announced that the first warning emails will not be sent out before next summer, possibly even later. These delays are a thorn in the side of both copyright holders and the Government, suggesting that negotiations behind the scenes are less uplifting."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/public-sector/22732/piracy-warnings-to-be-emailed-to-perpetrators</link>
                                                                            <description>
                            <![CDATA[ Those who repeatedly download pirated material will receive up to four warnings advising them of the law ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nkygZjgfn7Y1dj6fLmbbBW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/FGqDbQbvYufTqxNfc2zoQB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 21 Jul 2014 08:08:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clare Hopping ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/FGqDbQbvYufTqxNfc2zoQB-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Online piracy]]></media:description>                                                            <media:text><![CDATA[Online piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Online piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/FGqDbQbvYufTqxNfc2zoQB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Those who pirate music, films and other media will start receiving emails from their ISP from next year, in the hope it will educate offenders of the damage illegal downloading is having of the music and film industry.</p><p>The initiative, officially called the Voluntary Copyright Alert Programme (Vcap) forms part of the Digital Economy Act 2010 and states that household can receive up to four warnings per year, but if those in receipt of the messages decide to ignore them and continue to illegally download material, no further action will be taken.</p><p>Those in the film and creative industries whose work is repeatedly illegally downloaded also want the warning letters to include information about penalties people face if they decide to download material without paying and have also requested that a database of repeat offenders is published.</p><p>Vcap brings together some of the UK's biggest ISPs including BT, TalkTalk, Virgin and Sky and a number of film industry bodies including the British Phonographic Institute (BPI) and the Music Publisher Association (MPA). It was announced by Vince Cable as part of a 3.5 million campaign to promote legal ways to listen to music and watch films. It's expected smaller ISPs will take the lead of the larger ones and join the scheme in the future.</p><p>The MPA's Chris Marcich said: "It is fantastic that the UK creative community and ISPs have come together in partnership to address online copyright infringement and raise awareness about the multitude of legitimate online services available to consumers. We are also grateful to the UK Government for backing this important new initiative."</p><p>However, P2P sharing site <a href="http://torrentfreak.com/uk-isps-and-copyright-holders-praise-new-piracy-warning-system-140719">TorrentFreak</a> announced the ruling on its site with a more negative stance, saying: "While the scheme is being overwhelmed with praise, the parties also announced that the first warning emails will not be sent out before next summer, possibly even later. These delays are a thorn in the side of both copyright holders and the Government, suggesting that negotiations behind the scenes are less uplifting."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google Glass banned from UK cinemas ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Google Glass headsets have just become available to UK customers for the hefty price of 1,000, but cinemas around the UK have deemed them a potential aid to video piracy, and have thus banned them from use.</p><p>The worry is that those wearing the tech will be able to record blockbuster films without detection, contributing to the problem of film piracy in Britain and around the world. One early user was asked to remove his Google Glass headset in a Leicester Square cinema recently.</p><p>Phil Clapp, chief executive of the Cinema Exhibitors' Association, said: "Customers will be requested not to wear these into cinema auditoriums, whether the film is playing or not."</p><p>The glasses allow users to read their emails, capture videos, browse the internet and more through a display panel situated above the right eye. Though Google Glass' panel lights up when filming, there are still worries the act can go unnoticed in certain situations.</p><p>Concerns over video piracy are in many ways an extension of privacy issues that have plagued Google since the wearable tech was announced. With users granted the ability to record what they see without permission, and often without detection, this has brought with it many concerns.</p><p>In addition to cinemas across the country, other entertainment outlets are reportedly looking into taking similar precautions. Andrew Lloyd Webber's Really Useful Group, for example, announced it would "evaluate the implications, especially with regard to the effect on the cast, creative team and members of the public."</p><p>A spokesperson for Google said: "We recommend any cinemas concerned about Glass to treat the device as they treat similar devices like mobile phones: simply ask wearers to turn it off before the film starts. Broadly speaking, we also think it's best to have direct and first-hand experience with Glass before creating policies around it.</p><p>"The fact that Glass is worn above the eyes and the screen lights up whenever it's activated makes it a fairly lousy device for recording things secretly," the spokesperson added.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/mobile/22605/google-glass-banned-from-uk-cinemas</link>
                                                                            <description>
                            <![CDATA[ The potential use of Google Glass headsets by movie pirates has got it banned from UK cinemas ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hdzeBhoWVhPaboqy8GCS1X</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kkpyuzGiBqHodTzqxe65gR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Jul 2014 09:27:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Hardware]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Preece ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/MfwwRmvRe3qucjt85cMgeg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kkpyuzGiBqHodTzqxe65gR-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kkpyuzGiBqHodTzqxe65gR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Google Glass headsets have just become available to UK customers for the hefty price of 1,000, but cinemas around the UK have deemed them a potential aid to video piracy, and have thus banned them from use.</p><p>The worry is that those wearing the tech will be able to record blockbuster films without detection, contributing to the problem of film piracy in Britain and around the world. One early user was asked to remove his Google Glass headset in a Leicester Square cinema recently.</p><p>Phil Clapp, chief executive of the Cinema Exhibitors' Association, said: "Customers will be requested not to wear these into cinema auditoriums, whether the film is playing or not."</p><p>The glasses allow users to read their emails, capture videos, browse the internet and more through a display panel situated above the right eye. Though Google Glass' panel lights up when filming, there are still worries the act can go unnoticed in certain situations.</p><p>Concerns over video piracy are in many ways an extension of privacy issues that have plagued Google since the wearable tech was announced. With users granted the ability to record what they see without permission, and often without detection, this has brought with it many concerns.</p><p>In addition to cinemas across the country, other entertainment outlets are reportedly looking into taking similar precautions. Andrew Lloyd Webber's Really Useful Group, for example, announced it would "evaluate the implications, especially with regard to the effect on the cast, creative team and members of the public."</p><p>A spokesperson for Google said: "We recommend any cinemas concerned about Glass to treat the device as they treat similar devices like mobile phones: simply ask wearers to turn it off before the film starts. Broadly speaking, we also think it's best to have direct and first-hand experience with Glass before creating policies around it.</p><p>"The fact that Glass is worn above the eyes and the screen lights up whenever it's activated makes it a fairly lousy device for recording things secretly," the spokesperson added.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ "Google should take the lead" in online piracy ]]></title>
                                                                                                <dc:content><![CDATA[ <p>David Cameron's intellectual property advisor has written a report about online piracy, saying the first actions should be taken by search engines such as Google.</p><p>MP Mike Weatherley's report includes a list of recommendations for business secretary Vince Cable to take onboard in the fight against online piracy, including blocking the ad funding used to keep such websites active.</p><p>He said the fight back should begin with search engines - Google in particular - to stop people accessing pirated content in the first place.</p><p>"Search engines can and must use the resources available to them in order to safeguard the UK's creative industries. Piracy remains the biggest threat to the growth of digital commerce. If we want the UK to continue to be a leader in creativity and innovation, the UK must also be an international leader of intellectual property rights protection," Weatherley said.</p><p>"As the main provider of search facilities in the UK it is widely felt that Google should take the lead in setting responsible industry standards for search," he continued.</p><p>Aside from working with search engines to prevent illegal content being surfaced, Weatherley said consumers should be educated about piracy by including "warning marks" and putting legitimate download sources at the top of search results.</p><p>Pirate sites should be removed from search results if a court order has been issued to the domain registrar, alerting them illegal activity and requesting they shut the site down.</p><p>Earlier in the week, <a href="https://www.itpro.com/public-sector/22343/torrentz-site-blocked-in-uk-as-part-of-operation-creative" data-original-url="https://www.itpro.com/public-sector/22343/torrentz-site-blocked-in-uk-as-part-of-operation-creative">Torrentz.eu</a> was closed down. It's the latest website to be suspended as part of Operation Creative.</p><p>If Weatherley's plan comes to fruition, any content previously available on Torrentz.eu would be removed from search engines.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/public-sector/22361/google-should-take-the-lead-in-online-piracy</link>
                                                                            <description>
                            <![CDATA[ David Cameron's intellectual property advisor says action against piracy should start with the search engine ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">n7AHXMxEJ6LczvNaLzi6yd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 30 May 2014 07:48:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Google]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clare Hopping ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>David Cameron's intellectual property advisor has written a report about online piracy, saying the first actions should be taken by search engines such as Google.</p><p>MP Mike Weatherley's report includes a list of recommendations for business secretary Vince Cable to take onboard in the fight against online piracy, including blocking the ad funding used to keep such websites active.</p><p>He said the fight back should begin with search engines - Google in particular - to stop people accessing pirated content in the first place.</p><p>"Search engines can and must use the resources available to them in order to safeguard the UK's creative industries. Piracy remains the biggest threat to the growth of digital commerce. If we want the UK to continue to be a leader in creativity and innovation, the UK must also be an international leader of intellectual property rights protection," Weatherley said.</p><p>"As the main provider of search facilities in the UK it is widely felt that Google should take the lead in setting responsible industry standards for search," he continued.</p><p>Aside from working with search engines to prevent illegal content being surfaced, Weatherley said consumers should be educated about piracy by including "warning marks" and putting legitimate download sources at the top of search results.</p><p>Pirate sites should be removed from search results if a court order has been issued to the domain registrar, alerting them illegal activity and requesting they shut the site down.</p><p>Earlier in the week, <a href="https://www.itpro.com/public-sector/22343/torrentz-site-blocked-in-uk-as-part-of-operation-creative" data-original-url="https://www.itpro.com/public-sector/22343/torrentz-site-blocked-in-uk-as-part-of-operation-creative">Torrentz.eu</a> was closed down. It's the latest website to be suspended as part of Operation Creative.</p><p>If Weatherley's plan comes to fruition, any content previously available on Torrentz.eu would be removed from search engines.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ISPs criticised for lenient stance on illegal downloads ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Moves to combat online film and music piracy with the help of the ISP community have been criticised for being too lenient.</p><p>The big four ISPs - BT, Sky, Talk Talk and Virgin Media are close to striking a deal with the BPI and the Motion Picture Association (MPA) to clamp down on individuals who illegally download music and films online.</p><p>As part of this, repeat offenders will receive "educational" letters from their ISPs that will reportedly point them in the direction of sites offering legal download services.</p><p>Individuals will receive a maximum of four such alerts, in the form of either a written letter or email, but they will face no further action from their ISP after this point.</p><p>The ISPs will only be allowed to send out 2.5 million of these warnings per year, although this number is expected to go up if other ISPs decide to join the scheme.</p><p>The first letters are expected to be sent out next year.</p><p>According to a report on the <a target="_blank" href="http://www.bbc.co.uk/news/technology-27330150"><em>BBC</em></a>, the original draft proposals suggested these letters should warn people who repeatedly download illegal content about the legal implications of their actions.</p><p>The BPI and MPA had also originally requested access to a database listing details about repeat offenders, so that they could pursue legal action against them.</p><p>However, the final draft of the proposals which have been four years in the making contain no mention of either of these measures.</p><p>In a statement, the MPA and BPI said: "Content creators and ISPs, with the support of government, have been exploring the possibility of developing an awareness programme that will support the continuing growth of legal creative content services, reduce copyright infringement and create the best possible customer experience online."</p><p>Andrew Goode, COO of ad tech provider Project Sunblock, hit out at the plans, claiming the ISPs' proposed letter writing campaign will not stop people downloading content illegally.</p><p>"Sending out letters to consumers won't come close to quelling the tide of illegal downloads from sites like the Pirate Bay. Letters issued by ISPs will be entirely unenforceable and without threats of punitive measures, like internet throttling, it simply won't work and, even worse, the initiative targets the wrong side of the illegal download exchange," he said. </p><p>"Instead of targeting consumers, what's needed is to cut off the flow of advertising revenue that fuels these copyright infringing sites. These sites are funded almost exclusively by ad revenue, which in many cases comes from some of the UK's biggest brand names."</p><p>Therefore, he wants to see more being done to cut the flow of ad revenue to the sites that facilitate illegal downloads.</p><p>"Advertisers must act in collaboration with the police and other enforcement bodies in order to make any real impact; otherwise, letters from ISPs will fall on deaf ears," he added.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/22214/isps-criticised-for-lenient-stance-on-illegal-downloads</link>
                                                                            <description>
                            <![CDATA[ New proposals will see ISPs write to illegal downloaders, but they won't be threatened with legal action ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">kRqB9sDCehJVNhHtHWB3u1</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Knavr2GKpuGNVY49UrEysG-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 09 May 2014 11:28:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Knavr2GKpuGNVY49UrEysG-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Illegal download]]></media:description>                                                            <media:text><![CDATA[Illegal download]]></media:text>
                                <media:title type="plain"><![CDATA[Illegal download]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Knavr2GKpuGNVY49UrEysG-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Moves to combat online film and music piracy with the help of the ISP community have been criticised for being too lenient.</p><p>The big four ISPs - BT, Sky, Talk Talk and Virgin Media are close to striking a deal with the BPI and the Motion Picture Association (MPA) to clamp down on individuals who illegally download music and films online.</p><p>As part of this, repeat offenders will receive "educational" letters from their ISPs that will reportedly point them in the direction of sites offering legal download services.</p><p>Individuals will receive a maximum of four such alerts, in the form of either a written letter or email, but they will face no further action from their ISP after this point.</p><p>The ISPs will only be allowed to send out 2.5 million of these warnings per year, although this number is expected to go up if other ISPs decide to join the scheme.</p><p>The first letters are expected to be sent out next year.</p><p>According to a report on the <a target="_blank" href="http://www.bbc.co.uk/news/technology-27330150"><em>BBC</em></a>, the original draft proposals suggested these letters should warn people who repeatedly download illegal content about the legal implications of their actions.</p><p>The BPI and MPA had also originally requested access to a database listing details about repeat offenders, so that they could pursue legal action against them.</p><p>However, the final draft of the proposals which have been four years in the making contain no mention of either of these measures.</p><p>In a statement, the MPA and BPI said: "Content creators and ISPs, with the support of government, have been exploring the possibility of developing an awareness programme that will support the continuing growth of legal creative content services, reduce copyright infringement and create the best possible customer experience online."</p><p>Andrew Goode, COO of ad tech provider Project Sunblock, hit out at the plans, claiming the ISPs' proposed letter writing campaign will not stop people downloading content illegally.</p><p>"Sending out letters to consumers won't come close to quelling the tide of illegal downloads from sites like the Pirate Bay. Letters issued by ISPs will be entirely unenforceable and without threats of punitive measures, like internet throttling, it simply won't work and, even worse, the initiative targets the wrong side of the illegal download exchange," he said. </p><p>"Instead of targeting consumers, what's needed is to cut off the flow of advertising revenue that fuels these copyright infringing sites. These sites are funded almost exclusively by ad revenue, which in many cases comes from some of the UK's biggest brand names."</p><p>Therefore, he wants to see more being done to cut the flow of ad revenue to the sites that facilitate illegal downloads.</p><p>"Advertisers must act in collaboration with the police and other enforcement bodies in order to make any real impact; otherwise, letters from ISPs will fall on deaf ears," he added.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Police warn over malware threat from pirate video websites ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Nearly all of the most popular illegal film and TV pirate websites contain malware or credit card scams, according to a study from protection intelligence analyst firm Incopro.</p><p>The research revealed 97 per cent of these illegal sites contained dangerous content. </p><p>The UK TV and film industry body, The Industry Trust commissioned a study of 30 of the most frequently used illegal film and TV sites in the country. It found 90 per cent contained malware and other Potentially Unwanted Programmes' (PUPs) designed to deceive or defraud unwitting viewers.</p><div><blockquote><p>People need to know that by visiting copyright infringing websites they are running the risk of having their personal details stolen and used fraudulently</p></blockquote></div><p>The rogue sites were also crammed with credit card scams, with over two thirds (67 per cent) of the 30 sites containing credit card fraud. In total, just one of the 30 pirate sites monitored over a two week period showed no signs of malware or credit card fraud. Unsurprisingly, the report didn't say which site this was.</p><p>According to the research, malware is usually disguised behind innocent looking Play' buttons which viewers unwittingly click on thinking it will play the film or TV show, but which actually trigger the malware or other programmes to start downloading onto the device.</p><p>Alongside the research, a survey from ICM found that of people who have unwittingly or intentionally visited a pirate website, more than three quarters (77 per cent) experienced unwanted extras including downloading malware, spyware, other viruses and pop-up ads as a result. Almost one in five (17 per cent) lost personal data or had personal information stolen and 14 per cent were exposed to unwanted or explicit material such as pornography or violence.</p><p>DCI Andy Fyfe, head of the police intellectual property crime unit (PIPCU) at City of London Police, said: "It is very important that the public recognises the dangers of visiting illegal websites and so we welcome the Industry Trust's current campaign to raise awareness on this issue."</p><p>"People need to know that by visiting copyright infringing websites they are running the risk of having their personal details stolen and used fraudulently, as well as exposing their computer to malicious malware and viruses," he said.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/22139/police-warn-over-malware-threat-from-pirate-video-websites</link>
                                                                            <description>
                            <![CDATA[ Malicious content is on 90 per cent of illegal download websites ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">mn7LcVbos65j4xFoUe5QCb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CafQrf23bp4hEf3WfndzgY-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 29 Apr 2014 14:21:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Hacking]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rene Millman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vwWuTPNRCuw9vEaWzuXYnR.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CafQrf23bp4hEf3WfndzgY-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Hacking]]></media:description>                                                            <media:text><![CDATA[Hacking]]></media:text>
                                <media:title type="plain"><![CDATA[Hacking]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CafQrf23bp4hEf3WfndzgY-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Nearly all of the most popular illegal film and TV pirate websites contain malware or credit card scams, according to a study from protection intelligence analyst firm Incopro.</p><p>The research revealed 97 per cent of these illegal sites contained dangerous content. </p><p>The UK TV and film industry body, The Industry Trust commissioned a study of 30 of the most frequently used illegal film and TV sites in the country. It found 90 per cent contained malware and other Potentially Unwanted Programmes' (PUPs) designed to deceive or defraud unwitting viewers.</p><div><blockquote><p>People need to know that by visiting copyright infringing websites they are running the risk of having their personal details stolen and used fraudulently</p></blockquote></div><p>The rogue sites were also crammed with credit card scams, with over two thirds (67 per cent) of the 30 sites containing credit card fraud. In total, just one of the 30 pirate sites monitored over a two week period showed no signs of malware or credit card fraud. Unsurprisingly, the report didn't say which site this was.</p><p>According to the research, malware is usually disguised behind innocent looking Play' buttons which viewers unwittingly click on thinking it will play the film or TV show, but which actually trigger the malware or other programmes to start downloading onto the device.</p><p>Alongside the research, a survey from ICM found that of people who have unwittingly or intentionally visited a pirate website, more than three quarters (77 per cent) experienced unwanted extras including downloading malware, spyware, other viruses and pop-up ads as a result. Almost one in five (17 per cent) lost personal data or had personal information stolen and 14 per cent were exposed to unwanted or explicit material such as pornography or violence.</p><p>DCI Andy Fyfe, head of the police intellectual property crime unit (PIPCU) at City of London Police, said: "It is very important that the public recognises the dangers of visiting illegal websites and so we welcome the Industry Trust's current campaign to raise awareness on this issue."</p><p>"People need to know that by visiting copyright infringing websites they are running the risk of having their personal details stolen and used fraudulently, as well as exposing their computer to malicious malware and viruses," he said.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google Glass wearer's cinema trip cut short over piracy claims ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A Google Glass user has warned others not to wear the devices in public, after being hauled out of a US cinema by law enforcers who claimed he was using the device to illegally record a movie.</p><p>The unnamed Google Glass user visited a cinema with his wife in Columbus, Ohio, while wearing the device. He was then asked to step outside an hour into a showing of <em>Jack Ryan: Shadow Recrui</em>t by a law enforcement officer.</p><p>He was accused of using the device to illegally record the film, but maintains he did not have Glass switched on in the cinema.</p><div><blockquote><p>I guess until people get more familiar with Google Glass and understand what they are, one should not wear them to the movies.</p></blockquote></div><p>"Because I don't want Glass to distract me during the movie, I turn them off (but since my prescription lenses are on the frame, I still wear them," he told tech blog <a target="_blank" href="https://www.the-gadgeteer.com/2014/01/20/amc-movie-theater-calls-fbi-to-arrest-a-google-glass-user" data-original-url="the-gadgeteer.com/2014/01/20/amc-movie-theater-calls-fbi-to-arrest-a-google-glass-user"><em>The Gadgeteer</em></a>.</p><p>The accused said he was held for several hours by representatives from the US Department of Homeland Security before being released without charge.</p><p>"I kept telling them I wasn't recording anything my Glass was off, [but] they insisted they saw it on," he wrote.</p><p>Despite repeated attempts by the unnamed man to get the attending officers to check the device themselves, he claims they only did this after questioning him.</p><p>"Eventually, after a long time somebody came with a laptop and a USB cable at which point he told me it was my last chance to come clean. I repeated for the hundredth time there is nothing to come clean about and this is a big misunderstanding," he said.</p><p>"So the...guy finally connected my Glass to the computer, downloaded all my personal photos and started going through them one by one.</p><p>"Then they went through my phone, and five minutes later they concluded I had done nothing wrong," he added.</p><p>When he complained, a representative from the Movie Association blamed the high rates of piracy at the theatre he visited and gave him two free passes to see the film again.</p><p>"Considering it was 11.27pm when this happened, and the movie started at 7.45, I guess the three and a half hours of my time and the scare my wife went through is worth about 30 bucks in the eyes of the Movie Association and the federal militia," he wrote.</p><p>"I guess until people get more familiar with Google Glass and understand what they are, one should not wear them to the movies."</p><p>In a statement to US newspaper the <em>Columbus Dispatch</em>, the Department of Homeland Security confirmed the incident.</p><p>"On Jan. 18, special agents with ICE's Homeland Security Investigations and local authorities briefly interviewed a man suspected of using an electronic recording device to record a film at an AMC Theatre in Columbus," the statement reads.</p><p>"The man, who voluntarily answered questions, confirmed to authorities that the suspected recording devices was also a pair of prescription eye glasses in which the recording function had been inactive. No further action was taken."</p><p>This isn't the first time wearing Google Glass has landed someone in hot water, as there have been numerous reports of a similar nature in recent months.</p><p>For example, a restaurant in <a target="_blank" href="https://www.itpro.com/android/21110/seattle-restaurant-bans-google-glass" data-original-url="https://www.itpro.com/android/21110/seattle-restaurant-bans-google-glass">Seattle banned the device because of concerns</a> about its recording capabilities, while the <a target="_blank" href="https://www.itpro.com/software/google" data-original-url="https://www.itpro.com/mobile/20322/google-glass-faces-pre-launch-driving-ban">UK Department for Transport reportedly has too because of fears it might distract people when they're behind the wheel</a>.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/mobile/21445/google-glass-wearers-cinema-trip-cut-short-over-piracy-claims</link>
                                                                            <description>
                            <![CDATA[ Unnamed Google Glass owner issues warning to others after being dragged from cinema over piracy claims. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8VLdvgRji4phbd8TgcQRPb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kkpyuzGiBqHodTzqxe65gR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 22 Jan 2014 12:15:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Hardware]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kkpyuzGiBqHodTzqxe65gR-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kkpyuzGiBqHodTzqxe65gR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A Google Glass user has warned others not to wear the devices in public, after being hauled out of a US cinema by law enforcers who claimed he was using the device to illegally record a movie.</p><p>The unnamed Google Glass user visited a cinema with his wife in Columbus, Ohio, while wearing the device. He was then asked to step outside an hour into a showing of <em>Jack Ryan: Shadow Recrui</em>t by a law enforcement officer.</p><p>He was accused of using the device to illegally record the film, but maintains he did not have Glass switched on in the cinema.</p><div><blockquote><p>I guess until people get more familiar with Google Glass and understand what they are, one should not wear them to the movies.</p></blockquote></div><p>"Because I don't want Glass to distract me during the movie, I turn them off (but since my prescription lenses are on the frame, I still wear them," he told tech blog <a target="_blank" href="https://www.the-gadgeteer.com/2014/01/20/amc-movie-theater-calls-fbi-to-arrest-a-google-glass-user" data-original-url="the-gadgeteer.com/2014/01/20/amc-movie-theater-calls-fbi-to-arrest-a-google-glass-user"><em>The Gadgeteer</em></a>.</p><p>The accused said he was held for several hours by representatives from the US Department of Homeland Security before being released without charge.</p><p>"I kept telling them I wasn't recording anything my Glass was off, [but] they insisted they saw it on," he wrote.</p><p>Despite repeated attempts by the unnamed man to get the attending officers to check the device themselves, he claims they only did this after questioning him.</p><p>"Eventually, after a long time somebody came with a laptop and a USB cable at which point he told me it was my last chance to come clean. I repeated for the hundredth time there is nothing to come clean about and this is a big misunderstanding," he said.</p><p>"So the...guy finally connected my Glass to the computer, downloaded all my personal photos and started going through them one by one.</p><p>"Then they went through my phone, and five minutes later they concluded I had done nothing wrong," he added.</p><p>When he complained, a representative from the Movie Association blamed the high rates of piracy at the theatre he visited and gave him two free passes to see the film again.</p><p>"Considering it was 11.27pm when this happened, and the movie started at 7.45, I guess the three and a half hours of my time and the scare my wife went through is worth about 30 bucks in the eyes of the Movie Association and the federal militia," he wrote.</p><p>"I guess until people get more familiar with Google Glass and understand what they are, one should not wear them to the movies."</p><p>In a statement to US newspaper the <em>Columbus Dispatch</em>, the Department of Homeland Security confirmed the incident.</p><p>"On Jan. 18, special agents with ICE's Homeland Security Investigations and local authorities briefly interviewed a man suspected of using an electronic recording device to record a film at an AMC Theatre in Columbus," the statement reads.</p><p>"The man, who voluntarily answered questions, confirmed to authorities that the suspected recording devices was also a pair of prescription eye glasses in which the recording function had been inactive. No further action was taken."</p><p>This isn't the first time wearing Google Glass has landed someone in hot water, as there have been numerous reports of a similar nature in recent months.</p><p>For example, a restaurant in <a target="_blank" href="https://www.itpro.com/android/21110/seattle-restaurant-bans-google-glass" data-original-url="https://www.itpro.com/android/21110/seattle-restaurant-bans-google-glass">Seattle banned the device because of concerns</a> about its recording capabilities, while the <a target="_blank" href="https://www.itpro.com/software/google" data-original-url="https://www.itpro.com/mobile/20322/google-glass-faces-pre-launch-driving-ban">UK Department for Transport reportedly has too because of fears it might distract people when they're behind the wheel</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ISPs asked to hunt down pirates ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Broadband providers, including Virgin, BT, BSkyB and Talk Talk, have been asked by the record industry trade body BPI to create a database of customers who illegally download digital entertainment content.</p><div><blockquote><p>Our customers' rights always come first</p></blockquote></div><p>According to a report <a href="http://www.theguardian.com/technology/2013/sep/01/record-labels-broadband-database-illegal-downloads">in the <em>Guardian</em></a>, the information could be used to disconnect or prosecute persistent offenders.</p><p>The BPI has allegedly been working with the British Video Association to negotiate with ISPs on what action to take on piracy.</p><p>The decision to carry out direct talks has apparently been sparked by the fact the Digital Economy Act, which was created to combat piracy, will not come into force until 2014 at the earliest and possibly after the 2015 general election. This is despite the Bill being voted into law three years ago.</p><p>Any collaboration would be a voluntary one and there is no obligation on broadband providers to join any alliance.</p><p>However, should they choose to do so, it will operate a three strikes' policy, with three warning letters being sent out initially before preventative measures - such as site blocking and broadband speed throttling - are used.</p><p>If these actions fail to deter the downloader, prosecution would be sought.</p><p>The plan is not as straightforward as it may seem, as concerns have been raised that the creation of the initial database recording to whom letters had been sent to and any further action that had been taken could be in breach of the Data Protection Act.</p><p>This is because companies are only allowed to store customer data for commercial purposes under current legislation.</p><p>The reactions to the BPI's proposals from ISPs themselves, according to statements in the <em>Guardian</em>, have been lukewarm.</p><p>A spokesperson for Virgin Media described the current proposal as "unworkable". Talk Talk meanwhile said it would like to reach a voluntary agreement.</p><p>"However our customers' rights always come first and we would never agree to anything that could compromise them," a spokesperson added.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/20523/isps-asked-hunt-down-pirates</link>
                                                                            <description>
                            <![CDATA[ Record labels lean on broadband providers to identify illegal downloaders. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">weBR7gXHKFovPL4WheQidw</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 02 Sep 2013 15:19:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Data Centres]]></category>
                                                    <category><![CDATA[Infrastructure]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jane McCallion ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Broadband providers, including Virgin, BT, BSkyB and Talk Talk, have been asked by the record industry trade body BPI to create a database of customers who illegally download digital entertainment content.</p><div><blockquote><p>Our customers' rights always come first</p></blockquote></div><p>According to a report <a href="http://www.theguardian.com/technology/2013/sep/01/record-labels-broadband-database-illegal-downloads">in the <em>Guardian</em></a>, the information could be used to disconnect or prosecute persistent offenders.</p><p>The BPI has allegedly been working with the British Video Association to negotiate with ISPs on what action to take on piracy.</p><p>The decision to carry out direct talks has apparently been sparked by the fact the Digital Economy Act, which was created to combat piracy, will not come into force until 2014 at the earliest and possibly after the 2015 general election. This is despite the Bill being voted into law three years ago.</p><p>Any collaboration would be a voluntary one and there is no obligation on broadband providers to join any alliance.</p><p>However, should they choose to do so, it will operate a three strikes' policy, with three warning letters being sent out initially before preventative measures - such as site blocking and broadband speed throttling - are used.</p><p>If these actions fail to deter the downloader, prosecution would be sought.</p><p>The plan is not as straightforward as it may seem, as concerns have been raised that the creation of the initial database recording to whom letters had been sent to and any further action that had been taken could be in breach of the Data Protection Act.</p><p>This is because companies are only allowed to store customer data for commercial purposes under current legislation.</p><p>The reactions to the BPI's proposals from ISPs themselves, according to statements in the <em>Guardian</em>, have been lukewarm.</p><p>A spokesperson for Virgin Media described the current proposal as "unworkable". Talk Talk meanwhile said it would like to reach a voluntary agreement.</p><p>"However our customers' rights always come first and we would never agree to anything that could compromise them," a spokesperson added.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft settles thousands of piracy cases across globe ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Microsoft settled 3,265 copyright infringement cases around the world during the last 12 months, as part of the software giant's ongoing fight against piracy.</p><p>The company's software is considered to be among the most pirated in the world, with the firm regularly warning users off cheap versions of Office and Windows as they are unlikely to be authentic.</p><p>In a statement, Microsoft said it had settled 3,265 cases over the past year, with the majority resulting from tip-offs by end users.</p><p>Out of these settlements, 35 took place in the US, while the remaining 3,230 cases occurred in 42 other countries across the globe.</p><p>David Finn, associate general counsel in the Microsoft Cybercrime centre, said the company was pleased to have resolved these cases, given the economic impact counterfeit software use can have.</p><p>"Software counterfeiting negatively impacts local and global economic growth, stifles innovation, and puts consumers and businesses at risk," he warned.</p><p>In total, Microsoft claims to have been contacted by more than 450,000 counterfeit software whistleblowers since 2005.</p><p>According to a recent study by analyst IDC on the dangers of using pirated software, end users will waste 1.5 billion hours dealing with counterfeit software-induced security issues.</p><p>Its findings also suggest that one in three consumer PCs running counterfeit software will be infected by malware in 2013.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/desktop-software/20167/microsoft-settles-thousands-piracy-cases-across-globe</link>
                                                                            <description>
                            <![CDATA[ Software giant claims to have reach settlements with 3,265 copyright infringers over past 12 months. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wgPevrJViBkA1jZ63LpdYu</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GvFNgvqiQTV8E8v5CCriSf-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jul 2013 09:04:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GvFNgvqiQTV8E8v5CCriSf-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[piracy]]></media:description>                                                            <media:text><![CDATA[piracy]]></media:text>
                                <media:title type="plain"><![CDATA[piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GvFNgvqiQTV8E8v5CCriSf-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft settled 3,265 copyright infringement cases around the world during the last 12 months, as part of the software giant's ongoing fight against piracy.</p><p>The company's software is considered to be among the most pirated in the world, with the firm regularly warning users off cheap versions of Office and Windows as they are unlikely to be authentic.</p><p>In a statement, Microsoft said it had settled 3,265 cases over the past year, with the majority resulting from tip-offs by end users.</p><p>Out of these settlements, 35 took place in the US, while the remaining 3,230 cases occurred in 42 other countries across the globe.</p><p>David Finn, associate general counsel in the Microsoft Cybercrime centre, said the company was pleased to have resolved these cases, given the economic impact counterfeit software use can have.</p><p>"Software counterfeiting negatively impacts local and global economic growth, stifles innovation, and puts consumers and businesses at risk," he warned.</p><p>In total, Microsoft claims to have been contacted by more than 450,000 counterfeit software whistleblowers since 2005.</p><p>According to a recent study by analyst IDC on the dangers of using pirated software, end users will waste 1.5 billion hours dealing with counterfeit software-induced security issues.</p><p>Its findings also suggest that one in three consumer PCs running counterfeit software will be infected by malware in 2013.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Warner Bros. and NBC Universal want Mega blocked by Google ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Warner Bros. and NBC Universal have asked Google to block notorious file-sharing websites such as Mega from search results to help cutdown on piracy.</p><p>The two Hollywood studios have filed takedown claims under the Digital Millennium Copyright Act in relation to the films Gangster Squad and Mama.</p><p>NBC claims to have found 5,857 links, which offer users the chance to <a href="http://www.chillingeffects.org/notice.cgi?sID=914089" target="_blank">illegally download</a> the 2013 horror film Mama. There are 35 links to the file-sharing site Mega, which was launched by internet mogul, Kim Dotcom, in January.</p><p>Meanwhile Warner Bros. alleges there are <a href="http://www.chillingeffects.org/notice.cgi?sID=896442" target="_blank">404 links to download Gangster Squad</a>. There are no specific links to Mega, with the studio simply asking Google to block the file-sharing site's homepage.</p><p>Dotcom claims blocking the homepage would be unreasonable, and that content providers are abusing their rights under the DMCA.</p><p>"During the Megaupload days over 20 per cent of all takedown notices were bogus. We analysed big samples of notices and most were automated keyword-based takedowns that affected a lot of legitimate files," Dotcom told <a href="http://torrentfreak.com/hollywood-studios-want-google-to-censor-dotcoms-mega-130528" target="_blank">TorrentFreak</a>.</p><p>"The abuse of the takedown system is so severe that no service provider can rely on takedown notices for a fair repeat infringer policy."</p><p>When launched in January, Mega claimed that users who joined the site would automatically agree to absolve the company of any responsibility if copyright laws are broken. However, Hollywood studios clearly feel the site is not doing enough and is still a prime source for copyrighted material.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/strategy/19886/warner-bros-and-nbc-universal-want-mega-blocked-google</link>
                                                                            <description>
                            <![CDATA[ Hollywood studios claims file-sharing site is infringing copyright. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">h9nZ3sZ44dovEUJjraVJc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zWzVLacyCKUFXiCtKMxqGZ-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 29 May 2013 10:56:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Khidr Suleman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/zWzVLacyCKUFXiCtKMxqGZ-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Mega logo]]></media:description>                                                            <media:text><![CDATA[Mega logo]]></media:text>
                                <media:title type="plain"><![CDATA[Mega logo]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zWzVLacyCKUFXiCtKMxqGZ-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Warner Bros. and NBC Universal have asked Google to block notorious file-sharing websites such as Mega from search results to help cutdown on piracy.</p><p>The two Hollywood studios have filed takedown claims under the Digital Millennium Copyright Act in relation to the films Gangster Squad and Mama.</p><p>NBC claims to have found 5,857 links, which offer users the chance to <a href="http://www.chillingeffects.org/notice.cgi?sID=914089" target="_blank">illegally download</a> the 2013 horror film Mama. There are 35 links to the file-sharing site Mega, which was launched by internet mogul, Kim Dotcom, in January.</p><p>Meanwhile Warner Bros. alleges there are <a href="http://www.chillingeffects.org/notice.cgi?sID=896442" target="_blank">404 links to download Gangster Squad</a>. There are no specific links to Mega, with the studio simply asking Google to block the file-sharing site's homepage.</p><p>Dotcom claims blocking the homepage would be unreasonable, and that content providers are abusing their rights under the DMCA.</p><p>"During the Megaupload days over 20 per cent of all takedown notices were bogus. We analysed big samples of notices and most were automated keyword-based takedowns that affected a lot of legitimate files," Dotcom told <a href="http://torrentfreak.com/hollywood-studios-want-google-to-censor-dotcoms-mega-130528" target="_blank">TorrentFreak</a>.</p><p>"The abuse of the takedown system is so severe that no service provider can rely on takedown notices for a fair repeat infringer policy."</p><p>When launched in January, Mega claimed that users who joined the site would automatically agree to absolve the company of any responsibility if copyright laws are broken. However, Hollywood studios clearly feel the site is not doing enough and is still a prime source for copyrighted material.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft warns SMBs of software piracy perils ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Microsoft and the Federation Against Software Theft (FAST) have launched a campaign, dubbed Play It Safe, to raise awareness of the business problems caused by using counterfeit software.</p><p>According to Microsoft commissioned research, carried out by analyst IDC, 30 per cent of businesses are at risk of infection by unexpected malware through using pirated software.</p><p>The research was conducted across ten geographies, including the UK, where results showed there was a particular problem in the SMB market when it came to using counterfeit software.</p><p>Speaking to IT Pro, Michala Wardell, head of anti-piracy at Microsoft UK, also referenced a recent study by the BSA, which revealed 52 per cent of UK small businesses have either bought or are running some kind of illegal software.</p><p>"In the UK, SMBs are definitely increasing their piracy consumption, and as a result are having a whole host of problems, such as identity theft and credit card fraud," said Wardell.</p><p>"They then have to spend many, many hours trying to reverse the impact the counterfeit had on their business, [which can impact their profits]."</p><p>Wardell said SMBs were being disproportionately affected by the problem because very few small businesses use software asset management.</p><p>"They have not yet realised the value [such an] investment can have on their business," she said.</p><p>Meanwhile, Alex Hilton, chief executive of anti-piracy body FAST, claimed the small profit margins of SMBs were also a factor.</p><p>"[Smaller businesses] are less concerned about things like software asset management. What they are concerned about is paying their bills, getting the money in from their customers and keeping the lights on," he said.</p><p>Both said cloud was reducing the consumption of counterfeit software, and that the Play It Safe campaign would help to raise awareness of the risks of pirated material.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/piracy/19379/microsoft-warns-smbs-software-piracy-perils</link>
                                                                            <description>
                            <![CDATA[ Small businesses most likely to be using pirated software, claims new research ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hRo926k2ycfN6x4rxmgPsB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GvFNgvqiQTV8E8v5CCriSf-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 Mar 2013 13:49:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jane McCallion ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GvFNgvqiQTV8E8v5CCriSf-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[piracy]]></media:description>                                                            <media:text><![CDATA[piracy]]></media:text>
                                <media:title type="plain"><![CDATA[piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GvFNgvqiQTV8E8v5CCriSf-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft and the Federation Against Software Theft (FAST) have launched a campaign, dubbed Play It Safe, to raise awareness of the business problems caused by using counterfeit software.</p><p>According to Microsoft commissioned research, carried out by analyst IDC, 30 per cent of businesses are at risk of infection by unexpected malware through using pirated software.</p><p>The research was conducted across ten geographies, including the UK, where results showed there was a particular problem in the SMB market when it came to using counterfeit software.</p><p>Speaking to IT Pro, Michala Wardell, head of anti-piracy at Microsoft UK, also referenced a recent study by the BSA, which revealed 52 per cent of UK small businesses have either bought or are running some kind of illegal software.</p><p>"In the UK, SMBs are definitely increasing their piracy consumption, and as a result are having a whole host of problems, such as identity theft and credit card fraud," said Wardell.</p><p>"They then have to spend many, many hours trying to reverse the impact the counterfeit had on their business, [which can impact their profits]."</p><p>Wardell said SMBs were being disproportionately affected by the problem because very few small businesses use software asset management.</p><p>"They have not yet realised the value [such an] investment can have on their business," she said.</p><p>Meanwhile, Alex Hilton, chief executive of anti-piracy body FAST, claimed the small profit margins of SMBs were also a factor.</p><p>"[Smaller businesses] are less concerned about things like software asset management. What they are concerned about is paying their bills, getting the money in from their customers and keeping the lights on," he said.</p><p>Both said cloud was reducing the consumption of counterfeit software, and that the Play It Safe campaign would help to raise awareness of the risks of pirated material.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Megaupload founder denied access to evidence by NZ Court of Appeal ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Megaupload founder Kim Dotcom has had a setback in his piracy case after the Court of Appeal in New Zealand ruled the US authorities do not have to hand over evidence against him.</p><p>The Court of Appeal overturned a ruling that the FBI should disclose all its evidence to Dotcom ahead of his extradition trial in August.</p><p>The US government had a duty of "candor and good faith" in making an extradition bid, the Court of Appeal said, before ruling the authrorities only have to hand over a summary of the evidence they have.</p><div><blockquote><p>Do 'good faith' & 'US govt' go together? NO. Will I sleep like an innocent baby tonight? YES.</p></blockquote></div><p>"It is for the requesting state to decide what information it wishes to put before the requested state in support of its request," Reuters reported the court as saying.</p><p>Dotcom expressed his disappointment at the decision on <a href="https://twitter.com/KimDotcom/status/307425067904667648" target="_blank">Twitter</a>, and claimed his legal team would take the fight to the Supreme Court.</p><p>"Am I disappointed about the ruling today? YES. Do 'good faith' & 'US govt' go together? NO. Will I sleep like an innocent baby tonight? YES," he told his 290,000 followers.</p><p>"The fight goes on. Next is the Supreme Court of New Zealand."</p><p>Dotcom founded the popular Megaupload file-sharing site which allowed users to share any files they wanted. The site raked in $175 million from 2005 until it was shutdown in January 2012 by the FBI.</p><p>The US government has accussed Dotcom of illegally copying and distributing copyrighted content - in particular films and music. Authorities are trying to extradite him from New Zealand to the US on charges of piracy, fraud and money laundering.</p><p>It remains to be seen whether the US authorities will be successful. The initial raid on Dotcom's property was bungled as courts have ruled the search warrants used were illegal. </p><p>A New Zealand government agency was also found to have illegally spied on him, and Dotcom could be entitled to damages.</p><p>The extradition hearing for Dotcom and the other three defendants is scheduled to be held in August.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/intellectual-property/19336/megaupload-founder-denied-access-evidence-nz-court-appeal</link>
                                                                            <description>
                            <![CDATA[ Kim Dotcom to take his fight to the Supreme Court. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cRH45yDhmSet7vVXacZ5E6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tpKK8Guf2ppksXMhMBxWYd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 01 Mar 2013 10:33:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Khidr Suleman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/tpKK8Guf2ppksXMhMBxWYd-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Kim Dotcom]]></media:description>                                                            <media:text><![CDATA[Kim Dotcom]]></media:text>
                                <media:title type="plain"><![CDATA[Kim Dotcom]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tpKK8Guf2ppksXMhMBxWYd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Megaupload founder Kim Dotcom has had a setback in his piracy case after the Court of Appeal in New Zealand ruled the US authorities do not have to hand over evidence against him.</p><p>The Court of Appeal overturned a ruling that the FBI should disclose all its evidence to Dotcom ahead of his extradition trial in August.</p><p>The US government had a duty of "candor and good faith" in making an extradition bid, the Court of Appeal said, before ruling the authrorities only have to hand over a summary of the evidence they have.</p><div><blockquote><p>Do 'good faith' & 'US govt' go together? NO. Will I sleep like an innocent baby tonight? YES.</p></blockquote></div><p>"It is for the requesting state to decide what information it wishes to put before the requested state in support of its request," Reuters reported the court as saying.</p><p>Dotcom expressed his disappointment at the decision on <a href="https://twitter.com/KimDotcom/status/307425067904667648" target="_blank">Twitter</a>, and claimed his legal team would take the fight to the Supreme Court.</p><p>"Am I disappointed about the ruling today? YES. Do 'good faith' & 'US govt' go together? NO. Will I sleep like an innocent baby tonight? YES," he told his 290,000 followers.</p><p>"The fight goes on. Next is the Supreme Court of New Zealand."</p><p>Dotcom founded the popular Megaupload file-sharing site which allowed users to share any files they wanted. The site raked in $175 million from 2005 until it was shutdown in January 2012 by the FBI.</p><p>The US government has accussed Dotcom of illegally copying and distributing copyrighted content - in particular films and music. Authorities are trying to extradite him from New Zealand to the US on charges of piracy, fraud and money laundering.</p><p>It remains to be seen whether the US authorities will be successful. The initial raid on Dotcom's property was bungled as courts have ruled the search warrants used were illegal. </p><p>A New Zealand government agency was also found to have illegally spied on him, and Dotcom could be entitled to damages.</p><p>The extradition hearing for Dotcom and the other three defendants is scheduled to be held in August.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ UK court orders blocking of more torrent websites ]]></title>
                                                                                                <dc:content><![CDATA[ <p>ISPs have been ordered to block more torrent websites following a ruling from court ruling</p><p>Virgin Media, BT, BSkyB and other UK ISPs have been told that they must block access to three file sharing websites: Kickass Torrents, H33t and Fenopy.</p><p>In a written ruling, Judge Richard Arnold said that users and operators of the torrent websites had infringed on the copyrights of ten music companies "on an industrial scale".</p><p>Music and film industry groups welcomed the news.</p><p>"The growth of digital music in the U.K. is held back by a raft of illegal businesses commercially exploiting music online without permission," said Geoff Taylor, chief executive officer of the British Recorded Music Industry group BPI. "Blocking illegal sites helps ensure that the legal digital market can grow."</p><p>One of the ISPs that will have to block access, Virgin Media, said in a statement that it "supports the clear, legal framework put in place to protect against copyright infringement and we continue to comply with court orders specifically addressed to the company."</p><p>But critics of the tactics deployed by the music and movie industry said that blocking access wouldn't solve the problem of piracy.</p><p>"The British music industry has nothing positive to show from their site blocks and personal legal threats. Looking at sales figures from 2012, you can't draw the conclusion that stopping access to the Pirate Bay did anything to help artists," said UK Pirate Party leader Loz Kaye.</p><p>"Even so, the industry is insisting on pushing for ever greater blocks, just as we in the Pirate Party have been warning."</p><p>Kaye said that this latest move meant that the UK has now "handed the power over what we see on the Internet to corporate lobbyists."</p><p>Jim Killock, Executive Director of the Open Rights Group said that blocking was "an extreme response", which will encourage new forms of distributed infringement.</p><p>"The BPI and others should be mindful that their tactics may have the opposite effect to their intention, by legitimising and promoting resistance to their actions," he said.</p><p>"We are concerned that these orders are not protecting speech, are overblocking forums and discussion, and are prone to error as the actual block lists are private."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/it-legislation/19329/uk-court-orders-blocking-more-torrent-websites</link>
                                                                            <description>
                            <![CDATA[ H33T, Fenopy and Kickass Torrents get blocked ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6XkxYGoQugGYma8XKG6a54</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 28 Feb 2013 15:19:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rene Millman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/vwWuTPNRCuw9vEaWzuXYnR.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NuNtiYKDqq2B2pU27ZSHvj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>ISPs have been ordered to block more torrent websites following a ruling from court ruling</p><p>Virgin Media, BT, BSkyB and other UK ISPs have been told that they must block access to three file sharing websites: Kickass Torrents, H33t and Fenopy.</p><p>In a written ruling, Judge Richard Arnold said that users and operators of the torrent websites had infringed on the copyrights of ten music companies "on an industrial scale".</p><p>Music and film industry groups welcomed the news.</p><p>"The growth of digital music in the U.K. is held back by a raft of illegal businesses commercially exploiting music online without permission," said Geoff Taylor, chief executive officer of the British Recorded Music Industry group BPI. "Blocking illegal sites helps ensure that the legal digital market can grow."</p><p>One of the ISPs that will have to block access, Virgin Media, said in a statement that it "supports the clear, legal framework put in place to protect against copyright infringement and we continue to comply with court orders specifically addressed to the company."</p><p>But critics of the tactics deployed by the music and movie industry said that blocking access wouldn't solve the problem of piracy.</p><p>"The British music industry has nothing positive to show from their site blocks and personal legal threats. Looking at sales figures from 2012, you can't draw the conclusion that stopping access to the Pirate Bay did anything to help artists," said UK Pirate Party leader Loz Kaye.</p><p>"Even so, the industry is insisting on pushing for ever greater blocks, just as we in the Pirate Party have been warning."</p><p>Kaye said that this latest move meant that the UK has now "handed the power over what we see on the Internet to corporate lobbyists."</p><p>Jim Killock, Executive Director of the Open Rights Group said that blocking was "an extreme response", which will encourage new forms of distributed infringement.</p><p>"The BPI and others should be mindful that their tactics may have the opposite effect to their intention, by legitimising and promoting resistance to their actions," he said.</p><p>"We are concerned that these orders are not protecting speech, are overblocking forums and discussion, and are prone to error as the actual block lists are private."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ BSA flags widespread use of illegal software by SMBs ]]></title>
                                                                                                <dc:content><![CDATA[ <p>More than half (52 per cent) of UK SMBs have bought or downloaded illegal software, claims research by the Business Software Alliance (BSA).</p><p>The anti-piracy body enlisted research company Vanson Bourne to oversee the survey, which polled IT decision makers from 250 UK SMBs.</p><p>BSA discovered that 41 per cent of the SMBs that admitted purchasing illegal software had reportedly fallen victim to identity theft or had their credit cards cloned (21 per cent).</p><p>Although 88 per cent of SMBs said the use of illegal software creates liability concerns, 21 per cent admitted using software key generators, which are programmes that generate an unauthorised registration key or serial number.</p><p>"The research suggest that a large number of UK businesses have an unclear understanding of what constitutes illegal software use, at best, and a blatant disrespect for copyright law and business ethics, at worse," said Michala Wardell, UK committee chair of the BSA.</p><p>The use of illegal software reportedly proved to be accidental for many of the SMBs that took part in the poll. For instance, after discovering their software was illegal, 51 per cent said they replaced it with a legitimate copy.</p><p>Furthermore, 27 per cent paid for a legal software key and 10 per cent uninstalled the software, without replacing it.</p><p>Handley Brustad, a joint lead officer for intellectual property at the Trading Standards Institute, said SMBs that use illegal software are exposing themselves to security threats.</p><p>"While we strive to bring down dishonest traders, we rely upon businesses to take proper precautions when purchasing their software," he continued.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/645553/bsa-flags-widespread-use-of-illegal-software-by-smbs</link>
                                                                            <description>
                            <![CDATA[ Anti-piracy body's research suggests more than half of small businesses have used illegal software. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vziQBX298nsWKFirz2cgLt</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Knavr2GKpuGNVY49UrEysG-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 Feb 2013 09:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ JoVona Taylor ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Knavr2GKpuGNVY49UrEysG-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Illegal download]]></media:description>                                                            <media:text><![CDATA[Illegal download]]></media:text>
                                <media:title type="plain"><![CDATA[Illegal download]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Knavr2GKpuGNVY49UrEysG-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>More than half (52 per cent) of UK SMBs have bought or downloaded illegal software, claims research by the Business Software Alliance (BSA).</p><p>The anti-piracy body enlisted research company Vanson Bourne to oversee the survey, which polled IT decision makers from 250 UK SMBs.</p><p>BSA discovered that 41 per cent of the SMBs that admitted purchasing illegal software had reportedly fallen victim to identity theft or had their credit cards cloned (21 per cent).</p><p>Although 88 per cent of SMBs said the use of illegal software creates liability concerns, 21 per cent admitted using software key generators, which are programmes that generate an unauthorised registration key or serial number.</p><p>"The research suggest that a large number of UK businesses have an unclear understanding of what constitutes illegal software use, at best, and a blatant disrespect for copyright law and business ethics, at worse," said Michala Wardell, UK committee chair of the BSA.</p><p>The use of illegal software reportedly proved to be accidental for many of the SMBs that took part in the poll. For instance, after discovering their software was illegal, 51 per cent said they replaced it with a legitimate copy.</p><p>Furthermore, 27 per cent paid for a legal software key and 10 per cent uninstalled the software, without replacing it.</p><p>Handley Brustad, a joint lead officer for intellectual property at the Trading Standards Institute, said SMBs that use illegal software are exposing themselves to security threats.</p><p>"While we strive to bring down dishonest traders, we rely upon businesses to take proper precautions when purchasing their software," he continued.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft blooper lets users activate Windows 8 Pro for free ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Software pirates have been exploiting a Microsoft promotion to get a free copy of Windows 8 Pro.</p><p>Microsoft has been offering users the chance to download the Windows Media Center (WMC) add-on for Windows 8 without charge until January 2013.</p><p>However, users have found that the product key generated to install the add-on can also activate preview editions of Windows 8.</p><p>The method was outlined on Reddit, by a user known as noveleven.</p><p>"Microsoft is giving away free upgrade keys to turn Windows 8 Pro into Windows 8 Pro+WMC [Windows Media Center, which is a separate add-on for Windows 8], and they don't bother to check if the key you are currently using is valid.</p><p>"As long as the system is activated, even if it is activated with KMS [Key Management Service], it will take the key and apply the upgrade.</p><p>"Since the WMC key comes directly from Microsoft and is unique for each user, it activates Windows 8 Pro permanently. Oops!"</p><p>With previous editions of Windows, pirates used to bypass the need to purchase codes by activating multiple copies using "volume keys".</p><p>These 25-digit activation codes were used by PC vendors to economically activate mass numbers of Windows machines. However, they were prone to being leaked out.</p><p>Scamsters even used to game Microsoft's phone activation system to install multiple copies of operating systems, such as XP.</p><p>Despite Microsoft beefing up activation for Windows 8 (each copy requires a unique code), this flaw appears to have been pounced on by a number of pirates.</p><p>Currently, Microsoft is claiming that a product key to activate WMC will be sent within 72 hours.</p><p>Microsoft has yet to confirm whether the flaw has been plugged.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/644284/microsoft-blooper-lets-users-activate-windows-8-pro-for-free</link>
                                                                            <description>
                            <![CDATA[ Windows Media Center add-on has been inadvertently activating copies of Windows 8. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ow3s1b7YwzQ4LJTPEdBwZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/z6EzravJ7H9VezfjDARfUU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 22 Nov 2012 10:36:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Windows]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                    <category><![CDATA[Microsoft]]></category>
                                                                                                                    <dc:creator><![CDATA[ Khidr Suleman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/z6EzravJ7H9VezfjDARfUU-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Windows 8 Pro]]></media:description>                                                            <media:text><![CDATA[Windows 8 Pro]]></media:text>
                                <media:title type="plain"><![CDATA[Windows 8 Pro]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/z6EzravJ7H9VezfjDARfUU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Software pirates have been exploiting a Microsoft promotion to get a free copy of Windows 8 Pro.</p><p>Microsoft has been offering users the chance to download the Windows Media Center (WMC) add-on for Windows 8 without charge until January 2013.</p><p>However, users have found that the product key generated to install the add-on can also activate preview editions of Windows 8.</p><p>The method was outlined on Reddit, by a user known as noveleven.</p><p>"Microsoft is giving away free upgrade keys to turn Windows 8 Pro into Windows 8 Pro+WMC [Windows Media Center, which is a separate add-on for Windows 8], and they don't bother to check if the key you are currently using is valid.</p><p>"As long as the system is activated, even if it is activated with KMS [Key Management Service], it will take the key and apply the upgrade.</p><p>"Since the WMC key comes directly from Microsoft and is unique for each user, it activates Windows 8 Pro permanently. Oops!"</p><p>With previous editions of Windows, pirates used to bypass the need to purchase codes by activating multiple copies using "volume keys".</p><p>These 25-digit activation codes were used by PC vendors to economically activate mass numbers of Windows machines. However, they were prone to being leaked out.</p><p>Scamsters even used to game Microsoft's phone activation system to install multiple copies of operating systems, such as XP.</p><p>Despite Microsoft beefing up activation for Windows 8 (each copy requires a unique code), this flaw appears to have been pounced on by a number of pirates.</p><p>Currently, Microsoft is claiming that a product key to activate WMC will be sent within 72 hours.</p><p>Microsoft has yet to confirm whether the flaw has been plugged.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Netnames warns of rise in eBook piracy ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Online brand protection company NetNames has warned that the growing popularity of eBooks and e-readers has led to a rise in digital piracy.</p><p>"The explosion of digital books has transformed the publishing industry but there is one quietly growing problem that is often overlooked - piracy," said David Price, head of Piracy Intelligence at NetNames.</p><p>Price was speaking out following the UK launch of the 7in Amazon Kindle Fire HD, which allow users to watch films, read books and play games.</p><p>Publishers who stay one step ahead of online piracy will reap benefits.</p><p>He also warned that textbook publishers, in particular, are susceptible to piracy as they tend to be read by more "tech-savvy" users.</p><p>"NetNames recently took twenty textbooks from the bestselling lists on Amazon and found that each book was available from over 20 links on ebookee.org, one of many download sites that have proliferated and offer easy access to files stored on cyberlockers," he added.</p><p>"The small target audience of these textbooks means that any sales diverted to piracy could have devastating effects for publishers."</p><p>To tackle this problem, Price suggested introducing one-time online use codes or offering Amazon-like refunds on textbook rentals.</p><p>"Moving forward, it is publishers who aim to stay one step ahead of online piracy that will reap the benefits of an increasingly digital world," added Price.</p><p>Julian Heathcote Hobbins, general counsel for the anti-piracy body the Federation Against Software Theft (FAST), backed Price's view that eBook piracy is on the rise.</p><p>"The advancing popularity of eBooks has naturally led to a piracy increase in this area from the beginning of this year and publishers are now facing a battle not dissimilar to that endured by the music and film industry," he told <em>IT Pro</em>.</p><p>"DRM (Digital Rights Infringement) seems the most obvious tool to protect against infringement but it depends on what strategy the publishers wish to do, but action against infringement must be effective," he added.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/643804/netnames-warns-of-rise-in-ebook-piracy</link>
                                                                            <description>
                            <![CDATA[ Online brand protection firm claims independent textbook publishers stand to lose the most from uptick in eBook piracy. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">kybcPCq6iTzYJ24ZkAEUiw</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sPidWampDv7hk5F43eFnNn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 26 Oct 2012 12:48:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Tablets]]></category>
                                                    <category><![CDATA[Hardware]]></category>
                                                                                                                    <dc:creator><![CDATA[ Alexandra Velasco ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sPidWampDv7hk5F43eFnNn-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Copyright]]></media:description>                                                            <media:text><![CDATA[Copyright]]></media:text>
                                <media:title type="plain"><![CDATA[Copyright]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sPidWampDv7hk5F43eFnNn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Online brand protection company NetNames has warned that the growing popularity of eBooks and e-readers has led to a rise in digital piracy.</p><p>"The explosion of digital books has transformed the publishing industry but there is one quietly growing problem that is often overlooked - piracy," said David Price, head of Piracy Intelligence at NetNames.</p><p>Price was speaking out following the UK launch of the 7in Amazon Kindle Fire HD, which allow users to watch films, read books and play games.</p><p>Publishers who stay one step ahead of online piracy will reap benefits.</p><p>He also warned that textbook publishers, in particular, are susceptible to piracy as they tend to be read by more "tech-savvy" users.</p><p>"NetNames recently took twenty textbooks from the bestselling lists on Amazon and found that each book was available from over 20 links on ebookee.org, one of many download sites that have proliferated and offer easy access to files stored on cyberlockers," he added.</p><p>"The small target audience of these textbooks means that any sales diverted to piracy could have devastating effects for publishers."</p><p>To tackle this problem, Price suggested introducing one-time online use codes or offering Amazon-like refunds on textbook rentals.</p><p>"Moving forward, it is publishers who aim to stay one step ahead of online piracy that will reap the benefits of an increasingly digital world," added Price.</p><p>Julian Heathcote Hobbins, general counsel for the anti-piracy body the Federation Against Software Theft (FAST), backed Price's view that eBook piracy is on the rise.</p><p>"The advancing popularity of eBooks has naturally led to a piracy increase in this area from the beginning of this year and publishers are now facing a battle not dissimilar to that endured by the music and film industry," he told <em>IT Pro</em>.</p><p>"DRM (Digital Rights Infringement) seems the most obvious tool to protect against infringement but it depends on what strategy the publishers wish to do, but action against infringement must be effective," he added.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Pirate Bay co-founder to face Swedish copyright charges ]]></title>
                                                                                                <dc:content><![CDATA[ <p>One of the co-founders of file-sharing website, The Pirate Bay, has been arrested in Cambodia, and could be passed over to Swedish authorities for the alleged breach of copyright laws.</p><p>The Swedish man, Gottfrid Svartholm Warg, 27, has been living in Cambodia for some time.</p><p>An appeals court in Sweden sentenced three others behind the site to between four months and 10 months in prison plus fines in 2010.</p><p>Warg failed to attend that hearing due to illness and his sentencing was deferred. He had originally been sentenced to a year in prison in 2009.</p><p>"We had a request from Sweden to make an arrest as he had committed cyber crime there," police spokesman Kirth Chantharith told <em>Reuters</em>.</p><p>"We don't have an extradition treaty with Sweden but there are other ways to do it," he added, without elaborating. Cambodian authorities were waiting for legal documents from Sweden, he said.</p><p>Cambodian website, Khmer440.com, which originally reported Warg's arrest, said he had been living in Phnom Penh for four years.</p><p>Swedish subsidiaries of prominent music and film companies had taken Pirate Bay to court claiming damages for lost revenue. Mainstream media firms have also taken steps in other countries to have it blocked.</p><p>Pirate Bay, launched in 2003, provides links to other sites where people can download music and films for free.</p><p>The group that controls it says no copyrighted material is stored on its servers and no exchange of files actually takes place there so it cannot be held responsible for what material is being exchanged.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/642607/pirate-bay-co-founder-to-face-swedish-copyright-charges</link>
                                                                            <description>
                            <![CDATA[ File sharing site's co-founder, Gottfrid Svartholm Warg, arrested in Cambodia. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5y3kbtrFPD5bAgXkm3TFTy</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/B9yfQszxw22HN2zBGQDsWd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 03 Sep 2012 08:57:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/B9yfQszxw22HN2zBGQDsWd-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Arreste]]></media:description>                                                            <media:text><![CDATA[Arreste]]></media:text>
                                <media:title type="plain"><![CDATA[Arreste]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/B9yfQszxw22HN2zBGQDsWd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>One of the co-founders of file-sharing website, The Pirate Bay, has been arrested in Cambodia, and could be passed over to Swedish authorities for the alleged breach of copyright laws.</p><p>The Swedish man, Gottfrid Svartholm Warg, 27, has been living in Cambodia for some time.</p><p>An appeals court in Sweden sentenced three others behind the site to between four months and 10 months in prison plus fines in 2010.</p><p>Warg failed to attend that hearing due to illness and his sentencing was deferred. He had originally been sentenced to a year in prison in 2009.</p><p>"We had a request from Sweden to make an arrest as he had committed cyber crime there," police spokesman Kirth Chantharith told <em>Reuters</em>.</p><p>"We don't have an extradition treaty with Sweden but there are other ways to do it," he added, without elaborating. Cambodian authorities were waiting for legal documents from Sweden, he said.</p><p>Cambodian website, Khmer440.com, which originally reported Warg's arrest, said he had been living in Phnom Penh for four years.</p><p>Swedish subsidiaries of prominent music and film companies had taken Pirate Bay to court claiming damages for lost revenue. Mainstream media firms have also taken steps in other countries to have it blocked.</p><p>Pirate Bay, launched in 2003, provides links to other sites where people can download music and films for free.</p><p>The group that controls it says no copyrighted material is stored on its servers and no exchange of files actually takes place there so it cannot be held responsible for what material is being exchanged.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google launches algorithm to sink pirates’ search results ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Google has announced a change to its search algorithm that will see sites accused of copyright infringement appear lower down its list of search results.</p><p>From 13 August, the number of valid copyright removal notices received by the search giant will be used as a signal when generating a list of results. Sites with a high number of take down' notices will receive a less favourable ranking.</p><p>Google says this change should make it easier for users to find legitimate and quality sources of audio-visual content.</p><p>Google cannot determine whether a particular webpage does or does not violate copyright law.</p><p>In a statement, Google noted it is only courts to decide if copyright has been infringed, so it will not remove pages from search results unless a valid copyright removal notice from the rights owner is received.</p><p>"Google cannot determine whether a particular webpage does or does not violate copyright law," the firm said.</p><p>"We'll continue to provide counter-notice' tools so that those who believe their content has been wrongly removed can get it reinstated. We'll also continue to be transparent about copyright removals."</p><p>The algorithmic change comes two years after Google overhauled its copyright removals' system, which led to a huge increase in available data regarding infringement online.</p><p>Copyright infringement has been on the rise, with the firm saying it now receives more removal notices each day than it did in the whole of 2009.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/642244/google-launches-algorithm-to-sink-pirates-search-results</link>
                                                                            <description>
                            <![CDATA[ Change will help users find “legitimate, quality content”, says web giant. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">tDtFAMSMpV5Drz1mP3cuPd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/fjT97BDbB4PB5zkH54CSVS-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 13 Aug 2012 12:12:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Google]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jane McCallion ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/fjT97BDbB4PB5zkH54CSVS-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Google]]></media:description>                                                            <media:text><![CDATA[Google]]></media:text>
                                <media:title type="plain"><![CDATA[Google]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/fjT97BDbB4PB5zkH54CSVS-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Google has announced a change to its search algorithm that will see sites accused of copyright infringement appear lower down its list of search results.</p><p>From 13 August, the number of valid copyright removal notices received by the search giant will be used as a signal when generating a list of results. Sites with a high number of take down' notices will receive a less favourable ranking.</p><p>Google says this change should make it easier for users to find legitimate and quality sources of audio-visual content.</p><p>Google cannot determine whether a particular webpage does or does not violate copyright law.</p><p>In a statement, Google noted it is only courts to decide if copyright has been infringed, so it will not remove pages from search results unless a valid copyright removal notice from the rights owner is received.</p><p>"Google cannot determine whether a particular webpage does or does not violate copyright law," the firm said.</p><p>"We'll continue to provide counter-notice' tools so that those who believe their content has been wrongly removed can get it reinstated. We'll also continue to be transparent about copyright removals."</p><p>The algorithmic change comes two years after Google overhauled its copyright removals' system, which led to a huge increase in available data regarding infringement online.</p><p>Copyright infringement has been on the rise, with the firm saying it now receives more removal notices each day than it did in the whole of 2009.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ European Parliament votes against ACTA ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The controversial Anti-Counterfeiting Trade Agreement (ACTA) legislation has been rejected by the European Parliament.</p><p>The anti-piracy legislation has been under discussion since 2007 and was designed to promote the global enforcement of intellectual property rights for digital and physical goods.</p><p>The UK, along with 21 other EU member states, signed up to the treaty in January, but it required European parliamentary ratification for it to be approved.</p><p>However, the European Parliament rejected the treaty, by a vote of 478 to 39 with 165 abstentions, earlier today.</p><p>The proposed legislation had previously come under fire from civil liberties groups and campaigners who claimed its enforcement would result in internet censorship.</p><p>News of its rejection has been warmly welcomed by privacy campaigners, the Open Rights Group (ORG).</p><p>In a statement, Jim Killock, executive director of the ORG, said: "This is a tremendous victory for the movement, for democracy and for every European citizen that has demanded that their rights be respected," he said.</p><p>The result of the vote means ACTA's fate now hangs in the balance, but Killock said the authorities would be foolhardy to revive it.</p><p>"ACTA must be abandoned. The Commission must drop its calls to try again," he added.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/641527/european-parliament-votes-against-acta</link>
                                                                            <description>
                            <![CDATA[ Controversial anti-piracy legislation gets the thumbs down from Europe. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rDyusQVjabibJRpNGyZqRJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/wzBCC8XYvYi4NsgfSEwnNg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 04 Jul 2012 15:46:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/wzBCC8XYvYi4NsgfSEwnNg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ACTA]]></media:description>                                                            <media:text><![CDATA[ACTA]]></media:text>
                                <media:title type="plain"><![CDATA[ACTA]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/wzBCC8XYvYi4NsgfSEwnNg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The controversial Anti-Counterfeiting Trade Agreement (ACTA) legislation has been rejected by the European Parliament.</p><p>The anti-piracy legislation has been under discussion since 2007 and was designed to promote the global enforcement of intellectual property rights for digital and physical goods.</p><p>The UK, along with 21 other EU member states, signed up to the treaty in January, but it required European parliamentary ratification for it to be approved.</p><p>However, the European Parliament rejected the treaty, by a vote of 478 to 39 with 165 abstentions, earlier today.</p><p>The proposed legislation had previously come under fire from civil liberties groups and campaigners who claimed its enforcement would result in internet censorship.</p><p>News of its rejection has been warmly welcomed by privacy campaigners, the Open Rights Group (ORG).</p><p>In a statement, Jim Killock, executive director of the ORG, said: "This is a tremendous victory for the movement, for democracy and for every European citizen that has demanded that their rights be respected," he said.</p><p>The result of the vote means ACTA's fate now hangs in the balance, but Killock said the authorities would be foolhardy to revive it.</p><p>"ACTA must be abandoned. The Commission must drop its calls to try again," he added.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ EU second-hand software ruling could prompt tightening of licensing laws ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The software industry is tipped to respond to the European Court of Justice's declaration that digitally distributed software can be resold as new by tightening up its licensing laws.</p><p>The EU court released a statement yesterday, announcing the result of an ongoing legal spat between software giant Oracle and German software license reseller UsedSoft.</p><p>The vendor took umbrage against UsedSoft's strategy of reselling software licenses acquired from Oracle customers, and brought legal proceedings against the firm in the German courts.</p><p>The opportunity to sell-on their software creates options for businesses to cut costs directly.</p><p>But, the court ruled in UsedSoft's favour, claiming the software vendors have no right to oppose the resale of software, even if it is prohibited by its licensing agreement.</p><p>"The principle of exhaustion of the distribution right applies not only where the copyright holder markets copies of his software on a material medium, but also where he distributes them by means of downloads from his website," said the Court of Justice in a statement.</p><p>"Where the copyright holder makes available to his customer a copy and at the same time concludes a licence agreement, granting the customer the right to use [it] for an unlimited period, that rightholder sells and thus exhausts his exclusive distribution right."</p><p>The court's verdict may not be binding at this stage, as the German court still needs to return its judgement, but if approved could have dire consequences for the software industry.</p><p>In an alert to subscribers, Angela Eager, research director at analyst house TechMarketView, said: "With mid-tier and cloud vendors already posing a threat to established vendors like Oracle, the incumbent providers have a lot to lose."</p><p>This was a view backed by Andy Trish, managing director of Microsoft software supplier NCI Technologies.</p><p>"This could be devastating news for the vendor community," he told <em>IT Pro</em>. "End users will have no idea if their software is legal and virus-free and vendors will still be responsible to ensure they are."</p><p>Meanwhile, Eager said the ruling could pave the way for the development of a second-hand software market.</p><p>"One of the tasks occupying many enterprises is how to reduce the cost of Oracle (and other vendor) deployments in light of reduced workforces and changes to businesses that render certain software unnecessary," she said.</p><p>"The opportunity to sell-on their software creates options [to cut] costs directly."</p><p>Simon Placks, director of fraud investigation and dispute services at advisory firm Ernst & Young, told <em>IT Pro</em> the move could result in vendors losing track of software sales.</p><p>"Businesses will need to increase their vigilance over the ways in which digital downloads percolate through their IT infrastructure," he said.</p><p>"Consequently, we could see this ruling acting as a catalyst for more publishers to move to subscription and-cloud based licensing models in an attempt to regain control of their intellectual property."</p><p>However, Clive Longbottom, service director at analyst Quocirca, said vendors should find the changes easy to circumnavigate.</p><p>"Vendors could move from a perpetual license to an annual one," he suggested.</p><p>"If the customer does not pay to renew the license, then the customer's right to use the software is revoked."</p><p>Software firms could also introduce restrictions about the exact locations where their products can be used or adopt subscription-based licensing models.</p><p>"This will have an immediate, but temporary impact on the market. Expect a massive leap in sales of second-hand software, including perpetual licenses , followed by a clampdown on contracts to make this possible," he said.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/641524/eu-second-hand-software-ruling-could-prompt-tightening-of-licensing-laws</link>
                                                                            <description>
                            <![CDATA[ Oracle case could fuel piracy, second-hand software sales and licensing changes, claim onlookers. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rSddpJAq3Uo7oaeQ6QumX3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/6LXEscXVYngTWoRQXyaafB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 04 Jul 2012 14:57:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Data and Insights]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/6LXEscXVYngTWoRQXyaafB-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[EU flag]]></media:description>                                                            <media:text><![CDATA[EU flag]]></media:text>
                                <media:title type="plain"><![CDATA[EU flag]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/6LXEscXVYngTWoRQXyaafB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The software industry is tipped to respond to the European Court of Justice's declaration that digitally distributed software can be resold as new by tightening up its licensing laws.</p><p>The EU court released a statement yesterday, announcing the result of an ongoing legal spat between software giant Oracle and German software license reseller UsedSoft.</p><p>The vendor took umbrage against UsedSoft's strategy of reselling software licenses acquired from Oracle customers, and brought legal proceedings against the firm in the German courts.</p><p>The opportunity to sell-on their software creates options for businesses to cut costs directly.</p><p>But, the court ruled in UsedSoft's favour, claiming the software vendors have no right to oppose the resale of software, even if it is prohibited by its licensing agreement.</p><p>"The principle of exhaustion of the distribution right applies not only where the copyright holder markets copies of his software on a material medium, but also where he distributes them by means of downloads from his website," said the Court of Justice in a statement.</p><p>"Where the copyright holder makes available to his customer a copy and at the same time concludes a licence agreement, granting the customer the right to use [it] for an unlimited period, that rightholder sells and thus exhausts his exclusive distribution right."</p><p>The court's verdict may not be binding at this stage, as the German court still needs to return its judgement, but if approved could have dire consequences for the software industry.</p><p>In an alert to subscribers, Angela Eager, research director at analyst house TechMarketView, said: "With mid-tier and cloud vendors already posing a threat to established vendors like Oracle, the incumbent providers have a lot to lose."</p><p>This was a view backed by Andy Trish, managing director of Microsoft software supplier NCI Technologies.</p><p>"This could be devastating news for the vendor community," he told <em>IT Pro</em>. "End users will have no idea if their software is legal and virus-free and vendors will still be responsible to ensure they are."</p><p>Meanwhile, Eager said the ruling could pave the way for the development of a second-hand software market.</p><p>"One of the tasks occupying many enterprises is how to reduce the cost of Oracle (and other vendor) deployments in light of reduced workforces and changes to businesses that render certain software unnecessary," she said.</p><p>"The opportunity to sell-on their software creates options [to cut] costs directly."</p><p>Simon Placks, director of fraud investigation and dispute services at advisory firm Ernst & Young, told <em>IT Pro</em> the move could result in vendors losing track of software sales.</p><p>"Businesses will need to increase their vigilance over the ways in which digital downloads percolate through their IT infrastructure," he said.</p><p>"Consequently, we could see this ruling acting as a catalyst for more publishers to move to subscription and-cloud based licensing models in an attempt to regain control of their intellectual property."</p><p>However, Clive Longbottom, service director at analyst Quocirca, said vendors should find the changes easy to circumnavigate.</p><p>"Vendors could move from a perpetual license to an annual one," he suggested.</p><p>"If the customer does not pay to renew the license, then the customer's right to use the software is revoked."</p><p>Software firms could also introduce restrictions about the exact locations where their products can be used or adopt subscription-based licensing models.</p><p>"This will have an immediate, but temporary impact on the market. Expect a massive leap in sales of second-hand software, including perpetual licenses , followed by a clampdown on contracts to make this possible," he said.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ O2 and Be Broadband block access to The Pirate Bay ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Network operator O2 and its subsidiary Be Broadband have withdrawn access to notorious torrent site, The Pirate Bay, overnight.</p><p>The company is the latest in a long line of ISPs, including Sky Broadband and Virgin Media, who have moved to stop their customers accessing the site in recent weeks.</p><p>We wouldn't choose to do this voluntarily, but we need to comply with UK laws just like any other business.</p><p>The move was prompted by the issuing of a High Court order back in <a href="https://www.itpro.com/640354/high-court-tells-uk-isps-to-block-the-pirate-bay" target="blank" data-original-url="https://www.itpro.com/640354/high-court-tells-uk-isps-to-block-the-pirate-bay">April</a>, which called on Sky, Everything Everywhere, Talk Talk, O2 and Virgin Media to block access to the website, which features pirated films and music.</p><p>In a statement, sent to <em>IT Pro</em>, O2 said: "The main UK internet providers were ordered by the High Court to block access to specific IP address and URLs used by The Pirate Bay website. We have no option but to comply with this order and did so last night."</p><p>Be Broadband announced the ban in a blog post, which prompted several customer complaints about losing access to the "whole of the internet".</p><p>"We wouldn't choose to do this voluntarily, but we need to comply with UK laws just like any UK business," said the firm in an updated <a href="http://blog.bethere.co.uk/2012/06/pirate-bay-blocking-has-come-into.html#comment-form" target="blank">post</a>.</p><p>"Our policy of zero traffic management means that we treat all protocols equally (e.g. web, downloads, VPNs) and we will do as much as we can to give you the internet as you want it, whilst complying with UK laws."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/641068/o2-and-be-broadband-block-access-to-the-pirate-bay</link>
                                                                            <description>
                            <![CDATA[ ISPs are the latest broadband providers to shut off access to torrent site. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8ev3dJGXUnay5TeKjE7UoM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 Jun 2012 10:25:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Broadband]]></category>
                                                    <category><![CDATA[Infrastructure]]></category>
                                                    <category><![CDATA[Internet]]></category>
                                                                                                                    <dc:creator><![CDATA[ Caroline Donnelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Pirate bay]]></media:description>                                                            <media:text><![CDATA[Pirate bay]]></media:text>
                                <media:title type="plain"><![CDATA[Pirate bay]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sx6WLKGQrj4TKuqAHNiHhZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Network operator O2 and its subsidiary Be Broadband have withdrawn access to notorious torrent site, The Pirate Bay, overnight.</p><p>The company is the latest in a long line of ISPs, including Sky Broadband and Virgin Media, who have moved to stop their customers accessing the site in recent weeks.</p><p>We wouldn't choose to do this voluntarily, but we need to comply with UK laws just like any other business.</p><p>The move was prompted by the issuing of a High Court order back in <a href="https://www.itpro.com/640354/high-court-tells-uk-isps-to-block-the-pirate-bay" target="blank" data-original-url="https://www.itpro.com/640354/high-court-tells-uk-isps-to-block-the-pirate-bay">April</a>, which called on Sky, Everything Everywhere, Talk Talk, O2 and Virgin Media to block access to the website, which features pirated films and music.</p><p>In a statement, sent to <em>IT Pro</em>, O2 said: "The main UK internet providers were ordered by the High Court to block access to specific IP address and URLs used by The Pirate Bay website. We have no option but to comply with this order and did so last night."</p><p>Be Broadband announced the ban in a blog post, which prompted several customer complaints about losing access to the "whole of the internet".</p><p>"We wouldn't choose to do this voluntarily, but we need to comply with UK laws just like any UK business," said the firm in an updated <a href="http://blog.bethere.co.uk/2012/06/pirate-bay-blocking-has-come-into.html#comment-form" target="blank">post</a>.</p><p>"Our policy of zero traffic management means that we treat all protocols equally (e.g. web, downloads, VPNs) and we will do as much as we can to give you the internet as you want it, whilst complying with UK laws."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Megaupload lawyers move to kill US piracy charges ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Lawyers for popular file-sharing company Megaupload, accused of copyright theft and internet piracy, have moved to have the case thrown out, a US counsel said on Thursday.</p><p>Before it was shut down in January, Megaupload was one of the world's most popular websites, where millions of users stored data, either for free or by paying for premium service.</p><p>The law states that you can't indict and serve a company that does not have a presence in the United States</p><p>The FBI claims founder Kim Dotcom masterminded a scheme that made more than $175 million in a few short years by copying and distributing music, movies and other copyrighted content without authorisation.</p><p>Papers have been filed stating that US federal authorities cannot charge the company with criminal behavior because it is Hong Kong based, and also that no papers have ever been formally served, the lawyer said.</p><p>Megaupload's assets were seized and its executives in New Zealand and Holland arrested in January on warrants issued by the FBI alleging money laundering, internet piracy, and illegal file sharing.</p><p>But Megaupload's US counsel said the FBI had made a fundamental mistake.</p><p>"The law here in the United States is that you can't indict and then serve a company that does not have a presence in the United States," Ira Rothken told Radio New Zealand.</p><p>He said the case against Megaupload and its executives should be dismissed.</p><p>"This case was flawed from the start, once this case gets dismissed it cannot be fixed," Rothken said.</p><p>Megaupload chief executive Dotcom, 39, spent nearly a month in jail after New Zealand police raided a luxury country estate and cut him out of a safe room in which he had barricaded himself.</p><p>US authorities have asked for him and three other executives to be extradited.</p><p>Megaupload has always maintained that it simply offered online storage, and that music and movie companies were given every opportunity to have illegal material removed.</p><p>Dotcom is on bail after he convinced a court that he was not going to abscond.</p><p>In the past week he has been allowed back to his mansion, and had travel restrictions eased. A New Zealand judge also ordered prosecutors to give Dotcom's lawyers access to evidence collected against him and co-defendants.</p><p>Rothken said he had also filed papers in the U.S. to unfreeze Megaupload funds, which could be used by the defendants to defend themselves.</p><p>The FBI was not immediately available for comment.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/640954/megaupload-lawyers-move-to-kill-us-piracy-charges</link>
                                                                            <description>
                            <![CDATA[ The file-sharing site's legal team claim case is invalid because the company's based in Hong Kong. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hgGU3gVQoR42Dm2DFjNaz6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/T2S2jMx4JhZq7Qhwm8sfEg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 31 May 2012 09:09:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (ITPro) ]]></author>                    <dc:creator><![CDATA[ ITPro ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/T2S2jMx4JhZq7Qhwm8sfEg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Court papers]]></media:description>                                                            <media:text><![CDATA[Court papers]]></media:text>
                                <media:title type="plain"><![CDATA[Court papers]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/T2S2jMx4JhZq7Qhwm8sfEg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Lawyers for popular file-sharing company Megaupload, accused of copyright theft and internet piracy, have moved to have the case thrown out, a US counsel said on Thursday.</p><p>Before it was shut down in January, Megaupload was one of the world's most popular websites, where millions of users stored data, either for free or by paying for premium service.</p><p>The law states that you can't indict and serve a company that does not have a presence in the United States</p><p>The FBI claims founder Kim Dotcom masterminded a scheme that made more than $175 million in a few short years by copying and distributing music, movies and other copyrighted content without authorisation.</p><p>Papers have been filed stating that US federal authorities cannot charge the company with criminal behavior because it is Hong Kong based, and also that no papers have ever been formally served, the lawyer said.</p><p>Megaupload's assets were seized and its executives in New Zealand and Holland arrested in January on warrants issued by the FBI alleging money laundering, internet piracy, and illegal file sharing.</p><p>But Megaupload's US counsel said the FBI had made a fundamental mistake.</p><p>"The law here in the United States is that you can't indict and then serve a company that does not have a presence in the United States," Ira Rothken told Radio New Zealand.</p><p>He said the case against Megaupload and its executives should be dismissed.</p><p>"This case was flawed from the start, once this case gets dismissed it cannot be fixed," Rothken said.</p><p>Megaupload chief executive Dotcom, 39, spent nearly a month in jail after New Zealand police raided a luxury country estate and cut him out of a safe room in which he had barricaded himself.</p><p>US authorities have asked for him and three other executives to be extradited.</p><p>Megaupload has always maintained that it simply offered online storage, and that music and movie companies were given every opportunity to have illegal material removed.</p><p>Dotcom is on bail after he convinced a court that he was not going to abscond.</p><p>In the past week he has been allowed back to his mansion, and had travel restrictions eased. A New Zealand judge also ordered prosecutors to give Dotcom's lawyers access to evidence collected against him and co-defendants.</p><p>Rothken said he had also filed papers in the U.S. to unfreeze Megaupload funds, which could be used by the defendants to defend themselves.</p><p>The FBI was not immediately available for comment.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ There's more to IP than taming pirates ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A group of intellectual property (IP) experts gathered at Microsoft's office in Brussels last week to discuss how to change the way Europeans think about IP.</p><p>They included inventor Trevor Baylis (pictured above), Philippe Lacoste of the fashion and sports ware brand, MEPs and members of the software giant's legal team.</p><p>But this was not the usual gathering of record companies and music studios, set to co-ordinate their fire on the torrent sites or the Pirate Bay. In fact, the music and movie industries were mentioned only in passing and there was no impassioned debate about the pros and cons of ACTA.</p><p><a href="http://www.ideasmatter.com" target="_blank">Ideas Matter</a>, as the group calls itself, has a wider remit than anti-piracy. Instead, it is setting out to promote the value of intellectual property, and the economic wealth that is so closely tied to both its creation and its protection. Around a third of the US economy depends on IP, and the EU wants to catch up.</p><p>Digital piracy is, of course, an issue. Microsoft is not often portrayed as a victim, but its Windows and Office products are among the most pirated software applications in the world. But it is not just about stopping someone duplicating Office DVDs by the container-load. It is, as the company's associate general counsel Ronald Zink says, as much about protecting the small ideas, and the small inventors.</p><p>There are practical hurdles. Europe lacks a single, coherent intellectual property framework, often forcing inventors and brand owners to register trademarks and patents several times over.</p><p>The costs are high. As Trevor Baylis explains, protecting a patent can cost upwards of 50,000. "But then someone comes along and steals your idea, and the lawyers want another 100,000 to fight it," he says. Individual inventors and SMEs can scarcely afford those fees.</p><p>Part of the answer lies in raising awareness, so that inventors know when to start the patent application process, and what they can say in public about their ideas. The EU is working to make the process easier, and to boost the amount of advice on offer, especially to smaller firms.</p><p>And, although the internet is a great help to companies when it comes to product development, fundraising, manufacturing and distribution, it also makes it much easier for people to copy ideas. SMBs, in particular, often lack the IT security measures needed to protect designs and blueprints, for example.</p><p>Europe lacks a coherent intellectual property framework, often forcing brand owners to register trademarks and patents several times</p><p>Physical copying is also an issue. Ripping CDs to MP3s is one thing, but, as Philippe Lacoste warns, there are entire factories set up to make counterfeit physical goods. These can look convincing, even if they rarely match the quality of the original.</p><p>One way of clamping down on the problem, he suggests, is to go after online merchants, and payment gateways, to identify the fakers. But, this would require much better international co-operation, which will take time.</p><p>Although Ideas Matter is not specifically a campaign for the IT industry, in many ways IT is central to the task of protecting IP. Legal protection, either through the courts or organisations such as the World Intellectual Property Organisation, can do so much to protect companies, if they fail to safeguard their own data and IP from loss or theft.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/640426/theres-more-to-ip-than-taming-pirates</link>
                                                                            <description>
                            <![CDATA[ Inside the Enterprise: Content and software piracy attracts the most publicity, but a new campaign aims to bolster intellectual property's role in the European economy. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5sQEW3DxfBbCLvqSFAP9hh</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YMy3kpJrAXbmh3J8a9Htym-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 May 2012 08:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Data and Insights]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Stephen Pritchard ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YMy3kpJrAXbmh3J8a9Htym-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Trevor Baylis, inventor]]></media:description>                                                            <media:text><![CDATA[Trevor Baylis, inventor]]></media:text>
                                <media:title type="plain"><![CDATA[Trevor Baylis, inventor]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YMy3kpJrAXbmh3J8a9Htym-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A group of intellectual property (IP) experts gathered at Microsoft's office in Brussels last week to discuss how to change the way Europeans think about IP.</p><p>They included inventor Trevor Baylis (pictured above), Philippe Lacoste of the fashion and sports ware brand, MEPs and members of the software giant's legal team.</p><p>But this was not the usual gathering of record companies and music studios, set to co-ordinate their fire on the torrent sites or the Pirate Bay. In fact, the music and movie industries were mentioned only in passing and there was no impassioned debate about the pros and cons of ACTA.</p><p><a href="http://www.ideasmatter.com" target="_blank">Ideas Matter</a>, as the group calls itself, has a wider remit than anti-piracy. Instead, it is setting out to promote the value of intellectual property, and the economic wealth that is so closely tied to both its creation and its protection. Around a third of the US economy depends on IP, and the EU wants to catch up.</p><p>Digital piracy is, of course, an issue. Microsoft is not often portrayed as a victim, but its Windows and Office products are among the most pirated software applications in the world. But it is not just about stopping someone duplicating Office DVDs by the container-load. It is, as the company's associate general counsel Ronald Zink says, as much about protecting the small ideas, and the small inventors.</p><p>There are practical hurdles. Europe lacks a single, coherent intellectual property framework, often forcing inventors and brand owners to register trademarks and patents several times over.</p><p>The costs are high. As Trevor Baylis explains, protecting a patent can cost upwards of 50,000. "But then someone comes along and steals your idea, and the lawyers want another 100,000 to fight it," he says. Individual inventors and SMEs can scarcely afford those fees.</p><p>Part of the answer lies in raising awareness, so that inventors know when to start the patent application process, and what they can say in public about their ideas. The EU is working to make the process easier, and to boost the amount of advice on offer, especially to smaller firms.</p><p>And, although the internet is a great help to companies when it comes to product development, fundraising, manufacturing and distribution, it also makes it much easier for people to copy ideas. SMBs, in particular, often lack the IT security measures needed to protect designs and blueprints, for example.</p><p>Europe lacks a coherent intellectual property framework, often forcing brand owners to register trademarks and patents several times</p><p>Physical copying is also an issue. Ripping CDs to MP3s is one thing, but, as Philippe Lacoste warns, there are entire factories set up to make counterfeit physical goods. These can look convincing, even if they rarely match the quality of the original.</p><p>One way of clamping down on the problem, he suggests, is to go after online merchants, and payment gateways, to identify the fakers. But, this would require much better international co-operation, which will take time.</p><p>Although Ideas Matter is not specifically a campaign for the IT industry, in many ways IT is central to the task of protecting IP. Legal protection, either through the courts or organisations such as the World Intellectual Property Organisation, can do so much to protect companies, if they fail to safeguard their own data and IP from loss or theft.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Pirate Bay UK future in doubt after High Court decision ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The Pirate Bay has taken a hit in the UK after a judge at the High Court said the file-sharing site infringed on copyrights of major record labels.</p><p>Today Justice Arnold ruled the Pirate Bay and its users unlawfully share copyrighted music, after the British Phonographic Industry (BPI) led Sony and other record labels in taking their complaint to court.</p><p>In a written statement, Justice Arnold said in his judgement, the operators of the Pirate Bay "do authorise its users' infringing acts of copying and communication to the public."</p><p>The UK is sleepwalking into comprehensive site blocking.</p><p>"They go far beyond merely enabling or assisting," he added, according to a report in the <a href="http://www.guardian.co.uk/technology/2012/feb/20/pirate-bay-blocked-uk-high-court" target="_blank">Guardian</a>.</p><p>Geoff Taylor, chief executive of the BPI, said the group of record labels would now proceed with its application to get the Pirate Bay blocked. A decision on that is now expected in June.</p><p>The BPI <a href="https://www.itpro.com/637198/bt-asked-to-sink-the-pirate-bay" target="_blank" data-original-url="https://www.itpro.com/637198/bt-asked-to-sink-the-pirate-bay">sent a letter to BT last year</a>, asking the ISP to block access to the service.</p><p>No Pirate Bay officials were represented in court and were not required to do so. The record labels needed this trial so they could seek a blocking order on the site.</p><p>"This hearing clearly demonstrates the limitations of merely requiring judicial involvement in censorship orders. Without any party there to represent either the website or its users (including lawful users), there was no opportunity to raise any defence as to the damage allegedly done by the site, or the proportionality in blocking the entire website," said Loz Kaye, leader of the Pirate Party UK.</p><p>"While it is understandable that the ISPs would be unwilling to show up - given the surprising costs order awarded against BT after the Newzbin2 judgment - it is disappointing that, once more, no one was able to stand up to the BPI and the major record labels."</p><p>UK ISPs have been ordered to block other file-sharing sites in recent months. In October last year, <a href="https://www.itpro.com/635269/bt-told-to-block-newzbin-2" target="_blank" data-original-url="https://www.itpro.com/635269/bt-told-to-block-newzbin-2">BT was ordered to bar access to Newzbin2</a> something TalkTalk was told to do this month.</p><p>"The UK is sleepwalking into comprehensive site blocking. This is not a tool we should be handing our Governments or our courts," Kaye added.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/639019/pirate-bay-uk-future-in-doubt-after-high-court-decision</link>
                                                                            <description>
                            <![CDATA[ A judge says the Pirate Bay infringes copyrights of major record labels. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bWgUbWsxw15g9Go1YdWFyh</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3EVB5wZKhogeDGTmDC4d6h-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 20 Feb 2012 15:08:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3EVB5wZKhogeDGTmDC4d6h-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Pirate Bay]]></media:description>                                                            <media:text><![CDATA[Pirate Bay]]></media:text>
                                <media:title type="plain"><![CDATA[Pirate Bay]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3EVB5wZKhogeDGTmDC4d6h-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The Pirate Bay has taken a hit in the UK after a judge at the High Court said the file-sharing site infringed on copyrights of major record labels.</p><p>Today Justice Arnold ruled the Pirate Bay and its users unlawfully share copyrighted music, after the British Phonographic Industry (BPI) led Sony and other record labels in taking their complaint to court.</p><p>In a written statement, Justice Arnold said in his judgement, the operators of the Pirate Bay "do authorise its users' infringing acts of copying and communication to the public."</p><p>The UK is sleepwalking into comprehensive site blocking.</p><p>"They go far beyond merely enabling or assisting," he added, according to a report in the <a href="http://www.guardian.co.uk/technology/2012/feb/20/pirate-bay-blocked-uk-high-court" target="_blank">Guardian</a>.</p><p>Geoff Taylor, chief executive of the BPI, said the group of record labels would now proceed with its application to get the Pirate Bay blocked. A decision on that is now expected in June.</p><p>The BPI <a href="https://www.itpro.com/637198/bt-asked-to-sink-the-pirate-bay" target="_blank" data-original-url="https://www.itpro.com/637198/bt-asked-to-sink-the-pirate-bay">sent a letter to BT last year</a>, asking the ISP to block access to the service.</p><p>No Pirate Bay officials were represented in court and were not required to do so. The record labels needed this trial so they could seek a blocking order on the site.</p><p>"This hearing clearly demonstrates the limitations of merely requiring judicial involvement in censorship orders. Without any party there to represent either the website or its users (including lawful users), there was no opportunity to raise any defence as to the damage allegedly done by the site, or the proportionality in blocking the entire website," said Loz Kaye, leader of the Pirate Party UK.</p><p>"While it is understandable that the ISPs would be unwilling to show up - given the surprising costs order awarded against BT after the Newzbin2 judgment - it is disappointing that, once more, no one was able to stand up to the BPI and the major record labels."</p><p>UK ISPs have been ordered to block other file-sharing sites in recent months. In October last year, <a href="https://www.itpro.com/635269/bt-told-to-block-newzbin-2" target="_blank" data-original-url="https://www.itpro.com/635269/bt-told-to-block-newzbin-2">BT was ordered to bar access to Newzbin2</a> something TalkTalk was told to do this month.</p><p>"The UK is sleepwalking into comprehensive site blocking. This is not a tool we should be handing our Governments or our courts," Kaye added.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google and Mozilla join anti-Sopa/Pipa protest ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Google and Mozilla have joined the raft of companies opposing the Stop Online Piracy Act (Sopa) and the PROTECT IP Act (Pipa) in the US.</p><p>Various tech giants have criticised aspects of the two bills, Pipa going through the US Senate and Sopa in the House of Representatives.</p><p><a href="https://www.itpro.com/638338/wikipedia-plans-blackout-despite-sopa-shelving" target="_blank" data-original-url="https://www.itpro.com/638338/wikipedia-plans-blackout-despite-sopa-shelving">Wikipedia</a> and Wordpress have both shutdown for the day in protest, whilst other firms such as Rackspace and Twitter have voiced their opposition to <a href="https://www.itpro.com/638317/murdoch-claims-google-is-piracy-leader" target="_blank" data-original-url="https://www.itpro.com/638317/murdoch-claims-google-is-piracy-leader">Sopa and Pipa</a>.</p><p>We oppose these bills because there are smart, targeted ways to shut down foreign rogue websites.</p><p>Google claimed the acts would censor the web, handing powers to law enforcement to filter the web and block access to tools that would bypass such filters.</p><p>"We know from experience that these powers are on the wish list of oppressive regimes throughout the world," said David Drummond, Google's senior vice president for corporate development and chief legal officer, in a <a href="http://googleblog.blogspot.com/2012/01/dont-censor-web.html" target="_blank">blog post</a>.</p><p>"Sopa and Pipa also eliminate due process. They provide incentives for American companies to shut down, block access to and stop servicing US and foreign websites that copyright and trademark owners allege are illegal without any due process or ability of a wrongfully targeted website to seek restitution."</p><p>Google also claimed the acts would not stop piracy, as pirate sites would simply change their addresses.</p><p>The internet giant has highlighted this issue on its US home page and is asking people to petition congress via a special <a href="https://www.google.com/landing/takeaction" target="_blank">landing page</a>.</p><p>"Like many businesses, entrepreneurs and web users, we oppose these bills because there are smart, targeted ways to shut down foreign rogue websites without asking American companies to censor the internet," a Google spokesperson said.</p><p>Mozilla has chosen to redirect traffic from Mozilla.org to an action page for 12 hours. Visitors will be presented black page with a call to action message to increase awareness of Pipa and Sopa.</p><p>The action will run from 13:00GMT today through to 01:00 GMT tomorrow.</p><p>"While we generally support the end goal of the legislation to limit online piracy of legitimate content we believe that both Pipa and Sopa, in their current drafts, have serious flaws in the proposed implementation of the legislation," said Gary Kovacs, CEO of Mozilla, in a <a href="http://blog.mozilla.com/garykovacs/2012/01/mozilla-and-pipasopa" target="_blank">blog post</a>.</p><p>"Among them is the requirement for online service and content providers to police the system. This would create an undue burden on businesses that were not designed for this purpose, would require more lawyers to be involved, and would extend the hand of government much deeper into these organisations."</p><p>Kovacs claimed the acts would "spread a chilling effect across the web that would significantly limit innovation."</p><p>Sopa has been shelved for the time being, but Pipa could still pass through the Senate.</p><p>The Wikipedia blackout is not as comprehensive as the company may have liked. Firefox users can simply add the NoScript add on and disable JavaScript to access the site.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/638368/google-and-mozilla-join-anti-sopapipa-protest</link>
                                                                            <description>
                            <![CDATA[ More heavyweights show their opposition to Sopa and Pipa, as two internet giants join the pack. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jUR8zjZhgzQfDws1ssfnCL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 Jan 2012 12:20:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7dtQKT9ETiBVKBd3ajWu4e-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Google and Mozilla have joined the raft of companies opposing the Stop Online Piracy Act (Sopa) and the PROTECT IP Act (Pipa) in the US.</p><p>Various tech giants have criticised aspects of the two bills, Pipa going through the US Senate and Sopa in the House of Representatives.</p><p><a href="https://www.itpro.com/638338/wikipedia-plans-blackout-despite-sopa-shelving" target="_blank" data-original-url="https://www.itpro.com/638338/wikipedia-plans-blackout-despite-sopa-shelving">Wikipedia</a> and Wordpress have both shutdown for the day in protest, whilst other firms such as Rackspace and Twitter have voiced their opposition to <a href="https://www.itpro.com/638317/murdoch-claims-google-is-piracy-leader" target="_blank" data-original-url="https://www.itpro.com/638317/murdoch-claims-google-is-piracy-leader">Sopa and Pipa</a>.</p><p>We oppose these bills because there are smart, targeted ways to shut down foreign rogue websites.</p><p>Google claimed the acts would censor the web, handing powers to law enforcement to filter the web and block access to tools that would bypass such filters.</p><p>"We know from experience that these powers are on the wish list of oppressive regimes throughout the world," said David Drummond, Google's senior vice president for corporate development and chief legal officer, in a <a href="http://googleblog.blogspot.com/2012/01/dont-censor-web.html" target="_blank">blog post</a>.</p><p>"Sopa and Pipa also eliminate due process. They provide incentives for American companies to shut down, block access to and stop servicing US and foreign websites that copyright and trademark owners allege are illegal without any due process or ability of a wrongfully targeted website to seek restitution."</p><p>Google also claimed the acts would not stop piracy, as pirate sites would simply change their addresses.</p><p>The internet giant has highlighted this issue on its US home page and is asking people to petition congress via a special <a href="https://www.google.com/landing/takeaction" target="_blank">landing page</a>.</p><p>"Like many businesses, entrepreneurs and web users, we oppose these bills because there are smart, targeted ways to shut down foreign rogue websites without asking American companies to censor the internet," a Google spokesperson said.</p><p>Mozilla has chosen to redirect traffic from Mozilla.org to an action page for 12 hours. Visitors will be presented black page with a call to action message to increase awareness of Pipa and Sopa.</p><p>The action will run from 13:00GMT today through to 01:00 GMT tomorrow.</p><p>"While we generally support the end goal of the legislation to limit online piracy of legitimate content we believe that both Pipa and Sopa, in their current drafts, have serious flaws in the proposed implementation of the legislation," said Gary Kovacs, CEO of Mozilla, in a <a href="http://blog.mozilla.com/garykovacs/2012/01/mozilla-and-pipasopa" target="_blank">blog post</a>.</p><p>"Among them is the requirement for online service and content providers to police the system. This would create an undue burden on businesses that were not designed for this purpose, would require more lawyers to be involved, and would extend the hand of government much deeper into these organisations."</p><p>Kovacs claimed the acts would "spread a chilling effect across the web that would significantly limit innovation."</p><p>Sopa has been shelved for the time being, but Pipa could still pass through the Senate.</p><p>The Wikipedia blackout is not as comprehensive as the company may have liked. Firefox users can simply add the NoScript add on and disable JavaScript to access the site.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Murdoch claims Google is 'piracy leader' ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Media magnate Rupert Murdoch has caused more controversy on his Twitter feed, labelling <a href="https://www.itpro.com/638296/google-accused-of-scalping-kenyan-businesses" target="_blank" data-original-url="https://www.itpro.com/638296/google-accused-of-scalping-kenyan-businesses">Google</a> a "piracy leader."</p><p>Murdoch made the comments on Friday, the same day he issued a tirade against President Barack Obama's criticism of the Stop Online Piracy Act (SOPA).</p><p>"Piracy leader is Google who streams movies free, sells advts around them. No wonder pouring millions into lobbying," Murdoch tweeted, later saying Google was a "great company doing many exciting things."</p><p>Google respects copyright - and we've worked hard to help rights holders deal with piracy.</p><p>"Only one complaint, and it's important," he added.</p><p>Google has responded to Murdoch's criticism by pointing to the anti-piracy work it has done.</p><p>"Google respects copyright - and we've worked hard to help rights holders deal with piracy," a spokesperson said.</p><p>"Last year we took down five million infringing Web pages from our search results and invested more than $60 million in the fight against bad ads. Like many other tech companies, we believe that there are smart, targeted ways to shut down foreign rogue websites without asking US companies to censor the internet."</p><p>Google faced pressure in September last year to block copyright infringing websites in its results.</p><p>Meanwhile, the Federal Trade Commission is said to be expanding its antitrust probe of Google to cover the company's social network Google+, according to <a href="http://www.bloomberg.com/news/print/2012-01-13/google-s-social-networking-service-said-to-be-added-to-ftc-antitrust-probe.html" target="_blank">Bloomberg</a>.</p><p>Obama bashing</p><p>As for Obama, Murdoch said the president had "thrown in his lot with Silicon Valley paymasters who threaten all software creators with piracy, plain thievery."</p><p>The Obama administration has made it clear it will not stand for some of the more controversial aspects of Sopa and its Senate equivalent the Protect Intellectual Property Act (Pipa).</p><p>In particular, Obama is concerned about legislation that would force internet service providers to block access to websites deemed to be infringing copyright.</p><p>According to Texas congressman Lamar Smith, the DNS blocking provision in the bill is to be dropped.</p><p>Various tech companies have distanced themselves from Sopa support, some soon after Anonymous threatened to take action against those in favour of the bill.</p><p>EA, Nintendo and Sony all recently backed away from the legislation.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/638317/murdoch-claims-google-is-piracy-leader</link>
                                                                            <description>
                            <![CDATA[ Rupert Murdoch accuses Google of being a 'piracy leader' as it streams movies for free and sells adverts around them. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">kZKYjrMQ5KhBRjbHFCTfuF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iPd5CMDgbzhSyfrz3QokLg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 16 Jan 2012 14:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iPd5CMDgbzhSyfrz3QokLg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Google]]></media:description>                                                            <media:text><![CDATA[Google]]></media:text>
                                <media:title type="plain"><![CDATA[Google]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iPd5CMDgbzhSyfrz3QokLg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Media magnate Rupert Murdoch has caused more controversy on his Twitter feed, labelling <a href="https://www.itpro.com/638296/google-accused-of-scalping-kenyan-businesses" target="_blank" data-original-url="https://www.itpro.com/638296/google-accused-of-scalping-kenyan-businesses">Google</a> a "piracy leader."</p><p>Murdoch made the comments on Friday, the same day he issued a tirade against President Barack Obama's criticism of the Stop Online Piracy Act (SOPA).</p><p>"Piracy leader is Google who streams movies free, sells advts around them. No wonder pouring millions into lobbying," Murdoch tweeted, later saying Google was a "great company doing many exciting things."</p><p>Google respects copyright - and we've worked hard to help rights holders deal with piracy.</p><p>"Only one complaint, and it's important," he added.</p><p>Google has responded to Murdoch's criticism by pointing to the anti-piracy work it has done.</p><p>"Google respects copyright - and we've worked hard to help rights holders deal with piracy," a spokesperson said.</p><p>"Last year we took down five million infringing Web pages from our search results and invested more than $60 million in the fight against bad ads. Like many other tech companies, we believe that there are smart, targeted ways to shut down foreign rogue websites without asking US companies to censor the internet."</p><p>Google faced pressure in September last year to block copyright infringing websites in its results.</p><p>Meanwhile, the Federal Trade Commission is said to be expanding its antitrust probe of Google to cover the company's social network Google+, according to <a href="http://www.bloomberg.com/news/print/2012-01-13/google-s-social-networking-service-said-to-be-added-to-ftc-antitrust-probe.html" target="_blank">Bloomberg</a>.</p><p>Obama bashing</p><p>As for Obama, Murdoch said the president had "thrown in his lot with Silicon Valley paymasters who threaten all software creators with piracy, plain thievery."</p><p>The Obama administration has made it clear it will not stand for some of the more controversial aspects of Sopa and its Senate equivalent the Protect Intellectual Property Act (Pipa).</p><p>In particular, Obama is concerned about legislation that would force internet service providers to block access to websites deemed to be infringing copyright.</p><p>According to Texas congressman Lamar Smith, the DNS blocking provision in the bill is to be dropped.</p><p>Various tech companies have distanced themselves from Sopa support, some soon after Anonymous threatened to take action against those in favour of the bill.</p><p>EA, Nintendo and Sony all recently backed away from the legislation.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Sheffield student faces extradition over 'piracy' ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A student accused of breaching <a href="https://www.itpro.com/636097/google-to-face-government-pressure-over-piracy" target="_blank" data-original-url="https://www.itpro.com/636097/google-to-face-government-pressure-over-piracy">piracy</a> laws is facing extradition to the US, where he could get up to five years in jail.</p><p>Sheffield Hallam student Richard O'Dwyer, the 23-year-old behind the TVShack website, lost his case at Westminster Magistrates' Court, but his lawyer indicated an appeal would be made.</p><p>US authorities believe TVShack, which O'Dwyer's lawyer Ben Cooper claimed hosts links to content rather than the actual content itself, breaches copyright laws.</p><p>The case was brought by the US Customs and Border Protection agency and no criminal charges were lodged by British authorities. TVShack was shut down by US authorities.</p><p>A 19-year-old British kid built a search engine, gets sued by US Government and is now fighting extradition to USA.</p><p>O-Dwyer's mother, who told the <a href="http://www.bbc.co.uk/news/uk-england-south-yorkshire-16544335" target="_blank">BBC</a> she was not fully aware of what her son's website did, said Britain's extradition treaty with the US was "rotten."</p><p>Some from the tech industry have expressed their opinions over the case on Twitter.</p><p>"A 19-year-old British kid built a search engine, gets sued by US Government and is now fighting extradition to USA," said Mikko Hypponen, chief research officer at security firm F-Secure.</p><p>The case comes at a time when the Government is under pressure from MPs to review how it handles extradition hearings.</p><p>An independent review of the UK's current extradition arrangements carried out by Sir Scott Baker in 2010 claimed the current treaty between the US and the UK was fair.</p><p>However, the Joint Committee on Human Rights has called on the Government to renegotiate the UK-US agreement to ensure UK citizens get equal treatment to Americans.</p><p>The case of <a href="https://www.itpro.com/623755/qa-janis-sharp-speaks-out-about-her-son-gary-mckinnon" target="_blank" data-original-url="https://www.itpro.com/623755/qa-janis-sharp-speaks-out-about-her-son-gary-mckinnon">Gary McKinnon</a>, who was accused of hacking into US military and NASA systems, continues as he also looks to avoid extradition.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/638311/sheffield-student-faces-extradition-over-piracy</link>
                                                                            <description>
                            <![CDATA[ A judge rules Richard O'Dwyer can be extradited to the US where he is alleged to have breached copyright law. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">tXM4GmY1fyww51yMVhPLYX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iyZCVzmLnfP7eq47jhjZsS-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 16 Jan 2012 09:49:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iyZCVzmLnfP7eq47jhjZsS-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iyZCVzmLnfP7eq47jhjZsS-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A student accused of breaching <a href="https://www.itpro.com/636097/google-to-face-government-pressure-over-piracy" target="_blank" data-original-url="https://www.itpro.com/636097/google-to-face-government-pressure-over-piracy">piracy</a> laws is facing extradition to the US, where he could get up to five years in jail.</p><p>Sheffield Hallam student Richard O'Dwyer, the 23-year-old behind the TVShack website, lost his case at Westminster Magistrates' Court, but his lawyer indicated an appeal would be made.</p><p>US authorities believe TVShack, which O'Dwyer's lawyer Ben Cooper claimed hosts links to content rather than the actual content itself, breaches copyright laws.</p><p>The case was brought by the US Customs and Border Protection agency and no criminal charges were lodged by British authorities. TVShack was shut down by US authorities.</p><p>A 19-year-old British kid built a search engine, gets sued by US Government and is now fighting extradition to USA.</p><p>O-Dwyer's mother, who told the <a href="http://www.bbc.co.uk/news/uk-england-south-yorkshire-16544335" target="_blank">BBC</a> she was not fully aware of what her son's website did, said Britain's extradition treaty with the US was "rotten."</p><p>Some from the tech industry have expressed their opinions over the case on Twitter.</p><p>"A 19-year-old British kid built a search engine, gets sued by US Government and is now fighting extradition to USA," said Mikko Hypponen, chief research officer at security firm F-Secure.</p><p>The case comes at a time when the Government is under pressure from MPs to review how it handles extradition hearings.</p><p>An independent review of the UK's current extradition arrangements carried out by Sir Scott Baker in 2010 claimed the current treaty between the US and the UK was fair.</p><p>However, the Joint Committee on Human Rights has called on the Government to renegotiate the UK-US agreement to ensure UK citizens get equal treatment to Americans.</p><p>The case of <a href="https://www.itpro.com/623755/qa-janis-sharp-speaks-out-about-her-son-gary-mckinnon" target="_blank" data-original-url="https://www.itpro.com/623755/qa-janis-sharp-speaks-out-about-her-son-gary-mckinnon">Gary McKinnon</a>, who was accused of hacking into US military and NASA systems, continues as he also looks to avoid extradition.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ BT told to block Newzbin 2 ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.itpro.com/635224/bt-pledges-adsl2-for-a-further-25-million" target="_blank" data-original-url="https://www.itpro.com/635224/bt-pledges-adsl2-for-a-further-25-million">BT</a> has been told to block access to Newzbin 2, a site sharing links to pirated films.</p><p>The landmark case marking the first time an ISP has been told to block such a site was originally brought by Motion Picture Association (MPA).</p><p>BT and MPA will meet later in the year to discuss how the blocking of Newzbin 2 will work.</p><p>At the High Court, Justice Arnold said he believed "it follows that BT has actual knowledge of other persons using its service to infringe copyright," the BBC reported.</p><p>"It knows that the users and operators of Newzbin 2 infringe copyright on a large scale, and in particular infringe the copyrights of the studios in large numbers of their films and television programmes," he added.</p><p>"It knows that the users of Newzbin 2 include BT subscribers, and it knows those users use its service to receive infringing copies of copyright works made available to them by Newzbin 2."</p><p>BT was pleased a decision had been made to clarify what steps rights holders need to take if they want the ISP to block a website.</p><p>"This is a helpful judgement, which provides clarity on this complex issue," an official statement read.</p><p>"It clearly shows that rights holders need to prove their claims and convince a judge to make a court order. BT has consistently said that rights holders need to take this route. We will return to court after the summer to explain what kind of order we believe is appropriate."</p><p>Chris Marcich, president and managing director of MPA Europe, said the ruling was "a victory for millions of people working in the UK creative industries and demonstrates that the law of the land must apply online."</p><p>"This court action was never an attack on ISPs but we do need their co-operation to deal with the Newzbin site which continually tries to evade the law and judicial sanction," he added.</p><p>"Newzbin is a notorious pirate website which makes hundreds of thousands of copyrighted products available without permission and with no regard for the law."</p><p>Of course, not all were overjoyed by the decision. Peter Bradwell, copyright campaigner at the Open Rights Group, said website blocking was "pointless and dangerous."</p><p>"These judgements won't work to stop infringement or boost creative industries and there are serious risks of legitimate content being blocked and service slowdown," Bradwell said.</p><p>"If the goal is boosting creators' ability to make money from their work then we need to abandon these technologically naive measures, focus on genuine market reforms, and satisfy unmet consumer demand."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/635269/bt-told-to-block-newzbin-2</link>
                                                                            <description>
                            <![CDATA[ The High Court says BT has to block the website, as MPA claims a victory against pirates. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8M7fwWGseiVsrt32EF8Vty</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/UqKB3Nk5XNfFHPatkoAikD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 28 Jul 2011 13:28:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Crime]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/UqKB3Nk5XNfFHPatkoAikD-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Court]]></media:description>                                                            <media:text><![CDATA[Court]]></media:text>
                                <media:title type="plain"><![CDATA[Court]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/UqKB3Nk5XNfFHPatkoAikD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/635224/bt-pledges-adsl2-for-a-further-25-million" target="_blank" data-original-url="https://www.itpro.com/635224/bt-pledges-adsl2-for-a-further-25-million">BT</a> has been told to block access to Newzbin 2, a site sharing links to pirated films.</p><p>The landmark case marking the first time an ISP has been told to block such a site was originally brought by Motion Picture Association (MPA).</p><p>BT and MPA will meet later in the year to discuss how the blocking of Newzbin 2 will work.</p><p>At the High Court, Justice Arnold said he believed "it follows that BT has actual knowledge of other persons using its service to infringe copyright," the BBC reported.</p><p>"It knows that the users and operators of Newzbin 2 infringe copyright on a large scale, and in particular infringe the copyrights of the studios in large numbers of their films and television programmes," he added.</p><p>"It knows that the users of Newzbin 2 include BT subscribers, and it knows those users use its service to receive infringing copies of copyright works made available to them by Newzbin 2."</p><p>BT was pleased a decision had been made to clarify what steps rights holders need to take if they want the ISP to block a website.</p><p>"This is a helpful judgement, which provides clarity on this complex issue," an official statement read.</p><p>"It clearly shows that rights holders need to prove their claims and convince a judge to make a court order. BT has consistently said that rights holders need to take this route. We will return to court after the summer to explain what kind of order we believe is appropriate."</p><p>Chris Marcich, president and managing director of MPA Europe, said the ruling was "a victory for millions of people working in the UK creative industries and demonstrates that the law of the land must apply online."</p><p>"This court action was never an attack on ISPs but we do need their co-operation to deal with the Newzbin site which continually tries to evade the law and judicial sanction," he added.</p><p>"Newzbin is a notorious pirate website which makes hundreds of thousands of copyrighted products available without permission and with no regard for the law."</p><p>Of course, not all were overjoyed by the decision. Peter Bradwell, copyright campaigner at the Open Rights Group, said website blocking was "pointless and dangerous."</p><p>"These judgements won't work to stop infringement or boost creative industries and there are serious risks of legitimate content being blocked and service slowdown," Bradwell said.</p><p>"If the goal is boosting creators' ability to make money from their work then we need to abandon these technologically naive measures, focus on genuine market reforms, and satisfy unmet consumer demand."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Film industry launching pirate site attacks? ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Major film companies have approached a software firm in India to potentially carry out denial-of-service (DoS) attacks against websites hosting pirated material.</p><p>This is according to Girish Kumar, the managing director of the Indian company <a href="http://www.aiplex.com" target="_blank">Aiplex Software</a>, who claimed to have been working with Fox Star, a branch of 20th Century Fox, and said talks are in progress to work with Walt Disney.</p><p>Neither Disney nor Fox had confirmed or denied working or being in talks with Aiplex at the time of publication.</p><p>Kumar explained to <em>IT PRO</em> that Aiplex had come up with the idea of helping out film companies during the recession and officially launched its service targeted at movie makers in 2009.</p><p>Copyright notices are sent to the owners of sites identified as hosting pirated film downloads, asking them to remove offending links, Kumar said.</p><p>If no action is taken by the website owner, then Aiplex will inform the movie house, who may wish to contact the authorities, he said.</p><p>It is then left up to the cyber crime police if they wish to get back in contact with Aiplex, who have the capability to carry out a DoS attack on the offending websites, Kumar told <em>IT PRO</em>.</p><p>"This is how we help the industry overall, putting illegal links down," he claimed.</p><p>"It [film piracy] is causing immense loss to us, to the country overall."</p><p>In the UK, a DoS attack is now illegal, as is paying someone else to launch such an action, as laid out by the 2006 Police and Justice Act.</p><p>Furthermore, supplying software to carry out a DoS attack is against the law.</p><p>However, Kumar told <em>IT PRO</em> Aiplex's work in this area thus far has been in protecting Bollywood film houses in India.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/626788/film-industry-launching-pirate-site-attacks</link>
                                                                            <description>
                            <![CDATA[ Film houses have reportedly approached a software firm offering to carry out a DoS attack on sites hosting pirated movies. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">9KmDY82o7jpf3Rdijg53hP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Y9jicunExEVL36wQDC5E5M-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 09 Sep 2010 18:22:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Y9jicunExEVL36wQDC5E5M-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Piracy]]></media:description>                                                            <media:text><![CDATA[Piracy]]></media:text>
                                <media:title type="plain"><![CDATA[Piracy]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Y9jicunExEVL36wQDC5E5M-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Major film companies have approached a software firm in India to potentially carry out denial-of-service (DoS) attacks against websites hosting pirated material.</p><p>This is according to Girish Kumar, the managing director of the Indian company <a href="http://www.aiplex.com" target="_blank">Aiplex Software</a>, who claimed to have been working with Fox Star, a branch of 20th Century Fox, and said talks are in progress to work with Walt Disney.</p><p>Neither Disney nor Fox had confirmed or denied working or being in talks with Aiplex at the time of publication.</p><p>Kumar explained to <em>IT PRO</em> that Aiplex had come up with the idea of helping out film companies during the recession and officially launched its service targeted at movie makers in 2009.</p><p>Copyright notices are sent to the owners of sites identified as hosting pirated film downloads, asking them to remove offending links, Kumar said.</p><p>If no action is taken by the website owner, then Aiplex will inform the movie house, who may wish to contact the authorities, he said.</p><p>It is then left up to the cyber crime police if they wish to get back in contact with Aiplex, who have the capability to carry out a DoS attack on the offending websites, Kumar told <em>IT PRO</em>.</p><p>"This is how we help the industry overall, putting illegal links down," he claimed.</p><p>"It [film piracy] is causing immense loss to us, to the country overall."</p><p>In the UK, a DoS attack is now illegal, as is paying someone else to launch such an action, as laid out by the 2006 Police and Justice Act.</p><p>Furthermore, supplying software to carry out a DoS attack is against the law.</p><p>However, Kumar told <em>IT PRO</em> Aiplex's work in this area thus far has been in protecting Bollywood film houses in India.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Android app flaw allows 'easy piracy' ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Most apps in the Android Market can have their licensing protection stripped away, making them easy targets for pirates, it has been claimed.</p><p>In a report from the <a href="http://www.androidpolice.com/2010/08/23/exclusive-report-googles-android-market-license-verification-easily-circumvented-will-not-stop-pirates" target="_blank">Android Police</a>, the author claimed minor changes could easily be made to an app's code, meaning it could be copied and then reconfigured to help it pass Google's Licence Verification Library (LVL).</p><p>By this time, of course, it will not longer be an official app but a pirated one.</p><p>Most Android apps are written in Java, the author explained, and these apps are compiled into byte-code. There are numerous software suites that can easily disassemble bytecode, which is in itself "fairly readable", leaving it more open for tampering.</p><p>Hackers can then reassemble the code of an app and make alterations to bypass the LVL verification process, therefore placing a pirated app on the marketplace.</p><p>The author called for improved solutions for preventing pirated apps finding their way onto the Android Market, such as "ways to confirm an application was installed through official means."</p><p>Tim Bray, from the Android developers team, responded to the Android Police findings in a <a href="http://android-developers.blogspot.com/2010/08/licensing-server-news.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blogspot%2FhsDu+%28Android+Developers+Blog%29&utm_content=Google+Feedfetcher" target="_blank">blog post</a> defending LVL.</p><p>"Android Market is already a responsive, low-friction, safe way for developer to get their products to users," Bray said.</p><p>"The licensing server makes it safer and we will continue to improve it."</p><p>Bray also pointed out developers can write custom authentication checks for each of their applications.</p><p>Furthermore, all attacks on apps seen by the official Android developer team had so far been on apps which did not feature obfuscated code, providing a further layer of protection, he said.</p><p>Bray added: "100 per cent piracy protection is never possible in any system that runs third-party code, but the licensing server, when correctly implemented and customised for your app, is designed to dramatically increase the cost and difficulty of pirating."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/626374/android-app-flaw-allows-easy-piracy</link>
                                                                            <description>
                            <![CDATA[ It is easy to create pirate Android apps that can get around Google’s License Verification Library, it has been claimed. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bDkW2NsGAmVqYgyiMvUr9w</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/RRALEWiGhjvTnaRczC2Hj4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 25 Aug 2010 14:04:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Business Apps]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tom Brewster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ null ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/RRALEWiGhjvTnaRczC2Hj4-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Android]]></media:description>                                                            <media:text><![CDATA[Android]]></media:text>
                                <media:title type="plain"><![CDATA[Android]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/RRALEWiGhjvTnaRczC2Hj4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Most apps in the Android Market can have their licensing protection stripped away, making them easy targets for pirates, it has been claimed.</p><p>In a report from the <a href="http://www.androidpolice.com/2010/08/23/exclusive-report-googles-android-market-license-verification-easily-circumvented-will-not-stop-pirates" target="_blank">Android Police</a>, the author claimed minor changes could easily be made to an app's code, meaning it could be copied and then reconfigured to help it pass Google's Licence Verification Library (LVL).</p><p>By this time, of course, it will not longer be an official app but a pirated one.</p><p>Most Android apps are written in Java, the author explained, and these apps are compiled into byte-code. There are numerous software suites that can easily disassemble bytecode, which is in itself "fairly readable", leaving it more open for tampering.</p><p>Hackers can then reassemble the code of an app and make alterations to bypass the LVL verification process, therefore placing a pirated app on the marketplace.</p><p>The author called for improved solutions for preventing pirated apps finding their way onto the Android Market, such as "ways to confirm an application was installed through official means."</p><p>Tim Bray, from the Android developers team, responded to the Android Police findings in a <a href="http://android-developers.blogspot.com/2010/08/licensing-server-news.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blogspot%2FhsDu+%28Android+Developers+Blog%29&utm_content=Google+Feedfetcher" target="_blank">blog post</a> defending LVL.</p><p>"Android Market is already a responsive, low-friction, safe way for developer to get their products to users," Bray said.</p><p>"The licensing server makes it safer and we will continue to improve it."</p><p>Bray also pointed out developers can write custom authentication checks for each of their applications.</p><p>Furthermore, all attacks on apps seen by the official Android developer team had so far been on apps which did not feature obfuscated code, providing a further layer of protection, he said.</p><p>Bray added: "100 per cent piracy protection is never possible in any system that runs third-party code, but the licensing server, when correctly implemented and customised for your app, is designed to dramatically increase the cost and difficulty of pirating."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>