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

<channel>
	<title>Battleangel &#187; Software</title>
	<atom:link href="http://battleangel.org/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://battleangel.org</link>
	<description>Tell us what you despise; by this are you truly known.</description>
	<lastBuildDate>Thu, 03 Jun 2010 10:19:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Truecrypt 6.0</title>
		<link>http://battleangel.org/2008/07/07/truecrypt-60/</link>
		<comments>http://battleangel.org/2008/07/07/truecrypt-60/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 07:51:13 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://battleangel.org/2008/07/07/truecrypt-60/</guid>
		<description><![CDATA[Truecrypt 6.0 finally supports parallelized encryption/decryption on multi-core processors and the ability to create and run an encrypted hidden operating system whose existence is impossible to prove. As you can see, parallelized operations boost the speed tremendously on my Q6600 system with a pretty standard MB and RAM. Finally some useful perk that comes from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.truecrypt.org/">Truecrypt 6.0</a> finally supports parallelized encryption/decryption on multi-core processors and the ability to create and run an encrypted hidden operating system whose existence is impossible to prove.</p>
<p>As you can see, parallelized operations boost the speed tremendously on my Q6600 system with a pretty standard MB and RAM. Finally some useful perk that comes from having a quad core system I guess. Mean speed used to be 85-87 MB/s at best and is now around 340 MB/s.</p>
<p>This could mean that other schemes besides AES, which I think most people use, will be feasible since the processing speed will no longer be the bottleneck. But as you can see, AES defeats the competition even more soundly in this implementation and so it will probably still be the algorithm of choice for most benchmark lovers. It will be interesting to see the results on my other dual core (Wolfdale) system, which scored really, really well in Truecrypt 5.</p>
<p><span id="more-2006"></span></p>
<p>Before:</p>
<p><img title="sshot-22" height="364" alt="sshot-22" src="http://battleangel.org/wordpress/wp-content/battleangel/2008/07/sshot22.png" width="501" border="0" /> </p>
<p>After:</p>
<p><img title="sshot-25" height="364" alt="sshot-25" src="http://battleangel.org/wordpress/wp-content/battleangel/2008/07/sshot25.png" width="501" border="0" /> </p>
<p>Encrypt and resist!</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2008/07/07/truecrypt-60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk encryption flaws</title>
		<link>http://battleangel.org/2008/02/22/disk-encryption-flaws/</link>
		<comments>http://battleangel.org/2008/02/22/disk-encryption-flaws/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 10:58:58 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://battleangel.org/2008/02/22/disk-encryption-flaws/</guid>
		<description><![CDATA[Being a fan of disk encryption, the report coming out of Princeton University is somewhat disconcerting. Granted the attacker must be relatively knowledgeable, have access to special software that afaik isn&#8217;t widely available yet and realize early on that the system is in fact encrypted (before letting the RAM circuits be wiped or overwritten). Imagine [...]]]></description>
			<content:encoded><![CDATA[<p>Being a fan of disk encryption, <a href="http://citp.princeton.edu/memory/">the report</a> coming out of Princeton University is somewhat disconcerting. Granted the attacker must be relatively knowledgeable, have access to special software that afaik isn&#8217;t widely available yet and realize early on that the system is in fact encrypted (before letting the RAM circuits be wiped or overwritten). Imagine for instance the police confiscating your computer, pulling the plug and lugging it off to their secret computer lair or whatever. In that case, the memory is going to be wiped within a minute or so. But for around-the-clock protection even when you&#8217;re not around to pull the plug, the will be something to think about. Especially for those that always leave the computer casually in STR(S3) (suspend to RAM) or Laptop users.</p>
<p>The conclusion from their report:</p>
<blockquote><p>Contrary to popular belief, DRAMs hold their values for surprisingly long intervals without power or refresh. Our experiments show that this fact enables a variety of security attacks that can extract sensitive information such as cryptographic keys from memory, despite the operating system’s best efforts to protect memory contents. The attacks we describe are practical—for example, we have used them to defeat several popular disk encryption systems.</p>
<p>Other types of software may be similarly vulnerable. DRM systems often rely on symmetric keys stored in memory, which may be recoverable using the techniques outlined in our paper. As we have shown, SSL-enabled web servers are vulnerable, since they often keep in memory private keys needed to establish SSL sessions. Furthermore, methods similar to our key-?nder would likely be effective for locating passwords, account numbers, or other sensitive data in memory.</p>
<p>There seems to be no easy remedy for these vulnerabilities. Simple software changes are likely to be ineffective; hardware changes are possible but will require time and expense; and today’s Trusted Computing technologies appear to be of little help because they cannot protect keys that are already in memory. The risk seems highest for laptops, which are often taken out in public in states that are vulnerable to our attacks. These risks imply that disk encryption on laptops may do less good than widely believed. Ultimately, it might become necessary to treat DRAM as untrusted, and to avoid storing sensitive con?dential data there, but this will not be feasible until architectures are changed to give software a safe place to keep its keys.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2008/02/22/disk-encryption-flaws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista Launches</title>
		<link>http://battleangel.org/2007/01/28/windows-vista-launches/</link>
		<comments>http://battleangel.org/2007/01/28/windows-vista-launches/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 18:50:04 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://battleangel.org/2007/01/28/windows-vista-launches/</guid>
		<description><![CDATA[But before everyone jumps on the bandwagon I&#8217;d recommend reading A Cost Analysis of Windows Vista Content Protection. Executive Executive Summary The Vista Content Protection specification could very well constitute the longest suicide note in history And not just for Microsoft but for the entire industry as Microsoft&#8217;s privileged position is bound to change not [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://battleangel.org/gfx/clipart2/Windows_Vista_logo.gif" class="right" alt="" title="" />But before everyone jumps on the bandwagon I&#8217;d recommend reading <a href="http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.html">A Cost Analysis of Windows Vista Content Protection</a>.<br />
<blockquote><strong>Executive Executive Summary</strong><br />
The Vista Content Protection specification could very well constitute the longest suicide note in history</p></blockquote>
<p>And not just for Microsoft but for the entire industry as Microsoft&#8217;s privileged position is bound to change not only the software side and competition but the hardware business as well. No one can avoid Vista in the long run and the long arm of Microsoft, and incidentally the MPAA et al, will get to you no matter if have a Mac or run Linux. And the worst part about it is that you can&#8217;t escape. Unlike when XP came out you cannot linger on like you did in Windows 98SE or Windows 2000. Not if you want to keep up with new games in particular. DX10 may not matter to some developers, but those developers are often the same that champion OpenGL anyway. For the end user, Vista is simply unavoidable in the long run.</p>
<p>The rest of us are just going to have to wait and see. Between us and Vista is a whole array of problems, ranging from slow or incompatible hardware, programs to the fact that Vista currently needs at least half a service pack and a proper activation crack.</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2007/01/28/windows-vista-launches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPU adds &#8216;no military use&#8217; clause</title>
		<link>http://battleangel.org/2006/08/15/gpu-adds-no-military-use-clause/</link>
		<comments>http://battleangel.org/2006/08/15/gpu-adds-no-military-use-clause/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 08:32:18 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[There is hope &#8230; if more people would take a similar course of action we could, in time, choke the military from within. It&#8217;s a small first step, but make no mistake, this is nothing short of visionary! GPU is a Gnutella client that creates ad-hoc supercomputers by allowing individual PCs on the network to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.newsforge.com/article.pl?sid=06/08/14/1438204">There is hope</a> &#8230; if more people would take a similar course of action we could, in time, choke the military from within. It&#8217;s a small first step, but make no mistake, this is nothing short of visionary!<br />
<blockquote>
<div><a href="http://sourceforge.net/projects/gpu/">GPU</a> is a Gnutella client that creates ad-hoc supercomputers by allowing individual PCs on the network to share CPU resources with each other. That&#8217;s intriguing enough, but the really interesting thing about GPU is the license its developers have given it. They call it a &#8220;no military use&#8221; modified version of the GNU General Public License (GPL).</p>
<p>Tiziano Mengotti and Rene Tegel are the lead developers on the GPU project. Mengotti is the driving force behind the license &#8220;patch,&#8221; which says &#8220;the program and its derivative work will neither be modified or executed to harm any human being nor through inaction permit any human being to be harmed.&#8221;</p>
<p>Mengotti says the clause is specifically intended to prevent military use. &#8220;We are software developers who dedicate part of our free time to open source development. The fact is that open source is used by the military industry. Open source operating systems can steer warplanes and rockets. [This] patch should make clear to users of the software that this is definitely not allowed by the licenser.&#8221;</p>
<p>He says some might think an attempt to prevent military use might be &#8220;too idealistic&#8221; and would not work in practice, but he references the world of ham radio, whose rules specify that the technology is not to be used commercially. &#8220;Surprisingly enough, this rule is respected by almost every ham operator.&#8221; </p></div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/08/15/gpu-adds-no-military-use-clause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miranda IM 0.5</title>
		<link>http://battleangel.org/2006/08/02/miranda-im-0-5/</link>
		<comments>http://battleangel.org/2006/08/02/miranda-im-0-5/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 10:17:50 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Just a note to remind everyone that the best Instant Messaging client / clone just got a whole lot better. With the 0.5 release, Miranda IM introduces Unicode support, to further improve integration into multi-language systems. Available now are 2 separate download options. The Unicode version is available for Windows NT, 2000, and XP users [...]]]></description>
			<content:encoded><![CDATA[<p>Just a note to remind everyone that <a href="http://www.miranda-im.org/">the best Instant Messaging client / clone</a> just got <a href="http://sourceforge.net/project/shownotes.php?release_id=435310&#038;group_id=94142">a whole lot</a> better.<br />
<blockquote>
<div><img src="http://battleangel.org/gfx/clipart2/miranda_v05_small.png" alt="" class="right" />With the 0.5 release, Miranda IM introduces Unicode support, to further improve integration into multi-language systems. Available now are 2 separate download options. The Unicode version is available for Windows NT, 2000, and XP users and a non-Unicode version is available for Windows 9x and ME users. Another new feature of this release is the introduction of AIM Oscar. This provides users with the ability to transfer files and receive away messages that previous versions did not support. This release also increases the support for avatars among many of the protocols. Along with plenty of bug fixes and new features, we hope you will find Miranda IM 0.5 a satisfying release.</div>
</blockquote>
<p>Amazing work really. The entire program and its plugin library has really matured a lot since its last iteration. Unicode is great obviously. The enhanced contact lists work like a charm. There is even a brand new <a href="http://addons.miranda-im.org/details.php?action=viewfile&#038;id=2995">History++ plugin</a> that fixes one of the last remaining issues with the Miranda experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/08/02/miranda-im-0-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handicapping Vista</title>
		<link>http://battleangel.org/2006/04/15/handicapping-vista/</link>
		<comments>http://battleangel.org/2006/04/15/handicapping-vista/#comments</comments>
		<pubDate>Sat, 15 Apr 2006 14:49:24 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[There were quite a few tech sites reporting on Microsoft&#8217;s decision to limit the user interface for non-genuine Windows installations. The so called Aero interface that is. The very same fancy interface that the vast majority can&#8217;t run anyway. Especially if you&#8217;re strapped for the cash to upgrade and, say, buy Windows Vista. Way to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://battleangel.org/gfx/clipart2/Windows_Vista_logo.gif" title="" alt="" class="right" />There were quite a few <a href="http://www.dailytech.com/article.aspx?newsid=1766">tech sites</a> reporting on Microsoft&#8217;s decision to limit the user interface for non-genuine Windows installations. The so called Aero interface that is. The very same fancy interface that the vast majority can&#8217;t run anyway. Especially if you&#8217;re strapped for the cash to upgrade and, say, buy Windows Vista.</p>
<p>Way to go. Especially since you know the scene releases are going to be stripped of any such obstacle and the only people to actually suffer will no doubt be the average user who may have to provide constant authentication whenever changing the setup. And much like, say, alcolocks in cars, the risk that something will prevent you from using your product increases dramatically.<br />
One could speculate that MS is not so certain that this technology will work as intended that they would tie it into any deeper processes than the glossy interface. If they really followed through with the alcolock metaphor, there would be scores of people who&#8217;d get their setups effectively trashed because something triggered the integrity alert.</p>
<p>Then again, as has been recently pointed out again, <a href="http://www.latimes.com/business/la-fi-micropiracy9apr09,0,414067.story">Microsoft isn&#8217;t at a total loss</a> when its software is infringed upon. Like Bill Gates let slip a few years back: &#8220;[...] as long as they&#8217;re going to steal it, we want them to steal ours. They&#8217;ll get sort of addicted, and then we&#8217;ll somehow figure out how to collect sometime in the next decade.&#8221;</p>
<p>So this is tilting at windmills. For most people, the main problem with Vista remains the implementation of media DRM (like HDCP), its almost limitless hogging of resources and the fact that product tie-ins (like Halo 2 on the software side and an entire generation of graphics hardware) will be delayed as Vista is delayed. Plus its break with backward software compatibility of course.</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/04/15/handicapping-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not so pleasant Vistas</title>
		<link>http://battleangel.org/2006/03/24/not-so-pleasant-vistas/</link>
		<comments>http://battleangel.org/2006/03/24/not-so-pleasant-vistas/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 12:49:15 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve expressed scepticism with Microsoft&#8217;s upcoming OS on a number of occasions. But complaining never gets old does it. While I for one couldn&#8217;t be happier if the damned thing never was released, the exclusive content being developed for Vista does present a problem. With the delay that was announced the other day we can [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://battleangel.org/gfx/clipart2/Windows_Vista_logo.gif" class="right" alt="" title="" width="102" height="75" />I&#8217;ve expressed scepticism with Microsoft&#8217;s upcoming OS on a number of occasions. But complaining never gets old does it.</p>
<p>While I for one couldn&#8217;t be happier if the damned thing never was released, the exclusive content being developed for Vista does present a problem. With the delay that was announced the other day we can of course deduct that Halo 2 PC wont be released for xmas either. Not to mention the hardware which will go <a href="http://www.extremetech.com/article2/0,1697,1941407,00.asp">hand in hand with DX10</a> and the new GUI. Needless to say, people <a href="http://www.microsoft-watch.com/article2/0,1995,1941192,00.asp?kc=MWRSS02129TX1K0000535">aren&#8217;t very happy</a> with this.</p>
<p>Today there is the rumour that MS will have to <a href="http://www.theinquirer.net/?article=30516">rewrite up to 60% of the code</a> before the launch, particularly in the entertainment and media centre portion of the OS. Not to mention the indication that actually doing anything besides just booting Vista will require <a href="http://www.theinquirer.net/?article=30503">at least 2GB</a> of memory.</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/03/24/not-so-pleasant-vistas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft disputes Vista back door</title>
		<link>http://battleangel.org/2006/03/04/microsoft-disputes-vista-back-door/</link>
		<comments>http://battleangel.org/2006/03/04/microsoft-disputes-vista-back-door/#comments</comments>
		<pubDate>Sat, 04 Mar 2006 16:56:41 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Niels Ferguson, Microsoft developer and cryptographer claims that back doors into BitLocker-encrypted data will happen over his dead body. It seems reasonable that not even MS would compromise their software, which Ferguson notes will protect government secrets around the world as well as private data. Back doors would be very counterproductive and like they point [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://battleangel.org/gfx/clipart2/Windows_Vista_logo.gif" class="right" alt="" title="" width="102" height="75" />Niels Ferguson, Microsoft developer and cryptographer claims that <a href="http://blogs.msdn.com/si_team/archive/2006/03/02/542590.aspx">back doors into BitLocker-encrypted data</a> will happen over his dead body. It seems reasonable that not even MS would compromise their software, which Ferguson notes will protect government secrets around the world as well as private data. Back doors would be very counterproductive and like they point out, there is still a keyfile or a password to be had.<br />
One question that this raises, knowing how persistent some governments are, is whether all (eight?) versions of Vista will ship with BitLocker and whether the bit strength will be the same across the board? Kind of like when PGP and Netscape used to make a fuzz about the maximum bit strength when exporting software outside the U.S. As for what regulations are in effect today, and how they would apply to mass-distributed software like Vista, <a href="http://en.wikipedia.org/wiki/Export_of_cryptography#Current_status">who knows</a> &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/03/04/microsoft-disputes-vista-back-door/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL nixed Oracle takeover bid</title>
		<link>http://battleangel.org/2006/02/16/mysql-nixed-oracle-takeover-bid/</link>
		<comments>http://battleangel.org/2006/02/16/mysql-nixed-oracle-takeover-bid/#comments</comments>
		<pubDate>Thu, 16 Feb 2006 18:21:53 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[There are a few software companies with integrity left that you can trust, and one of them is Swedish MySQL AB. In a rare business moment, MySQL turned down an offer from Oracle, staunchly declaring that &#8220;we will be part of a larger company, but it will be called MySQL.&#8221; What immediately ensued of course [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few software companies with integrity left that you can trust, and one of them is Swedish MySQL AB. In a rare business moment, MySQL <a href="http://www.webpronews.com/topnews/topnews/wpn-60-20060216MySQLToOracleGetStuffed.html">turned down</a> an offer from Oracle, staunchly declaring that &#8220;we will be part of a larger company, but it will be called MySQL.&#8221;</p>
<p>What immediately ensued of course upon learning of this shocking bid, and the integrity of MySQL AB was a slew of attacks on the company and their flagship database product. Despite recent tests putting MySQL neck to neck with the far more expensive and boastful competition, some people just can&#8217;t get over how good MySQL really is. Nor can they stomach MySQL&#8217;s insistence upon open-source GPL and fighting the good fight against software patents. Bottom line, there are more than one reason for Oracle and other greedy corporations wanting to break MySQL. For some time now, Oracle has been working to <a href="http://blogs.zdnet.com/BTL/?p=2587">corner MySQL</a> and I guess the plan is to either force them to sell or run them out of business. What this would mean for end-users is hard to say though. Most likely the free version licence would remain in the case of a takeover? At any rate, MySQL needs a <a href="http://mysqldatabaseadministration.blogspot.com/2006/02/oracle-eating-up-open-source-world.html">transactional engine</a> that they have complete control over.</p>
<p>As for bashing MySQL, I would refer you to <a href="http://mysqldatabaseadministration.blogspot.com/2006/01/laughing-at-homeland-security.html">the list of clients</a> and see if you&#8217;re still willing to bash them for using MySQL products. No wonder Oracle is desperate and their groupies and corporate muckrakers are salivating.</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/02/16/mysql-nixed-oracle-takeover-bid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Chalk another one up for HDCP</title>
		<link>http://battleangel.org/2006/02/13/chalk-another-one-up-for-hdcp/</link>
		<comments>http://battleangel.org/2006/02/13/chalk-another-one-up-for-hdcp/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 18:18:05 +0000</pubDate>
		<dc:creator>Björn Hallberg</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[After realizing that your brand new monitor most likely isn&#8217;t going to work with HDCP (in Windows Vista most likely), Firingsquad can reveal that not only will your new graphics card obviously not work either, Nvidia and ATI haven&#8217;t even started adding the feature to their product line. Even worse than that, manufacturers have fraudulently [...]]]></description>
			<content:encoded><![CDATA[<p>After realizing that your brand new monitor most likely isn&#8217;t going to work with HDCP (in Windows Vista most likely), <a href="http://www.firingsquad.com/hardware/ati_nvidia_hdcp_support/">Firingsquad</a> can reveal that not only will your new graphics card obviously not work either, Nvidia and ATI haven&#8217;t even started adding the feature to their product line. Even worse than that, manufacturers have fraudulently claimed HDCP support for years, apparently without checking the white papers and realizing it&#8217;s a hardware thing. And if they did realize, as they surely must have, they just postponed the issue, hoping that Vista would be so graphically demanding that most users would have to upgrade anew.</p>
<p>Bottom line, HD-DVD or Blu-Ray discs most likely wont sell very well. Most of us can&#8217;t get anything extra out of them anyway as our outdated TVs or monitors just wont do them justice. And crap like this surely wont make the deal any better. I&#8217;ll keep downloading my movies, thank you very much. And as for those still needing to play HD content, I&#8217;m sure there&#8217;ll be some sort of patch when the time comes that can kill the player firmware (like RPC) and disable whatever measures the OS takes to protect the data. A HDCP graphics card may just make that all the more difficult. The real issue is going to be having a GPU or a fast enough CPU that can handle H.264 decoding.</p>
]]></content:encoded>
			<wfw:commentRss>http://battleangel.org/2006/02/13/chalk-another-one-up-for-hdcp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
