<?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>Sukimashita Weblog &#187; Music</title>
	<atom:link href="http://blog.sukimashita.com/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sukimashita.com</link>
	<description>Life Code Art Media</description>
	<lastBuildDate>Thu, 21 Apr 2011 19:06:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>iTunes sync with Linux on unjailbroken 2.0+ iPhones/iPods?</title>
		<link>http://blog.sukimashita.com/2008/10/02/itunes-sync-with-linux-on-unjailbroken-20-iphonesipods/</link>
		<comments>http://blog.sukimashita.com/2008/10/02/itunes-sync-with-linux-on-unjailbroken-20-iphonesipods/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 09:45:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://blog.sukimashita.com/?p=108</guid>
		<description><![CDATA[Hey, it appears as those superbrain folks on the libiphone mailing list are onto something regarding the new hashing algorithm used in Apple&#8217;s 2.0+ firmware. Current releases of libgpod which is able to handle managing of the iTunes database (this is where your Music/Photo data is stored) on an iPhone or iPod Touch are only [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, it appears as those <strong>superbrain</strong> folks on the <a href="http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com" target="_blank"><strong>libiphone</strong></a> mailing list are onto something regarding the <strong>new hashing algorithm</strong> used in <strong>Apple&#8217;s 2.0+ firmware</strong>.</p>
<p><span id="more-108"></span></p>
<p>Current releases of <a href="http://www.gtkpod.org/libgpod.html"><strong>libgpod</strong></a> which is able to handle managing of the <strong>iTunes</strong> database (this is where your Music/Photo data is stored) on an <strong>iPhone</strong> or <strong>iPod Touch</strong> are only able work with the database for <strong>firmwares 1.1.4</strong> and below.</p>
<p>This involved recreating a specific <strong>hashing algorithm</strong> used by <strong>iTunes</strong> which had been widely in the news.</p>
<p>With <strong>iTunes 8</strong> and <strong>Apple&#8217;s 2.0 firmware</strong>, a new hashing algorithm was introduced which made music/photo synchronization with <strong>2.0+ devices</strong> not working at all.</p>
<p>The folks have now uncovered that <strong>Apple</strong> has apparently started to use their <a href="http://en.wikipedia.org/wiki/FairPlay" target="_blank"><strong>FairPlay-DRM</strong></a> to encrypt the <strong>iTunes</strong> database.</p>
<p>Recently, there has been progress in understanding how the hashing process for <strong>2.0+ firmware</strong> looks like and while there is some more work to do the peak research seems to have been passed quoting someone from the private list:</p>
<blockquote>
<pre>ok it workes with the later address.
and guess what, it worked !!

tmpkey : *****

itunes :      1BEB2BE8EA1D08D1CAFBD89C5CBE50E0
itdb_hash : 1beb2be8ea1d08d1cafbd89c5cbe50e0

good work !</pre>
</blockquote>
<p>What you see is a prototype implementation (<strong>itdb_hash</strong>) having generated the same hash <strong>iTunes</strong> generated for a specific <strong>iTunes</strong> database.</p>
<p>The day to plug in the <strong>iPhone</strong>, let <strong>HAL</strong> recognize it and use <strong>Conduit</strong> to synchronize Music/Photos, Calendar, Notes, Addressbook or to use <strong>GtkPod</strong> or other managers for your Music is constantly rising upon us.</p>
<p>Note that you should understand that all this work will make up for software being <strong>iTunes</strong> independant without the need to jailbreak at all (on all platforms libiphone compiles).</p>
<div class="shr-publisher-108"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.sukimashita.com/2008/10/02/itunes-sync-with-linux-on-unjailbroken-20-iphonesipods/feed/</wfw:commentRss>
		<slash:comments>1785</slash:comments>
		</item>
		<item>
		<title>openSUSE repository updates</title>
		<link>http://blog.sukimashita.com/2008/01/14/opensuse-repository-updates/</link>
		<comments>http://blog.sukimashita.com/2008/01/14/opensuse-repository-updates/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 14:10:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.sukimashita.com/2008/01/14/opensuse-repository-updates/</guid>
		<description><![CDATA[Started to update the openSUSE software repository today since a few packages were not building. Big thanks to Florian who updated a couple of packages with new releases, too. Factory unfortunately is broken in the base repository thus most packages won&#8217;t be available until someone fixed that. Same for the SUSE download servers right now [...]]]></description>
			<content:encoded><![CDATA[<p>Started to update the <a href="https://build.opensuse.org/project/show?project=home%3AFunkyM"><strong>openSUSE software repository</strong></a> today since a few packages were not building. Big thanks to <strong>Florian</strong> who updated a couple of packages with new releases, too. <strong>Factory</strong> unfortunately is broken in the base repository thus most packages won&#8217;t be available until someone fixed that. Same for the SUSE download servers right now which suffer from some hardware failure. Should be fixed in the next few days.</p>
<p>As a last note for today, a reminder of the one and only <strong>disco king</strong>:</p>
<p align="center">[youtube]http://www.youtube.com/watch?v=PDBG91hgW4Q[/youtube]</p>
<p>Yes, he is still in business. For us regular beings who must celebrate his haircut, I&#8217;ll post a <strong>brand new track</strong> (co-production with a good old pal) on this very blog soon which will be the beginning of a <strong>series of featured releases</strong>.</p>
<div class="shr-publisher-41"></div>]]></content:encoded>
			<wfw:commentRss>http://blog.sukimashita.com/2008/01/14/opensuse-repository-updates/feed/</wfw:commentRss>
		<slash:comments>1479</slash:comments>
		</item>
	</channel>
</rss>

