<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; Collaboration</title>
	<atom:link href="http://gigaom.com/collaboration/tag/passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 05:04:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Collaboration</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>How to Set More Secure Passwords</title>
		<link>http://gigaom.com/collaboration/how-to-set-more-secure-passwords/</link>
		<comments>http://gigaom.com/collaboration/how-to-set-more-secure-passwords/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 16:00:04 +0000</pubDate>
		<dc:creator>Simon Mackie</dc:creator>
				<category><![CDATA[@Not for Syndication]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=274331</guid>
		<description><![CDATA[Over the weekend, the servers of Gawker Media were hacked. Account data, including usernames and passwords of blog commenters, have been stolen. If you have an account on a Gawker blog and use the same password anywhere else, it's imperative that you change those passwords immediately.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=274331&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2010/12/lock1.jpg"><img title="lock" src="http://gigaom2.files.wordpress.com/2010/12/lock1.jpg?w=300&#038;h=225" alt="" width="300" height="225" class="alignright size-medium wp-image-274394"></a>Over the weekend, the servers of Gawker Media –  the company behind many popular blogs, including Lifehacker, Gizmodo, Jalopnik, Jezebel, Kotaku and io9  — <a href="http://blogs.forbes.com/kashmirhill/2010/12/12/gawker-gets-hacked-by-gnosis/">were hacked</a>. Account data, including usernames and passwords of blog commenters, have been stolen. While that’s an issue in itself, it’s now causing wider problems, because many people use the same password for more than service. Twitter is currently dealing with a <a href="http://twitter.com/spam/status/14243321396338689">surge in spam that appears to be related to the Gawker breach</a>, for example.</p>
<p>If you have an account on a Gawker blog and use the same password anywhere else, it’s imperative that you change those passwords immediately (you can find out whether the details of an account associated with your email address have been stolen <a href="http://www.google.com/fusiontables/DataSource?dsrcid=350662">here</a>). Use this as an opportunity to set more secure passwords on all of the services that you use. Even if you’re currently breathing a sigh of relief because you don’t have a Gawker account, now is a very good time to review your password strategy.</p>
<h3>How to Set Secure Passwords</h3>
<p>For a password to be secure, it needs to be difficult to guess, as long as possible and consist of a combination of letters, numbers and characters. It also needs to be unique for each service that you use. The trouble is that the longer and more difficult to crack a password becomes, the harder it becomes to remember, which is why many people use the same password everywhere. The good news is, there are a few strategies that you can use to set secure and unique, yet memorable, passwords:</p>
<ol><li><strong>Use a password manager</strong>. This is probably the easiest and most secure option, and so it’s the one I recommend. There are several excellent tools available, such as <a href="http://lastpass.com/">LastPass</a>, <a href="http://agilewebsolutions.com/onepassword">1Password</a> and <a href="http://keepass.info/">KeePass</a>, that can generate and store extremely tough to crack unique passwords for every service you use. Because the tool manages the passwords for you, you don’t need to worry about forgetting a tricky long password.</li>
<li><strong>Use a password hashing tool.</strong> A password hashing tool will take your password, combine it with a parameter (perhaps based on the site’s name or domain) and combine the two using a hashing function to create a very tough to crack password. As the tool deals with the hashing for you, you only need to remember the master password. There are several free <a href="http://gigaom.com/collaboration/use-a-password-hasher-to-generate-more-secure-passwords/">password hashers available as browser add-ons.</a></li>
<li><strong>Use a rule-based password strategy</strong>. Gina Trapani posted a great <a href="http://lifehacker.com/184773/geek-to-live--choose-and-remember-great-passwords">rule-based password strategy</a> on Lifehacker back in 2006 (if only all the Lifehacker readers had actually heeded her advice!). The idea is that you take a base password and combine it with the name of the service the you’re creating the password for using a set of rules. For example, my password for WebWorkerDaily might be %shjk80aily% (an easily memorable master password of shjk80, plus the final four letters from the service name, surrounded by % characters for extra security). Applying the same rules, my password for Amazon would then be %shjk80azon%. You can also reverse or reorder the letters from the service name, or interweave  them with the letters from your master password, for even greater security.</li>
</ol><p>All of the suggestions above require you to set a master password. It’s always a good idea to make this as tough to crack as possible; Thursday <a href="http://gigaom.com/collaboration/how-to-create-a-strong-password/">posted some tips for setting secure passwords here</a>.</p>
<p><em>Share your password tips below.</em></p>
<p><strong>Related content from GigaOM Pro (sub. req.):</strong></p>
<ul><li><a title="Enabling the Web Work Revolution" href="http://pro.gigaom.com/2009/05/enabling-the-web-work-revolution/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=simonmackie&amp;utm_campaign=intext&amp;utm_term=274331+how-to-set-more-secure-passwords">Enabling the Web Work Revolution</a></li>
<li><a title="Report: The Real-Time Enterprise" href="http://pro.gigaom.com/2010/01/report-the-real-time-enterprise/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=simonmackie&amp;utm_campaign=intext&amp;utm_term=274331+how-to-set-more-secure-passwords">Report: The Real-Time Enterprise</a></li>
<li><a href="http://pro.gigaom.com/2010/01/who-owns-your-data-in-the-cloud/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=simonmackie&amp;utm_campaign=intext&amp;utm_term=274331+how-to-set-more-secure-passwords">Who Owns Your Data in the Cloud?</a></li>
</ul><p><em><br></em></p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=274331&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/how-to-set-more-secure-passwords/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	 <go:thumbnail>http://gigaom2.files.wordpress.com/2010/12/lock1.jpg?w=130</go:thumbnail> 
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/12/lock1.jpg?w=186" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/12/lock1.jpg?w=186" medium="image">
			<media:title type="html">lock</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/8d5d3263a23d1788479715dd49b2cef8?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">simonmackie</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/12/lock1.jpg?w=300" medium="image">
			<media:title type="html">lock</media:title>
		</media:content>
	</item>
		<item>
		<title>Use a Password Hasher to Generate More Secure Passwords</title>
		<link>http://gigaom.com/collaboration/use-a-password-hasher-to-generate-more-secure-passwords/</link>
		<comments>http://gigaom.com/collaboration/use-a-password-hasher-to-generate-more-secure-passwords/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 21:00:02 +0000</pubDate>
		<dc:creator>Simon Mackie</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[password hasher]]></category>
		<category><![CDATA[password hasher plus]]></category>
		<category><![CDATA[password hashing]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://webworkerdaily.com/?p=37214</guid>
		<description><![CDATA[One way to create strong passwords is to use randomly-generated phrases and store them in a password manager. Alternatively, you could use a password hashing tool to create passwords for each of the sites you use from a master password in conjunction with a parameter.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=37214&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The trouble with secure passwords is that they’re hard to remember, and you should really use a different one for each site or application you use. One solution is to use randomly-generated strong passwords and store them in a password manager, like <a href="http://lastpass.com/">LastPass</a>. Alternatively, you could use a password hashing tool to create a strong passwords for each of the sites you use from a master password in conjunction with a parameter.</p>
<p>You can quickly get an idea of how password hashing works by going to <a href="http://hashapass.com/">Hashapass.</a> Enter a master password, then enter a parameter for the site/application you want to create the password for (for example, “gmail” or “hotmail”). The unique password is generated from the two phrases and will be very tough to crack.  You don’t have to remember the tricky generated password — all you have to do is remember your master password and the parameter.<a href="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-16-39-081.png"><img title="Screen shot 2010-08-13 at 16.39.08" src="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-16-39-081.png?w=607&#038;h=349" alt="" width="607" height="349" class=" alignleft"></a></p>
<p>Going over to Hashapass every time you want to create or retrieve a password would be annoying, though — and also the generated passwords could use more characters. Fortunately, there are some browser extensions you can use instead. Steve Cooper’s <a href="http://wijjo.com/PasswordHasher">Password Hasher </a>is a Firefox add-on. It can generate hashed passwords on the fly, and allows you to specify options such as password length and whether it should use mixed case, which produces much stronger passwords than Hashapass. (Note that Password Hasher — like many add-ons — has not been updated to work with the Firefox 4 beta)</p>
<p><a href="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-17-00-341.png"><img title="Screen shot 2010-08-13 at 17.00.34" src="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-17-00-341.png?w=369&#038;h=293" alt="" width="369" height="293" class=" alignleft"></a></p>
<p>There’s also a port of Password Hasher available for Chrome, called <a href="https://chrome.google.com/extensions/detail/glopbmohkffbnplcjbbbfmmimfhfnhgd">Password Hasher Plus</a>. It has all of the functionality of Password Hasher, plus it provides inline hashing within the password field — there’s no need to use a pop-up.</p>
<p><a href="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-17-09-471.png"><img title="Screen shot 2010-08-13 at 17.09.47" src="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-17-09-471.png?w=470&#038;h=187" alt="" width="470" height="187" class=" alignleft"></a></p>
<p>One major disadvantage of using a password hashing tool like these extensions is that if you’re on another computer you won’t be able to remember your passwords. Fortunately, you can use an <a href="http://wijjo.com/passhash/passhash.html">online password hashing tool</a> to retrieve hashed passwords.</p>
<p><em>How do you create strong passwords?</em></p>
<p><strong>Related GigaOM Pro content (sub. req.):</strong> <a title="Report: The Real-Time Enterprise" href="http://pro.gigaom.com/2010/01/report-the-real-time-enterprise/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=simonmackie&amp;utm_campaign=intext&amp;utm_term=37214+use-a-password-hasher-to-generate-more-secure-passwords">Report: The Real-Time Enterprise</a></p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=37214&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/use-a-password-hasher-to-generate-more-secure-passwords/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:thumbnail url="" />
		<media:content url="" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/8d5d3263a23d1788479715dd49b2cef8?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">simonmackie</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-16-39-081.png" medium="image">
			<media:title type="html">Screen shot 2010-08-13 at 16.39.08</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-17-00-341.png" medium="image">
			<media:title type="html">Screen shot 2010-08-13 at 17.00.34</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/08/screen-shot-2010-08-13-at-17-09-471.png" medium="image">
			<media:title type="html">Screen shot 2010-08-13 at 17.09.47</media:title>
		</media:content>
	</item>
		<item>
		<title>Sync Browser Bookmarks, History, and Open Tabs to Your iPhone with Firefox Home</title>
		<link>http://gigaom.com/collaboration/sync-browser-bookmarks-history-and-open-tabs-to-your-iphone-with-firefox-home/</link>
		<comments>http://gigaom.com/collaboration/sync-browser-bookmarks-history-and-open-tabs-to-your-iphone-with-firefox-home/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 15:00:09 +0000</pubDate>
		<dc:creator>Charles Hamilton</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Firefox Home]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://webworkerdaily.com/?p=35974</guid>
		<description><![CDATA[If you're like me and still using Firefox, It's now possible to sync your browser data to your iPhone or iPod touch with the new, free Firefox Home app. There was some uncertainty as to whether Apple would okay this app, but it has been approved.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=35974&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://webworkerdaily.files.wordpress.com/2010/07/firefox-home.jpg"><img title="firefox-home" src="http://webworkerdaily.files.wordpress.com/2010/07/firefox-home.jpg?w=200&#038;h=300" alt="" width="200" height="300" class=" alignleft"></a>If you’re like me and <a href="http://gigaom.com/collaboration/why-i-still-use-firefox-more-add-ons-i-cant-live-without/">still using Firefox</a>, It’s now possible to sync your browser data to your iPhone or iPod touch with the new, free <a href="http://www.mozilla.com/en-US/mobile/sync/">Firefox Home app</a> (<a href="http://itunes.apple.com/us/app/firefox-home/id380366933?mt=8">iTunes link</a>),</p>
<p><a href="http://webworkerdaily.files.wordpress.com/2010/07/firefox-home-bookmarks.jpg"><img title="firefox-home-bookmarks" src="http://webworkerdaily.files.wordpress.com/2010/07/firefox-home-bookmarks.jpg?w=200&#038;h=300" alt="" width="200" height="300" class=" alignleft"></a>There was <a href="http://techcrunch.com/2010/06/30/firefox-iphone-app/">some uncertainty</a> as to whether Apple would okay this app, but I’m guessing that it was approved because it doesn’t change the bookmarks in the iPhone’s Safari browser. Instead, one uses it by opening the Home app, and scanning or searching for tabs and bookmarks, which, when selected, open in Safari. Firefox Home doesn’t track or sync your browsing history on the iPhone. The new Xmarks iPhone app (<a href="http://itunes.apple.com/app/xmarks-for-iphone/id381187793">iTunes link</a>), which I haven’t tried yet, looks to be set up the same way.</p>
<p>To <a href="http://support.mozilla.com/en-US/kb/How+to+set+up+Firefox+Home+on+your+iPhone">set up</a> the Firefox Home app, you’ll need to create a <a href="http://www.mozilla.com/en-US/firefox/sync/">Firefox Sync</a> account if you don’t already have one, and install the <a href="http://addons.mozilla.org/en-US/mobile/addon/10868">Firefox Sync add-on</a> to your desktop browser. Synced data can be saved on Mozilla’s servers, or you can set up your own server if you want more security.</p>
<p>The app’s design is simple and attractive, and does what it’s supposed to do. I found that the initial sync from my desktop machine took a while, but that’s to be expected, according to the <a href="http://www.mozilla.com/en-US/mobile/home/">app’s website</a>.</p>
<p>Firefox Home doesn’t yet save or sync passwords, although Firefox Sync does, so I assume that this function will be added to a future release. Meanwhile, you can sync passwords to iPhone using such programs as <a href="http://gigaom.com/collaboration/why-i-still-use-firefox-more-add-ons-i-cant-live-without/">1Password and LastPass</a>.</p>
<p><em>How do you sync browser information to your phone?</em></p>
<p><em><strong>Related GigaOM Pro content (sub. req.): </strong><a href="http://pro.gigaom.com/2009/11/what-does-the-future-hold-for-browsers/?utm_source=collaboration&amp;utm_medium=editorial&amp;utm_content=hamiltonc&amp;utm_campaign=intext&amp;utm_term=35974+sync-browser-bookmarks-history-and-open-tabs-to-your-iphone-with-firefox-home">What Does the Future Hold For Browsers?</a></em></p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=35974&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/sync-browser-bookmarks-history-and-open-tabs-to-your-iphone-with-firefox-home/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="" />
		<media:content url="" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a6fb4c6db876cbe29b4780d195449c9f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">hamiltonc</media:title>
		</media:content>

		<media:content url="http://webworkerdaily.files.wordpress.com/2010/07/firefox-home.jpg?w=200" medium="image">
			<media:title type="html">firefox-home</media:title>
		</media:content>

		<media:content url="http://webworkerdaily.files.wordpress.com/2010/07/firefox-home-bookmarks.jpg?w=200" medium="image">
			<media:title type="html">firefox-home-bookmarks</media:title>
		</media:content>
	</item>
		<item>
		<title>RoboForm Online Keeps Passwords in Sync</title>
		<link>http://gigaom.com/collaboration/roboform-online-keeps-passwords-in-sync/</link>
		<comments>http://gigaom.com/collaboration/roboform-online-keeps-passwords-in-sync/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 14:00:44 +0000</pubDate>
		<dc:creator>Scott Blitstein</dc:creator>
				<category><![CDATA[CNN Mobile]]></category>
		<category><![CDATA[CNN Startups]]></category>
		<category><![CDATA[NYT Internet]]></category>
		<category><![CDATA[NYT Startups]]></category>
		<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[SYN Analysis]]></category>
		<category><![CDATA[SYN Straight News]]></category>
		<category><![CDATA[Foxmarks]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[RoboForm]]></category>
		<category><![CDATA[xmarks]]></category>

		<guid isPermaLink="false">http://webworkerdaily.com/?p=11013</guid>
		<description><![CDATA[We have written volumes about password management here at WWD. The nature of our work, mobility and reliance on data in the cloud certainly makes it an important issue. I have long been a fan of the RoboForm Password Manager. Its ability to securely generate and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=11013&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="RoboForm Online" src="http://webworkerdaily.files.wordpress.com/2009/04/img_roboform_online.png?w=304&#038;h=63" alt="RoboForm Online" width="304" height="63" class=" alignleft" />We have written volumes about password management here at WWD.  The nature of our work, mobility and reliance on data in the cloud certainly makes it an important issue. I have long been a fan of the <a title="RoboForm - Home" href="http://roboform.com">RoboForm</a> Password Manager.  Its ability to securely generate and remember the hundreds of passwords I maintain has been indispensable to me.</p>
<p>Up until recently, though, one of the challenges with using RoboForm has been easily keeping my passwords in sync on multiple machines.  I resolved that issue by using the brilliant <a title="Dropbox - Home" href="http://www.getdropbox.com/">DropBox</a> service to store my profiles, which is working just flawlessly for me.  I noticed today, however, that the fine folks at Siber are currently beta testing a new service called <a title="RoboForm - Online" href="http://online.roboform.com/">RoboForm Online</a>.</p>
<p><span id="more-11013"></span></p>
<p>RoboForm Online utilizes Siber&#8217;s <a title="WWD - Keep your files in sync with GoodSync" href="http://gigaom.com/collaboration/keep-your-files-in-sync-with-goodsync/">GoodSync</a> software to facilitate the backup and synchronization of your password and profile data through their servers.  Data is transferred securely between locations, and the encryption of your profile files is maintained.  Setting a master password to access any RoboForm data is good practice, even if just used on a local machine.</p>
<p>The benefits are obvious:  You can access your passwords in multiple locations as well as maintaining a backup of what is critical data.</p>
<p>Before I discovered and implemented my DropBox sync solution, I would have jumped all over this service.  They are a little late to the party, though.  Other services like <a title="Foxmarks - Home" href="http://foxmarks.com">Xmarks</a> (formerly Xmarks) have already gained good traction as options in this space.</p>
<p>For me, now that I already have a workable solution, I don&#8217;t see much benefit to moving. But if you&#8217;re a current RoboForm Pro user getting started with multiple machines, this is a good option.</p>
<p>I&#8217;ve looked at other password management options and I&#8217;ve yet to find one that works as well for me as RoboForm. Honestly, the fact that it doesn&#8217;t support Chrome or Opera is the main reason I still use Firefox as my preferred browser.  It really is the program I can&#8217;t live without.</p>
<p>RoboForm Online is currently in a free beta for licensed users of RoboForm Pro.  You&#8217;ll need your Order ID to register.</p>
<p><a title="RoboForm Online - How it works" href="http://online.roboform.com/how-it-works">Learn more</a> or <a title="RoboForm Online - Sign Up" href="http://online.roboform.com/signup">sign up</a> for RoboForm Online.</p>
<p><em>How do you manage and maintain your passwords?</em></p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=11013+roboform-online-keeps-passwords-in-sync&utm_content=scottblitz">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=11013+roboform-online-keeps-passwords-in-sync&utm_content=scottblitz">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=11013+roboform-online-keeps-passwords-in-sync&utm_content=scottblitz">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=11013+roboform-online-keeps-passwords-in-sync&utm_content=scottblitz">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=11013&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/roboform-online-keeps-passwords-in-sync/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/916644ba552abe1d9794c3e8631d493d?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">scottblitz</media:title>
		</media:content>

		<media:content url="http:///2009/04/img_roboform_online.png" medium="image">
			<media:title type="html">RoboForm Online</media:title>
		</media:content>
	</item>
		<item>
		<title>Foxmarks Adds Cross-Platform Password Sync</title>
		<link>http://gigaom.com/collaboration/foxmarks-adds-cross-platform-password-sync/</link>
		<comments>http://gigaom.com/collaboration/foxmarks-adds-cross-platform-password-sync/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 16:03:44 +0000</pubDate>
		<dc:creator>Kevin C. Tofel</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://webworkerdaily.com/?p=4408</guid>
		<description><![CDATA[Recently, we shared one of several cross-platform methods to synchronize passwords using the cloud. There&#8217;s many available options and methods to tackle this challenge, and you can add another one now that Foxmarks has officially launched version 2.5. This Firefox extension is well-known for synchronizing bookmarks, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=4408&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2008/10/foxmarks-syncing.png"><img  title="foxmarks-syncing" src="http://webworkerdaily.files.wordpress.com/2008/10/foxmarks-syncing.png?w=300&#038;h=136" alt="" width="300" height="136" class=" alignleft" /></a>Recently, we shared one of several <a href="http://gigaom.com/collaboration/manage-passwords-in-the-cloud-across-platforms-and-devices/" target="_self">cross-platform methods to synchronize passwords using the cloud</a>. There&#8217;s many available options and methods to tackle this challenge, and you can add another one now that <a href="http://blog.foxmarks.com/?p=184" target="_self">Foxmarks has officially launched version 2.5</a>.</p>
<p>This Firefox extension is well-known for synchronizing bookmarks, profiles and more, but the addition of password management makes it a must have for me. At least until <a href="http://labs.mozilla.com/projects/weave/" target="_self">Mozilla&#8217;s own Weave project</a> becomes more than a prototype.</p>
<p><span id="more-4408"></span></p>
<p>Secure Password Sync isn&#8217;t enabled by default, so you&#8217;ll need to activate it once you&#8217;ve installed or upgraded to the latest Foxmarks version.</p>
<p><a href="http://webworkerdaily.files.wordpress.com/2008/10/foxmarks-password-sync-enable.jpg"><img  title="foxmarks-password-sync-enable" src="http://webworkerdaily.files.wordpress.com/2008/10/foxmarks-password-sync-enable.jpg?w=547&#038;h=224" alt="" width="547" height="224" class=" alignleft" /></a></p>
<p>Note that the extension works with Firefox versions 1.5 through 3.0. I&#8217;m currently using the beta of Firefox 3.1 for the <a href="http://andreasgal.com/2008/08/22/tracing-the-web/" target="_self">faster TraceMonkey JavaScript engine</a> and Foxmarks isn&#8217;t yet compatible. I had to <a href="http://www.jkontherun.com/2008/06/how-to-force-fi.html" target="_self">disable browser extension compatbility</a> for the time being.</p>
<p>Similar to other password sync approaches, your passwords will be stored up in the cloud on the Foxmarks servers. I&#8217;m sure that a few eyebrows were just raised in terms of security and that&#8217;s a good thing. You should always question the security features of any web application. However, there&#8217;s two reasons to lower that questioning eyebrow.</p>
<ol>
<li>To use Password Sync in Foxmarks, you have to create a local PIN, or Personal Identification Number. Without that PIN, your passwords can&#8217;t be accessed on a machine with Foxmarks. The key here is that the PIN is stored locally between you and your computer. It&#8217;s never sent to the Foxmarks server. Think of it as a front door key that you carry with you.</li>
<li>Your password data is encrypted with an AES 256-bit encryption algorithm before it&#8217;s passed between any computer and the Foxmarks servers.</li>
</ol>
<p>Provided that your PIN is never compromised, this is about as secure and simple of a solution you can get for free. While it <em>does</em> require that you use the Firefox browser on your multiple devices, Foxmarks just added a &#8220;must-have&#8221; feature for productivity on my devices.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4408+foxmarks-adds-cross-platform-password-sync&utm_content=kevintofel">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4408+foxmarks-adds-cross-platform-password-sync&utm_content=kevintofel">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4408+foxmarks-adds-cross-platform-password-sync&utm_content=kevintofel">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4408+foxmarks-adds-cross-platform-password-sync&utm_content=kevintofel">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=4408&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/foxmarks-adds-cross-platform-password-sync/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6cbb45abac59965c2626e40155358d1b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">Kevin C. Tofel</media:title>
		</media:content>

		<media:content url="http:///2008/10/foxmarks-syncing.png?w=300" medium="image">
			<media:title type="html">foxmarks-syncing</media:title>
		</media:content>

		<media:content url="http:///2008/10/foxmarks-password-sync-enable.jpg" medium="image">
			<media:title type="html">foxmarks-password-sync-enable</media:title>
		</media:content>
	</item>
		<item>
		<title>1Password + Dropbox = Password Sync</title>
		<link>http://gigaom.com/collaboration/1password-dropbox-sync/</link>
		<comments>http://gigaom.com/collaboration/1password-dropbox-sync/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 18:00:00 +0000</pubDate>
		<dc:creator>Mike Gunderloy</dc:creator>
				<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://webworkerdaily.wordpress.com/?p=4085</guid>
		<description><![CDATA[We always like a good utility here at WWD. But we like it even better when two of our favorite utilities start working well together. That&#8217;s the case with 1Password and Dropbox: if you&#8217;re storing your passwords (and other confidential information) in 1Password, you can now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=4085&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/8304862@N03/2898832362" title="View 'Welcome to Agile Web Solutions - Mozilla Firefox (Build 2008092414)' on Flickr.com"><img src="http://static.flickr.com/3101/2898832362_4c696d1d72_m.jpg" alt="Welcome to Agile Web Solutions - Mozilla Firefox (Build 2008092414)" border="0" width="" height=""  class=" alignright" /></a><a href="http://www.flickr.com/photos/8304862@N03/2898833324" title="View 'Dropbox - Log in - Secure backup, sync and sharing made easy. - Mozilla Firefox (Build 2008092414)' on Flickr.com"><img src="http://static.flickr.com/3012/2898833324_094c4d622d_m.jpg" alt="Dropbox - Log in - Secure backup, sync and sharing made easy. - Mozilla Firefox (Build 2008092414)" border="0" width="" height=""  class=" alignright" /></a>We always like a good utility here at WWD. But we like it even better when two of our favorite utilities start working well together. That&#8217;s the case with <strong><a href="http://agilewebsolutions.com/products/1Password">1Password</a></strong> and <strong><a href="http://www.getdropbox.com/home">Dropbox</a></strong>: if you&#8217;re storing your passwords (and other confidential information) in 1Password, you can now use Dropbox to keep those passwords synchronized across multiple computers. Here&#8217;s how.</p>
<p>The first thing you need to do is install 1Password on all the computers where you want to keep the same passwords. (Yes, this only applies to OS X users at the moment &#8211; though it seems that you can at least view the password file contents on a Windows box if you know the master password). Next, you need to step up to the most recent beta version of 1Password: open Preferences, go to the Updates tab, and turn on &#8220;Include Beta versions&#8221;. Then click the &#8220;Check Now&#8221; button and upgrade your copy of 1Password to the current beta. Remember to do this on all of the computers where you&#8217;re running 1Password.</p>
<p><span id="more-4085"></span></p>
<p>After installing the update, you need to turn on the new Agile Keychain format in 1Password. Open a command prompt and run the command &#8220;defaults write com.1passwd EnableAgileKeychain -bool YES&#8221; (without the quotes, of course). Now reopen the 1Password Preferences and go to the Keychain tab. Click the &#8220;Switch to Agile Keychain Format&#8221; button. 1Password will take all of your existing data out of the Apple Keychain and put it in their own data format.</p>
<p>This is where Dropbox comes in. Click &#8220;Change Location&#8221; in 1Password preferences and move your new agile keychain into your dropbox (you can also use other sharing utilities like SugarSync or FolderShare &#8211; the key is to pick something that does automatic bidirectional synchronization).</p>
<p>Now, move to your other computer. Make sure that 1Password is upgraded to the beta version and that the agile keychain is enabled. Then open your dropbox in Finder and double-click on the synchronized keychain file. Confirm to 1Password that you want to load this file, and voila!: all of the passwords from computer #1 will be available on computer #2. If either one adds a new password, it will synchronize to the other via Dropbox.</p>
<p>There are, as we&#8217;ve pointed out before, many options for <a href="http://gigaom.com/collaboration/7-ways-to-manage-your-passwords/">password management</a>. To my way of thinking, this setup &#8211; using a native client-side password manager with encrypted synchronization over the web &#8211; is one of the slickest ways to set things up.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4085+1password-dropbox-sync&utm_content=ffmike">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4085+1password-dropbox-sync&utm_content=ffmike">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4085+1password-dropbox-sync&utm_content=ffmike">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=4085+1password-dropbox-sync&utm_content=ffmike">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=4085&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/1password-dropbox-sync/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a54251b745d59735ea5e9f0656a5d58d?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ffmike</media:title>
		</media:content>

		<media:content url="http://static.flickr.com/3101/2898832362_4c696d1d72_m.jpg" medium="image">
			<media:title type="html">Welcome to Agile Web Solutions - Mozilla Firefox (Build 2008092414)</media:title>
		</media:content>

		<media:content url="http://static.flickr.com/3012/2898833324_094c4d622d_m.jpg" medium="image">
			<media:title type="html">Dropbox - Log in - Secure backup, sync and sharing made easy. - Mozilla Firefox (Build 2008092414)</media:title>
		</media:content>
	</item>
		<item>
		<title>A Little PasswordBird Told Me</title>
		<link>http://gigaom.com/collaboration/a-little-passwordbird-told-me/</link>
		<comments>http://gigaom.com/collaboration/a-little-passwordbird-told-me/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 13:00:54 +0000</pubDate>
		<dc:creator>Bob Walsh</dc:creator>
				<category><![CDATA[Software Apps]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://webworkerdaily.com/?p=2083</guid>
		<description><![CDATA[I don&#8217;t know about you, but I&#8217;ve completely lost count of how many passwords I have online. 100? 200? I have no idea. And yes, I know, each of them should be unique as more and more of who I am and what I do ends [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=2083&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know about you, but I&#8217;ve completely lost count of how many passwords I have online. 100? 200? I have no idea. And yes, I know, each of them should be unique as more and more of who I am and what I do ends up on the web. But I&#8217;ve run out of my cat&#8217;s names, old teachers, places I like and even places I hate.</p>
<p>Enter a little bird to whisper a secure, but memorable password in my ear: <a href="http://passwordbird.com/">PasswordBird</a>.</p>
<p>PasswordBird is not going to set the web on fire, but if you&#8217;re at a loss for a reasonably strong password you just might remember, it&#8217;s perfect. Enter a name, a word and a date that&#8217;s special to you, and it will crank out a password that&#8217;s easy on your brain cells.<br />
<span id="more-2083"></span><br />
For example, I entered Santa Cruz, which made me think of ocean, which reminded me of March 3rd, 2000: PasswordBird cranked out:</p>
<ul>
<li> oceruz2000</li>
<li> ruz2000ean</li>
<li> ocesan00</li>
</ul>
<p><a href="http://passwordbird.com"><img  title="passwordbird" src="http://webworkerdaily.files.wordpress.com/2008/04/passwordbird.jpg?w=400&#038;h=285" alt="" width="400" height="285" class=" alignleft" /></a></p>
<p>No registration, no request for your email, just the names of the guys who did this (<strong><a href="http://styleslab.com/">Kevin Sheurs</a></strong> and <strong><a href="http://andresgalante.com/">Andrés Galante</a></strong>) and a couple of unobtrusive text ads. Sweet!</p>
<p>Of course, if you don&#8217;t want easy, there&#8217;s always <a href="http://www.pctools.com/guides/password/">PC Tools Secure Password Generator</a>, which will crank out as many as 50 strong passwords faster than you can say <strong>rukUke2a.</strong></p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=2083+a-little-passwordbird-told-me&utm_content=clearblogging">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=2083+a-little-passwordbird-told-me&utm_content=clearblogging">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=2083+a-little-passwordbird-told-me&utm_content=clearblogging">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=collaboration&utm_medium=editorial&utm_campaign=auto3&utm_term=2083+a-little-passwordbird-told-me&utm_content=clearblogging">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=2083&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/collaboration/a-little-passwordbird-told-me/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27d3c06d75bb0a82947161d167e15d4f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">clearblogging</media:title>
		</media:content>

		<media:content url="http:///2008/04/passwordbird.jpg?w=400" medium="image">
			<media:title type="html">passwordbird</media:title>
		</media:content>
	</item>
	</channel>
</rss>
