<?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>twi.gs &#187; time machine</title>
	<atom:link href="http://twi.gs/tag/time-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://twi.gs</link>
	<description>lazy confessions</description>
	<lastBuildDate>Tue, 30 Mar 2010 04:02: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>Encrypt Time Machine and Time Capsule backups</title>
		<link>http://twi.gs/ramblings/time-capsuletime-machine-encrypted-backups/</link>
		<comments>http://twi.gs/ramblings/time-capsuletime-machine-encrypted-backups/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:53:02 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Administrating]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[time capsule]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://twi.gs/?p=78</guid>
		<description><![CDATA[Today at work we got a Time Capsule for everyone&#8217;s backups. While this may not be the best answer for a company back up solution, it&#8217;s still better than what most companies I&#8217;ve worked for have for backup solutions (read nothing). With the the Time Capsule in plain sight of the glass door, and everyone&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Today at work we got a <a href="http://www.jdoqocy.com/bm116kjspjr6A8DG88G687AECB8E">Time Capsule</a> for everyone&#8217;s backups. While this may not be the best answer for a company back up solution, it&#8217;s still better than what most companies I&#8217;ve worked for have for backup solutions (read nothing). With the the Time Capsule in plain sight of the glass door, and everyone&#8217;s files saved on them, it would be pretty easy for someone to break in, unplug it, and have a copy of every file on everyone&#8217;s computer.</p>
<p>There&#8217;s a solution to this. Encrypt the sparsebundle images.</p>
<ul>
<li>Set up Time Machine to back up to an AFP drive. I don&#8217;t think this will work with a local hard drive.</li>
<li>Let Time Machine start backing up, then stop the back up. This will have created &lt;machine_name&gt;_&lt;mac_address&gt;.sparsebundle on the AFP drive.</li>
<li>Disable Time Machine.</li>
<li>Open a Terminal and run these commands:<code><br />
$ cd /Volumes/&lt;AFP Drive&gt;/<br />
$ mv name_mac.sparsebundle name_mac-old.sparsebundle<br />
$ hdiutil convert -format UDSB -o name_mac.sparsebundle -encryption AES-256 name_mac-old.sparsebundle</code><br />
It will ask you for a password. Type in a password you won&#8217;t forget.</li>
<li>Double click the sparsebundle in the GUI. You will be prompted for your password. Type that in and tick the &#8220;Remember password&#8221; check box.</li>
<li>Open /Applications/Utilities/Keychain Access and find name_mac.sparsebundle. Right click it and select Copy name_mac.sparsebundle.</li>
<li>Select System Keychain on the left hand side of Keychain Access and paste it in the main area. Allow this action if you are asked. <b>Remember to lock the System Keychain when you are done.</b></li>
<li>Time Machine should not have no problem backing up to the encrypted volume. If everything works as planned, feel free to delete the name_mac-old.sparsebundle</li>
</ul>
<p>Your backups are now encrypted. How this all pans out in a restore, I don&#8217;t know. I reckon a fresh install + the migration assistant is the way you&#8217;ll have to restore your computer upon disaster.</p>
<p>Now that you&#8217;re all secure, don&#8217;t forget those passwords.</p>
<p>If you&#8217;re lacking a <a href="http://www.jdoqocy.com/bm116kjspjr6A8DG88G687AECB8E">Time Capsule</a> for yourself, you can get one from MacMall for <a href="http://www.jdoqocy.com/bm116kjspjr6A8DG88G687AECB8E">cheaper</a> than Apple sells them.<br />
<center><a href="http://www.kqzyfj.com/gd103iqzwqyDHFKNFFNDFEIMMGEF" target="_blank" onmouseover="window.status='http://www.macmall.com';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.ftjcfx.com/t0122tkocig1538B33B1326AA423" alt="Mac CPU, iPods, Accessories, Software and More!" border="0"/></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://twi.gs/ramblings/time-capsuletime-machine-encrypted-backups/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
