<?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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Smashwords now on Stanza; ScrollMotion loses Christmas sales due to DRM; Spacejock to be released DRM-free</title>
	<atom:link href="http://www.teleread.org/2009/01/13/smashwords-now-on-stanza-scrollmotion-looses-christmas-sales-due-to-drm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teleread.org/2009/01/13/smashwords-now-on-stanza-scrollmotion-looses-christmas-sales-due-to-drm/</link>
	<description>News &#38; views on e-books, libraries, publishing and related topics</description>
	<lastBuildDate>Sun, 08 Nov 2009 03:38:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leo</title>
		<link>http://www.teleread.org/2009/01/13/smashwords-now-on-stanza-scrollmotion-looses-christmas-sales-due-to-drm/comment-page-1/#comment-1002387</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Tue, 13 Jan 2009 20:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=15224#comment-1002387</guid>
		<description>I want to clarify that I am not advocating copying the works. I just wanted to point out that not only did the publishers lose out on Christmas sales (as the original author of this post mentions), but they also remain unprotected by any kind of DRM as it stands, so it&#039;s a lose-lose situation for them.</description>
		<content:encoded><![CDATA[<p>I want to clarify that I am not advocating copying the works. I just wanted to point out that not only did the publishers lose out on Christmas sales (as the original author of this post mentions), but they also remain unprotected by any kind of DRM as it stands, so it&#8217;s a lose-lose situation for them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.teleread.org/2009/01/13/smashwords-now-on-stanza-scrollmotion-looses-christmas-sales-due-to-drm/comment-page-1/#comment-1002365</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=15224#comment-1002365</guid>
		<description>I was interested to read the following comment in the PubWeek article:

&lt;blockquote&gt;

It&#039;s strange that they claim that they corrected the DRM problems, since, as has been already widely broadcasted across the internet, the books are still completely unprotected. For example, buy Twilight on the App Store via iTunes, go into your &quot;/Music/iTunes/Mobile Applications/&quot; folder, and unzip the &quot;Twilight.ipa&quot; file (which is just an insecure zip file). The book is stored in the file ending in .sqllite, which is an open source and unencrypted database. Just download any SQLLite client (from www.sqlite.org) and you can extract the book (and, if you were unethical, e-mail it to all your friends).

The publishers probably should have reconsidered laying off all their staff that was capable of doing technical due diligence on vendors like ScrollMotion. Any high-school dropout could have seen that their claims of doing any sort of DRM were not to be trusted.
&lt;/blockquote&gt;

I tried this out and it the content is, indeed, completely unprotected. On a Mac, you can extract the whole book with one long command entered from Terminal.app:

&lt;code&gt;
   mkdir ~/Desktop/UnprotectedBook &amp;&amp; cd ~/Desktop/UnprotectedBook &amp;&amp; curl http://www.sqlite.org/sqlite3-3.6.7-osx-x86.bin.gz &#124; gunzip &gt; sqlite &amp;&amp; chmod +x sqlite &amp;&amp; unzip -p ~/Music/iTunes/Mobile*Applications/Twilight.ipa Payload/*.app/*.sqlite &gt; db.sqlite &amp;&amp; ./sqlite db.sqlite &quot;select c2paragraphText from ParagraphFTS_content&quot; &gt; UnprotectedBook.txt &amp;&amp; open UnprotectedBook.txt
&lt;/code&gt;

Viola! Unprotected book!</description>
		<content:encoded><![CDATA[<p>I was interested to read the following comment in the PubWeek article:</p>
<blockquote>
<p>It&#8217;s strange that they claim that they corrected the DRM problems, since, as has been already widely broadcasted across the internet, the books are still completely unprotected. For example, buy Twilight on the App Store via iTunes, go into your &#8220;/Music/iTunes/Mobile Applications/&#8221; folder, and unzip the &#8220;Twilight.ipa&#8221; file (which is just an insecure zip file). The book is stored in the file ending in .sqllite, which is an open source and unencrypted database. Just download any SQLLite client (from <a href="http://www.sqlite.org" rel="nofollow">http://www.sqlite.org</a>) and you can extract the book (and, if you were unethical, e-mail it to all your friends).</p>
<p>The publishers probably should have reconsidered laying off all their staff that was capable of doing technical due diligence on vendors like ScrollMotion. Any high-school dropout could have seen that their claims of doing any sort of DRM were not to be trusted.
</p></blockquote>
<p>I tried this out and it the content is, indeed, completely unprotected. On a Mac, you can extract the whole book with one long command entered from Terminal.app:</p>
<p><code><br />
   mkdir ~/Desktop/UnprotectedBook &amp;&amp; cd ~/Desktop/UnprotectedBook &amp;&amp; curl <a href="http://www.sqlite.org/sqlite3-3.6.7-osx-x86.bin.gz" rel="nofollow">http://www.sqlite.org/sqlite3-3.6.7-osx-x86.bin.gz</a> | gunzip &gt; sqlite &amp;&amp; chmod +x sqlite &amp;&amp; unzip -p ~/Music/iTunes/Mobile*Applications/Twilight.ipa Payload/*.app/*.sqlite &gt; db.sqlite &amp;&amp; ./sqlite db.sqlite &quot;select c2paragraphText from ParagraphFTS_content&quot; &gt; UnprotectedBook.txt &amp;&amp; open UnprotectedBook.txt<br />
</code></p>
<p>Viola! Unprotected book!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
