<?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: Password Managers for OS X</title>
	<atom:link href="http://nirlog.com/2006/07/19/password-managers-for-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/</link>
	<description>Technology, Life and other stuff that come along...</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:52:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Password management : MikeBach.org » Blog</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-182087</link>
		<dc:creator>Password management : MikeBach.org » Blog</dc:creator>
		<pubDate>Sun, 09 Nov 2008 23:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-182087</guid>
		<description>[...] After seeing a post on Password Managers for OS X, I decided to share my technique. I&#8217;m not sure where I found this idea, but it isn&#8217;t something I could have thought of on my own. [...]</description>
		<content:encoded><![CDATA[<p>[...] After seeing a post on Password Managers for OS X, I decided to share my technique. I&#8217;m not sure where I found this idea, but it isn&#8217;t something I could have thought of on my own. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Online Password Managers - Nirlog.com - Technology, Life and other stuff that come along&#8230;</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-66465</link>
		<dc:creator>Online Password Managers - Nirlog.com - Technology, Life and other stuff that come along&#8230;</dc:creator>
		<pubDate>Mon, 16 Jul 2007 10:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-66465</guid>
		<description>[...] After switching to a mac, I tried many desktop password managers, and had written about Password Managers for OS X, which got a lot of attention. It&#8217;s needless to mention the importance of using a password manager since we use passwords to protect almost everything digital, and we&#8217;ve so many of them today. Currently we trust most of our private data like, emails, bookmarks, documents, spreadsheets and calendar events to some online providers like Google, Yahoo or Microsoft. So, how about your secrets and passwords stored online, somewhere in the cloud? I know what your immediate response is, passwords? No way I&#8217;m going to store my passwords online! But you might want to give a second thought because now the technology is secure enough. Thanks to Host-Proof Hosting. If the owners of the servers wanted to mess around with your information, or even if the server gets hacked, they won&#8217;t be able to recover your data. In Host-Proof Hosting the sensitive data is always transmitted to the server in encrypted from using a pass-phrase. The good thing is that, this pass-phrase is never transmitted to or stored in the server. The server can never access the stored data in it&#8217;s plain form. All the encryption and decryption takes place in the client side, inside the browser. This is basically a &#8220;Zero-Knowledge&#8221; web application, where the provider knows nothing about your actual data. * User enters pass-phrase to begin using the system. Browser retains the pass-phrase as a global variable. * User requests a list of all data belonging to him. * For each record, the system stores the associated user ID in plain-text, the record ID in plain form, and the record content only in encrypted form. (The message content is one or more database columns, each encrypted.) Thus, system is able to return a list of record IDs for this user. * User selects one of the record IDs. * System checks that this user ID is associated with the record ID, and returns the corresponding message content. * Browser uses stored pass-phrase to decrypt the contents. [...]</description>
		<content:encoded><![CDATA[<p>[...] After switching to a mac, I tried many desktop password managers, and had written about Password Managers for OS X, which got a lot of attention. It&#8217;s needless to mention the importance of using a password manager since we use passwords to protect almost everything digital, and we&#8217;ve so many of them today. Currently we trust most of our private data like, emails, bookmarks, documents, spreadsheets and calendar events to some online providers like Google, Yahoo or Microsoft. So, how about your secrets and passwords stored online, somewhere in the cloud? I know what your immediate response is, passwords? No way I&#8217;m going to store my passwords online! But you might want to give a second thought because now the technology is secure enough. Thanks to Host-Proof Hosting. If the owners of the servers wanted to mess around with your information, or even if the server gets hacked, they won&#8217;t be able to recover your data. In Host-Proof Hosting the sensitive data is always transmitted to the server in encrypted from using a pass-phrase. The good thing is that, this pass-phrase is never transmitted to or stored in the server. The server can never access the stored data in it&#8217;s plain form. All the encryption and decryption takes place in the client side, inside the browser. This is basically a &#8220;Zero-Knowledge&#8221; web application, where the provider knows nothing about your actual data. * User enters pass-phrase to begin using the system. Browser retains the pass-phrase as a global variable. * User requests a list of all data belonging to him. * For each record, the system stores the associated user ID in plain-text, the record ID in plain form, and the record content only in encrypted form. (The message content is one or more database columns, each encrypted.) Thus, system is able to return a list of record IDs for this user. * User selects one of the record IDs. * System checks that this user ID is associated with the record ID, and returns the corresponding message content. * Browser uses stored pass-phrase to decrypt the contents. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirlog.com &#187; Blog Archive &#187; OS X Applications for System and Network Administrators</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-4288</link>
		<dc:creator>Nirlog.com &#187; Blog Archive &#187; OS X Applications for System and Network Administrators</dc:creator>
		<pubDate>Thu, 07 Sep 2006 10:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-4288</guid>
		<description>[...] KeePassXKeePassX is the OS X port of the Windows password manager, KeePass. It uses a database format that is compatible with KeePass Password Safe. This means my colleagues can use windows and I can use Mac or Linux to open and edit the same password database file. OS X has a built-in password manager called KeyChain, which is a perfect tool for a single user but for system and network admins it lacks some major feature like sharing the passwords with other administrators. You can check the password manager roundup for more. [...]</description>
		<content:encoded><![CDATA[<p>[...] KeePassXKeePassX is the OS X port of the Windows password manager, KeePass. It uses a database format that is compatible with KeePass Password Safe. This means my colleagues can use windows and I can use Mac or Linux to open and edit the same password database file. OS X has a built-in password manager called KeyChain, which is a perfect tool for a single user but for system and network admins it lacks some major feature like sharing the passwords with other administrators. You can check the password manager roundup for more. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdog</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2466</link>
		<dc:creator>pdog</dc:creator>
		<pubDate>Sun, 23 Jul 2006 22:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2466</guid>
		<description>CiphSafe is another good one for personal use.

http://ciphsafe.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>CiphSafe is another good one for personal use.</p>
<p><a href="http://ciphsafe.sourceforge.net/" rel="nofollow">http://ciphsafe.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sjk</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2441</link>
		<dc:creator>sjk</dc:creator>
		<pubDate>Sat, 22 Jul 2006 21:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2441</guid>
		<description>SplashID Desktop definitely doesn&#039;t require Classic; I&#039;ve run it natively on OS X (PPC systems, like Histrionic) for almost five years.  But it still looks/feels like a Classic app.  I doubt that&#039;ll ever change since SplashData has shown no interest in providing anything more than minor maintenance updates for several years.  I stopped submitting requests when its future development potential looked grim.

To its credit, SplashID and synching has always worked flawlessly for me with a +500 entry (and growing) database.  Such highly consistent reliability for an app in this category makes it easier to forgive the UI shortcomings.  And I still rely on the Palm synching, which eliminates every alternative with a nicer *looking* OS X UI although every one I&#039;ve tested (for curiosity&#039;s sake) has had some feature and/or usability limitation that I&#039;m able to work around in SplashID.  I&#039;m satisfied using Keychain Access for OS X-only secure data.</description>
		<content:encoded><![CDATA[<p>SplashID Desktop definitely doesn&#8217;t require Classic; I&#8217;ve run it natively on OS X (PPC systems, like Histrionic) for almost five years.  But it still looks/feels like a Classic app.  I doubt that&#8217;ll ever change since SplashData has shown no interest in providing anything more than minor maintenance updates for several years.  I stopped submitting requests when its future development potential looked grim.</p>
<p>To its credit, SplashID and synching has always worked flawlessly for me with a +500 entry (and growing) database.  Such highly consistent reliability for an app in this category makes it easier to forgive the UI shortcomings.  And I still rely on the Palm synching, which eliminates every alternative with a nicer *looking* OS X UI although every one I&#8217;ve tested (for curiosity&#8217;s sake) has had some feature and/or usability limitation that I&#8217;m able to work around in SplashID.  I&#8217;m satisfied using Keychain Access for OS X-only secure data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Histrionic</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2391</link>
		<dc:creator>Histrionic</dc:creator>
		<pubDate>Thu, 20 Jul 2006 18:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2391</guid>
		<description>I&#039;m running SplashID perfectly fine on Mac OS X without Classic, albeit on a PowerPC system. I use it to sync with a Treo 650, using Mark/Space&#039;s Missing Sync (replacement for Palm HotSync). In fact, I just upgraded to a newer edition not too long ago, but both it and my previous version run on Mac OS X natively.

One odd bit about their installer is that it has an icon that greatly resembles a low-res Classic icon for Installer VISE--rather than the current Installer VISE icon. And it doesn&#039;t use the Apple Installer that&#039;s part of Mac OS X.</description>
		<content:encoded><![CDATA[<p>I&#8217;m running SplashID perfectly fine on Mac OS X without Classic, albeit on a PowerPC system. I use it to sync with a Treo 650, using Mark/Space&#8217;s Missing Sync (replacement for Palm HotSync). In fact, I just upgraded to a newer edition not too long ago, but both it and my previous version run on Mac OS X natively.</p>
<p>One odd bit about their installer is that it has an icon that greatly resembles a low-res Classic icon for Installer VISE&#8211;rather than the current Installer VISE icon. And it doesn&#8217;t use the Apple Installer that&#8217;s part of Mac OS X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Fowler</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2386</link>
		<dc:creator>Andy Fowler</dc:creator>
		<pubDate>Thu, 20 Jul 2006 15:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2386</guid>
		<description>Thanks for the review - I switched to a Mac a few months ago, and I&#039;ve been putting off choosing a wallet program. I used eWallet on Windows and my Treo 650, and I loved it, and was heartbroken to learn that they didn&#039;t make a Mac version. Unfortunately, many of these programs are extremely out of date. Passwords Plus is not a Universal binary, and SplashID requires Classic!! So I can&#039;t even run SplashID on my MBP, and I&#039;m a little frustrated that Passwords Plus will be using Rosetta all the time. Oh well, hopefully Mark/Space or somebody like that will step up with something nice.</description>
		<content:encoded><![CDATA[<p>Thanks for the review &#8211; I switched to a Mac a few months ago, and I&#8217;ve been putting off choosing a wallet program. I used eWallet on Windows and my Treo 650, and I loved it, and was heartbroken to learn that they didn&#8217;t make a Mac version. Unfortunately, many of these programs are extremely out of date. Passwords Plus is not a Universal binary, and SplashID requires Classic!! So I can&#8217;t even run SplashID on my MBP, and I&#8217;m a little frustrated that Passwords Plus will be using Rosetta all the time. Oh well, hopefully Mark/Space or somebody like that will step up with something nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave&#8217;s Place &#187; Great roundup of mac password storage software</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2384</link>
		<dc:creator>Dave&#8217;s Place &#187; Great roundup of mac password storage software</dc:creator>
		<pubDate>Thu, 20 Jul 2006 14:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2384</guid>
		<description>[...] I originally spotted this at TUAW - it&#8217;s a great roundup of all the available password storage software for Mac OSX. [...]</description>
		<content:encoded><![CDATA[<p>[...] I originally spotted this at TUAW &#8211; it&#8217;s a great roundup of all the available password storage software for Mac OSX. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2382</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 20 Jul 2006 13:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2382</guid>
		<description>I use Secret Book[1] and Little Secret.[2]



[1] http://www.i-graph.com/?q=node/1
[2] http://www.mani.de/en/software/macosx/littlesecrets/index.html</description>
		<content:encoded><![CDATA[<p>I use Secret Book[1] and Little Secret.[2]</p>
<p>[1] <a href="http://www.i-graph.com/?q=node/1" rel="nofollow">http://www.i-graph.com/?q=node/1</a><br />
[2] <a href="http://www.mani.de/en/software/macosx/littlesecrets/index.html" rel="nofollow">http://www.mani.de/en/software/macosx/littlesecrets/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://nirlog.com/2006/07/19/password-managers-for-os-x/comment-page-1/#comment-2381</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 20 Jul 2006 12:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://nirlog.com/2006/07/19/password-managers-for-os-x/#comment-2381</guid>
		<description>i have to chime in for SplashID... since i take my PalmOS PDA everywhere with me, it&#039;s absolutely indispensable to have my password list with me, synced up with my Mac.</description>
		<content:encoded><![CDATA[<p>i have to chime in for SplashID&#8230; since i take my PalmOS PDA everywhere with me, it&#8217;s absolutely indispensable to have my password list with me, synced up with my Mac.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

