<?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>gHacks technology news &#187; atomicparsley</title>
	<atom:link href="http://www.ghacks.net/tag/atomicparsley/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Anonymize iTunes Songs</title>
		<link>http://www.ghacks.net/2009/02/25/how-to-anonymize-itunes-songs/</link>
		<comments>http://www.ghacks.net/2009/02/25/how-to-anonymize-itunes-songs/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 14:30:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[anonymize itunes songs]]></category>
		<category><![CDATA[apple itunes]]></category>
		<category><![CDATA[atom remove]]></category>
		<category><![CDATA[atomicparsley]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes anonymity]]></category>
		<category><![CDATA[itunes privacy]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[privatunes]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10760</guid>
		<description><![CDATA[One of our readers pointed out that the application that we reviewed a while back to anonymize iTunes songs had been down for a while. He suggested another method of getting rid of user identifying data in iTunes. The iTunes plus songs contain three obvious fields that can be used to identify the user. The [...]]]></description>
			<content:encoded><![CDATA[<p>One of our readers pointed out that the application that we reviewed a while back to anonymize iTunes songs had been down for a while. He suggested another method of getting rid of user identifying data in iTunes. The iTunes plus songs contain three obvious fields that can be used to identify the user. The <a href="http://www.eff.org/deeplinks/2007/06/privatunes-0-9-does-not-anonymize-itunes-plus-files">EFF</a> is suspecting that each song might contain even more fields that can be used to identify the user. </p>
<p>The actual process of anonymizing itunes songs involves the usage of two different programs: <a href="http://atomicparsley.sourceforge.net/">Atomic Parsley</a> and <a href="http://ridiculousfish.com/hexfiend/">Hexfiend</a>. Atomic Parsley will be used to remove the application ID which is usually the email address of the user who purchased the song and the purchase data. The software is available for Windows, Linux and Mac.</p>
<p>A basic command that can be very helpful is to display all information about a song using the software. To do this run the following command:</p>
<p><code>atomicparsley song.m4u -t</code></p>
<p><span id="more-10760"></span>This will list all tags and their values in the same command window making it easy to spot the identifying ones.</p>
<p>Tags can be removed with the command</p>
<p><code>atomicparsley song.m4a –manualAtomRemove “moov.udta.meta.ilst.TAG”</code></p>
<p>where TAG has to be replaced with a valid name. To remove both the application ID and purchase data from an iTunes song one would issue the following command:</p>
<p><code>atomicparsley song.m4a –-manualAtomRemove “moov.udta.meta.ilst.apID” –-manualAtomRemove “moov.udta.meta.ilst.purd” -W</code></p>
<p>An alternative would be to remove all tag information at once using the following command which is currently the only way to ensure that the song will not contain user identifying information afterwards. It will however clear all tags including title, artist and other related tags.</p>
<p><code>AtomicParsley song.m4a –metaEnema</code></p>
<p>After finishing the first step of anonymizing iTunes songs we still have to remove the name of the buyer that is contained in the songs. To do that a hexeditor like Hexfiend is needed. Simply open the iTunes song in Hexfiend and search for the name. Once the name is found replace it with other chars that match the exact length of the name. Save the file under a different file name and check out that it still plays fine in your favorite music player.</p>

	Tags: <a href="http://www.ghacks.net/tag/anonymize-itunes-songs/" title="anonymize itunes songs" rel="tag">anonymize itunes songs</a>, <a href="http://www.ghacks.net/tag/apple-itunes/" title="apple itunes" rel="tag">apple itunes</a>, <a href="http://www.ghacks.net/tag/atom-remove/" title="atom remove" rel="tag">atom remove</a>, <a href="http://www.ghacks.net/tag/atomicparsley/" title="atomicparsley" rel="tag">atomicparsley</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/itunes-anonymity/" title="itunes anonymity" rel="tag">itunes anonymity</a>, <a href="http://www.ghacks.net/tag/itunes-privacy/" title="itunes privacy" rel="tag">itunes privacy</a>, <a href="http://www.ghacks.net/tag/privacy/" title="privacy" rel="tag">privacy</a>, <a href="http://www.ghacks.net/tag/privatunes/" title="privatunes" rel="tag">privatunes</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/24/itunes-control/" title="iTunes Control (February 24, 2008)">iTunes Control</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/08/17/free-itunes-alternative-froddle-pod/" title="Free iTunes Alternative Froddle Pod (August 17, 2008)">Free iTunes Alternative Froddle Pod</a> (28)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/thumbsdb-extractor/" title="Thumbs.db Extractor (June 8, 2008)">Thumbs.db Extractor</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/take-keyboard-control-of-itunes-with-itunes-media-keys/" title="Take Keyboard Control Of iTunes With iTunes Media Keys (February 12, 2009)">Take Keyboard Control Of iTunes With iTunes Media Keys</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/30/speed-up-itunes-downloads-with-autobahn/" title="Speed Up iTunes Downloads With Autobahn (November 30, 2008)">Speed Up iTunes Downloads With Autobahn</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/25/how-to-anonymize-itunes-songs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
