<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Secure Adium IM Logs</title>
	<link>http://www.joelika.com/2007/12/16/262</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 09 May 2008 23:39:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2007/12/16/262#comment-2753</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Fri, 21 Mar 2008 19:47:34 +0000</pubDate>
		<guid>http://www.joelika.com/2007/12/16/262#comment-2753</guid>
		<description>Actually, both syntaxes are correct. In my post, I'm just explicitly giving the symbolic link a name, where your syntax is relying on the name of the parent folder in ~/Logs/Logs. So it is still placing the symbolic link in the "Default" directory, and not creating a "Logs" subdirectory first.

Also, my post deals with just encrypting the "Logs" directory. If you want to encrypt the entire "Default" directory that contains your contact lists and signatures, you can do that too. But like you said, you'll need to create the symbolic link to point to the "Default" directory in "Users".

Thanks for the comment! Maybe next time you can give us your real name? :-)</description>
		<content:encoded><![CDATA[<p>Actually, both syntaxes are correct. In my post, I&#8217;m just explicitly giving the symbolic link a name, where your syntax is relying on the name of the parent folder in ~/Logs/Logs. So it is still placing the symbolic link in the &#8220;Default&#8221; directory, and not creating a &#8220;Logs&#8221; subdirectory first.</p>
<p>Also, my post deals with just encrypting the &#8220;Logs&#8221; directory. If you want to encrypt the entire &#8220;Default&#8221; directory that contains your contact lists and signatures, you can do that too. But like you said, you&#8217;ll need to create the symbolic link to point to the &#8220;Default&#8221; directory in &#8220;Users&#8221;.</p>
<p>Thanks for the comment! Maybe next time you can give us your real name? <img src='http://www.joelika.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hi</title>
		<link>http://www.joelika.com/2007/12/16/262#comment-2752</link>
		<dc:creator>hi</dc:creator>
		<pubDate>Fri, 21 Mar 2008 16:35:12 +0000</pubDate>
		<guid>http://www.joelika.com/2007/12/16/262#comment-2752</guid>
		<description>The ailas is a little wrong 

ln -s ~/Logs/Logs ~/Library/Application\ Support/Adium\ 2.0/Users/Default/Logs

should be:

ln -s ~/Logs/Logs ~/Library/Application\ Support/Adium\ 2.0/Users/Default/


Placing the alias in the ../Default/Logs dir makes it look like a subdirectory to Adium, which (strangely enough) it follows.  However it then tries to read the directories containing the logs as if they were the log files themselves.  Placing the alias in the ../Default directory corrects this behaviors by replacing the log directory with the link to the encrypted image.</description>
		<content:encoded><![CDATA[<p>The ailas is a little wrong </p>
<p>ln -s ~/Logs/Logs ~/Library/Application\ Support/Adium\ 2.0/Users/Default/Logs</p>
<p>should be:</p>
<p>ln -s ~/Logs/Logs ~/Library/Application\ Support/Adium\ 2.0/Users/Default/</p>
<p>Placing the alias in the ../Default/Logs dir makes it look like a subdirectory to Adium, which (strangely enough) it follows.  However it then tries to read the directories containing the logs as if they were the log files themselves.  Placing the alias in the ../Default directory corrects this behaviors by replacing the log directory with the link to the encrypted image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stef</title>
		<link>http://www.joelika.com/2007/12/16/262#comment-2749</link>
		<dc:creator>Stef</dc:creator>
		<pubDate>Mon, 17 Mar 2008 23:56:49 +0000</pubDate>
		<guid>http://www.joelika.com/2007/12/16/262#comment-2749</guid>
		<description>Joel:

It did work.  Now I just have to decipher from the article how to make the mounted encrypted sparseimage not viewable or mountable from the network.

Cheers and thanks.</description>
		<content:encoded><![CDATA[<p>Joel:</p>
<p>It did work.  Now I just have to decipher from the article how to make the mounted encrypted sparseimage not viewable or mountable from the network.</p>
<p>Cheers and thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2007/12/16/262#comment-2738</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Fri, 07 Mar 2008 03:08:29 +0000</pubDate>
		<guid>http://www.joelika.com/2007/12/16/262#comment-2738</guid>
		<description>Hi Stef,

I don't see why that wouldn't be possible. The only thing is you'll need to create a symbolic link to the Adium 2.0 folder with the ln -s command I explain above.

Usually, an alias created in the Finder doesn't due the trick, but creating a symbolic link should.

Hopefully this works for you! Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Stef,</p>
<p>I don&#8217;t see why that wouldn&#8217;t be possible. The only thing is you&#8217;ll need to create a symbolic link to the Adium 2.0 folder with the ln -s command I explain above.</p>
<p>Usually, an alias created in the Finder doesn&#8217;t due the trick, but creating a symbolic link should.</p>
<p>Hopefully this works for you! Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stef</title>
		<link>http://www.joelika.com/2007/12/16/262#comment-2737</link>
		<dc:creator>Stef</dc:creator>
		<pubDate>Thu, 06 Mar 2008 18:50:27 +0000</pubDate>
		<guid>http://www.joelika.com/2007/12/16/262#comment-2737</guid>
		<description>Question:  could you not use this method to secure the entire Adium 2.0 folder and everything in it, including contact lists etc.?  This is what I'm trying to do.. I want to put Adium entirely inside an encrypted sparseimage that I mount.  If I could place an "alias" in the typical location where Adium looks for its data, and have it point to the sparseimage, that would be a simple fix.  But Adium does not work with aliased folders.</description>
		<content:encoded><![CDATA[<p>Question:  could you not use this method to secure the entire Adium 2.0 folder and everything in it, including contact lists etc.?  This is what I&#8217;m trying to do.. I want to put Adium entirely inside an encrypted sparseimage that I mount.  If I could place an &#8220;alias&#8221; in the typical location where Adium looks for its data, and have it point to the sparseimage, that would be a simple fix.  But Adium does not work with aliased folders.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
