<?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>Passpack Blog &#187; Did You Know?</title>
	<atom:link href="http://blog.passpack.com/category/resources/did-you-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.passpack.com</link>
	<description>Passpack keeps your logins safe, organized and available 24/7. You can send 100% private messages to people you trust.</description>
	<lastBuildDate>Sat, 27 Feb 2010 12:04:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shared Host-Proof Hosting</title>
		<link>http://blog.passpack.com/2008/12/shared-host-proof-hosting/</link>
		<comments>http://blog.passpack.com/2008/12/shared-host-proof-hosting/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 18:04:44 +0000</pubDate>
		<dc:creator>Louise</dc:creator>
				<category><![CDATA[Did You Know?]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[ring of trust]]></category>
		<category><![CDATA[shared host proof hosting]]></category>
		<category><![CDATA[sharedhostproofhosting]]></category>
		<category><![CDATA[Sharing]]></category>

		<guid isPermaLink="false">http://passpack.wordpress.com/?p=1919</guid>
		<description><![CDATA[In order to understand how shared host-proof hosting works, we need a quick overview of host-proof hosting &#8211; what it is and why it has gained such standing in online privacy matters.
The Need For Privacy Online
Whenever you send anything over the internet, your data is exposed. The sites you visit, emails you send, videos you [...]]]></description>
			<content:encoded><![CDATA[<p>In order to understand how shared host-proof hosting works, we need a quick overview of host-proof hosting &#8211; what it is and why it has gained such standing in online privacy matters.</p>
<h2>The Need For Privacy Online</h2>
<p>Whenever you send anything over the internet, your data is exposed. The sites you visit, emails you send, videos you watch all become part of the vast web. Your info travels across many networks until it finally reaches its destination but how safe is it really when via transit and when it reaches its recipient?</p>
<p><em>Rule of thumb</em> &#8211; information that you send in a standard email is just like writing info on a postcard. It can be seen by anyone with the right tools and the wrong intentions.</p>
<h2>The Need For Host-Proof Hosting</h2>
<p>Some things <em>can</em> be written on a postcard:</p>
<ul>
<li>appointment reminders</li>
<li>birthday wishes/friendly letters</li>
<li>casual documents</li>
</ul>
<p>Some things<em> can&#8217;t</em> be written on a postcard:</p>
<ul>
<li>confidential information</li>
<li>PIN numbers</li>
<li>passwords</li>
</ul>
<p>This is where <a title="Host-Proof Hosting" href="http://passpack.wordpress.com/2008/03/10/host-proof-hosting/" target="_blank">host-proof hosting</a> comes in. Host-proof hosting is a security pattern which allows you to encrpyt your data before it even leaves your browser. Client-side encryption ensures 100% data privacy so sensitive info like your passwords, can have a safe trip across the web and remain just as safe on the server.</p>
<p>For more info on host-proof hosting, take a quick look at <a title="Host-Proof Hosting" href="http://passpack.wordpress.com/2008/03/10/host-proof-hosting/" target="_blank">this post</a>.</p>
<h2>Sharing Privacy</h2>
<p>It wouldn&#8217;t make much sense to have a web based on host-proof hosting or encryption, especially in a social web. Online identities are created by what we post to the net. There are certain things we want to share. There are certain things we want to keep private. And there are certain things that we want to share AND keep private.</p>
<p>Here&#8217;s where privacy and sharing become important</p>
<ul>
<li>you and your colleague(s) need to access the same merchant accounts</li>
<li>you and your spouse both access online accounts for the &#8216;household&#8217;</li>
<li>you manage several different clients and you need to share certain web accounts</li>
</ul>
<p>What do all of these scenarios have in common? Each one of them sees the need to share sensitive info in a secure way. How do you do that on the web without just sending a password or access code via email or skype?</p>
<p>Ideally you would find a way to send delicate info to one other person so that only you two can read it and <em>no one else</em>. How would that work?</p>
<h2>Shared Host-Proof Hosting</h2>
<p>Shared Host-Proof Hosting is the basis for <a title="Using Passpack Secure Messaging" href="http://passpack.wordpress.com/2008/10/14/using-passpack-secure-messaging/" target="_blank">Passpack Secure Messaging</a> and <a title="Send Your Passwords Securely" href="http://passpack.wordpress.com/2008/10/21/send-your-passwords-securely/" target="_blank">Passpack Sending Password Entries</a> where you can send passwords, password entries, notes and more in complete confidentiality. This means that only sender and recipient can read what is sent.</p>
<p>Shared Host-Proof Hosting is a security pattern based on Host-proof Hosting which uses both 1024 bit RSA public and private keys  as well as AES 192bit encryption and it works more or less like this:</p>
<p>Jane wants to send Jack a message. First she needs to generate her set of RSA public and private keys and so  does Jack. This may sound difficult but not to worry, it is all done automatically<br />
just by pressing a button. Ah, the wonders of modern technology! She and he do this one time only and these keys are how sharing is made possible.</p>
<p>Then Jane needs to invite Jack to her <a title="The Evolution of Privacy" href="http://passpack.wordpress.com/2008/10/09/the-evolution-of-privacy/" target="_blank">Ring  of Trust</a>, a series of trusted contacts that Jane has chosen. Jane sends Jack the AES 192bit  key they will use to exchange messages from that point on. She does this by using Jack&#8217;s RSA public key.</p>
<p>Once Jack receives this, he decrypts  it using his RSA private key. Then both Jane and Jack have the same AES  key to forever exchange messages. This means that all encryption is done on the client-side, as well as  all decryption.</p>
<p>All of this generating, encrypting and decrypting happens &#8216;behind the scenes&#8217; so don&#8217;t worry, neither Jane, Jack or you need a degree in cryptology in order to feel safe online : )</p>
<h2>Say That Again?</h2>
<p>In simple terms, if Jane wants to send something to Jack and doesn&#8217;t want anyone to read it in transit, or when it is on the server she sends the info encrypted.</p>
<p>Jack needs to decrypt the info Jane sends and vice versa in a way that only he can read it and no one else. So when they first decide to &#8220;be friends&#8221; and enter into each other&#8217;s Ring of Trust, they have personalized &#8220;keys&#8221; created which they will later use to decipher what the coded/encrypted/private message is they are receiving.</p>
<p>And from then on they are able to easily exchange sensitive info at liberty without worrying about who else can see it.</p>
<p>Now keep your friends close and your passwords closer. And <a title="Passpack Sign Up" href="http://passpack.wordpress.com/2008/10/14/using-passpack-secure-messaging/" target="_self">start sharing</a> the right info with the right people.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passpack.com/2008/12/shared-host-proof-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Problems and Their Solutions</title>
		<link>http://blog.passpack.com/2008/08/common-problems-and-their-solutions/</link>
		<comments>http://blog.passpack.com/2008/08/common-problems-and-their-solutions/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 21:23:52 +0000</pubDate>
		<dc:creator>Dani</dc:creator>
				<category><![CDATA[Did You Know?]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[passpack]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://passpack.wordpress.com/?p=1105</guid>
		<description><![CDATA[In Passpack support we sometimes get the same question over and over, so I figured I&#8217;d write a post about some known common issues.
But I AM Logged In!
Do you ever get this error message when you try to Autologin to a website?
&#8220;To use the Passpack It! button, you must connect to this website through your [...]]]></description>
			<content:encoded><![CDATA[<p>In <a title="Passpack Support" href="http://help.passpack.com">Passpack support</a> we sometimes get the same question over and over, so I figured I&#8217;d write a post about some known common issues.</p>
<h2>But I AM Logged In!</h2>
<p>Do you ever get this error message when you try to <span style="text-decoration: underline;"><a href="http://passpack.wordpress.com/category/support-articles/auto-login/"><strong>Autologin</strong></a></span> to a website?</p>
<p><em><strong>&#8220;To use the Passpack It! button, you must connect to this website through your Passpack Password Manager&#8221;</strong></em></p>
<p>Usually that problem presents itself when the browser does not accept third party cookies. Passpack can only work if your browser accepts cookies. To make sure the browser accepts them, you can follow these simple steps:</p>
<p><strong>Follow these steps for Internet Explorer:</strong></p>
<p>1. Select Tools from the browser bar menu<br />
2. Click on Internet Options<br />
3. Click on the Privacy Tab<br />
4. Click on Advanced Options<br />
5. Select both &#8220;Allow cookies from sites&#8221; and &#8220;Allow third party cookies&#8221;<br />
6. Press OK</p>
<p><strong>Follow these steps for Firefox:</strong></p>
<p>1. Select Edit from the browser bar menu<br />
2. Click on Preferences<br />
3. Select the Privacy Tab<br />
4. Select both &#8220;Accept cookies from sites&#8221; and &#8220;Accept third party cookies&#8221;<br />
5. Press OK</p>
<p><strong>In Firefox 3</strong>, you also have to put &#8220;passpack.com&#8221; in the list of allowed exceptions. You can choose to do this directly, without allowing cookies from all sites and it should work the same.</p>
<p>That should solve the issue once and for all.</p>
<h2>Flashing Javascript Message</h2>
<p>On the Passpack login page, does an error about Javascript flash for a second on the page, then the login fields show up?</p>
<p>That is OK, it could just depend on a slow connection or PC. As long as the login fields show up then everything is fine, it just takes a second or two more for them to appear.</p>
<p>If the error stays and does not disappear, then you will have to activate Javascript in that browser.</p>
<p><strong>Follow these steps in your IE6 browser:</strong></p>
<p>1. Select Tools from the browser menu bar<br />
2. Click Internet Options<br />
3. Click the Security tab.<br />
4. Click Custom and Settings<br />
5. Scroll down to &#8220;Active Scripting&#8221; and click on enable.<br />
6. Click OK etc.</p>
<p><strong>Follow these steps in Internet Explorer 7:</strong></p>
<p>1. Select Tools from the browser menu bar<br />
2. Click Internet Options<br />
3. Click the Advanced tab.<br />
4. Scroll down to &#8220;Java (Sun)&#8221; and select the corresponding box.<br />
6. Click OK.</p>
<p><strong>Follow these steps in Firefox:</strong></p>
<p>1. Select Edit from the browser menu bar<br />
2. Click on Options<br />
3. Click on the Content tab<br />
4. Select the &#8220;Activate Javascript&#8221; box.<br />
5. Click OK.</p>
<p>(I&#8217;m not sure about this but you might want to restart your browser to make sure the changes take effect)</p>
<h2>Internet Explorer 6 (Sigh)</h2>
<p>Even after turning on Javascript, does the login page show a white box under the black bar?</p>
<p>Unfortunately this is an issue that we still haven&#8217;t been able to duplicate, and have no way of fixing at the moment. The best thing to do is to update browser, or switch to our beloved Firefox (hehe).</p>
<h2>Firefox 1.5 (Goodbye)</h2>
<p>I said &#8220;beloved Firefox,&#8221; and yet we had to leave behind the good old 1.5. In fact autologin no longer runs on Firefox 1.5&#8230;sorry.</p>
<h2>Firefox 3 (and Firebug)</h2>
<p>The new baby in the Mozilla family has a few issues we need to work through, one of which I addressed earlier &#8211; having to set &#8220;passpack.com&#8221; in the list of trusted sites from which to accept cookies in order for Autologin to work.  Another little problem is that Passpack will run slowly in Firefox 3 when the extension &#8220;Firebug&#8221; is installed and running. This is nothing major, Passpack still works properly and no errors occur, it just works a little slower than normal.</p>
<p>Got a problem I didn&#8217;t cover? Contact me over at <a title="Contact Dani at Passpack Support" href="http://help.passpack.com">help.passpack.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passpack.com/2008/08/common-problems-and-their-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Creative Ways To Use Passpack Desktop</title>
		<link>http://blog.passpack.com/2008/07/3-creative-ways-to-use-passpack-desktop/</link>
		<comments>http://blog.passpack.com/2008/07/3-creative-ways-to-use-passpack-desktop/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 14:05:26 +0000</pubDate>
		<dc:creator>Louise</dc:creator>
				<category><![CDATA[About Password Management]]></category>
		<category><![CDATA[Did You Know?]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Passpack Desktop]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://passpack.wordpress.com/?p=807</guid>
		<description><![CDATA[

If you’ve downloaded Passpack Desktop and like it, we’re glad to hear that. If you haven&#8217;t, here are a few tips and tricks on how to make your Passpack Desktop more than just a password manager.
1. Back Up And Read
Passpack has always let you make backup of your passwords. Just go to Tools &#62; Backup [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;"><a title="Passpack Desktop" href="http://www.passpack.com/info/extras/passpack_desktop.pp"><img class="size-medium wp-image-812 alignleft" style="border:0 none;" src="http://blog.passpack.com/wordpress/wp-content/uploads/passpack_desktop1.jpg?w=248" alt="" width="248" height="59" /></a></p>
<p style="text-align:left;">
<p style="text-align:left;">If you’ve downloaded <a title="Passpack Desktop" href="http://www.passpack.com/info/extras/passpack_desktop.pp" target="_self">Passpack Desktop</a> and like it, we’re glad to hear that. If you haven&#8217;t, here are a few tips and tricks on how to make your Passpack Desktop more than just a password manager.</p>
<h2>1. Back Up And Read</h2>
<p>Passpack has always let you make backup of your passwords. Just go to <em>Tools &gt; Backup Your Account, </em>continue the process and you have an encrypted backup of your Passpack.com.</p>
<p>But what do you do with backups?</p>
<p>Most people have them set aside (as backups) in case they ever need to restore their Passpack Account. But there is one other option&#8230;</p>
<p>What if you don&#8217;t necessarily want to restore your account but just take a peak into the past at one or two old passwords?</p>
<p>Since you can create as many Passpack Desktop accounts as you like, go ahead and set up separate one, choosing another User ID and Packing Key &#8212; et voilà &#8212; you have just created yourself a backup reader.</p>
<h2>2.	Its Freedom Is Limitless</h2>
<p>Let&#8217;s say you have 108 passwords in your online account (as opposed to the 100 password limit) &#8211; Passpack Desktop has more than enough space for those extra 8 passwords! Now you could just create another online account, but who wants to remember two Packing Keys? In Passpack Desktop, space is limitless.</p>
<p>Of course we wouldn&#8217;t mind if you went <a title="Passpack's Profit Model" href="http://passpack.wordpress.com/2008/02/20/passpacks-profit-model/" target="_self">Premium</a> once we introduce paid upgrades, but if you have under 100 passwords and aren&#8217;t looking for fancy features, Passpack Desktop may be the right fit for you.</p>
<h2>3. Share And Share Alike</h2>
<p>As personal as passwords are, some of them (sometimes) <em>are</em> shared. You may find yourself working with others on a project which requires the joint use of accounts. Your spouse/children/family and yourself very likely have web accounts in common in which you share the same password. It can be unavoidable but it doesn&#8217;t have to be unmanageable.</p>
<p>We realize that sharing is important and it is something <a title="Administer And Share Passwords Between Accounts" href="http://passpack.wordpress.com/2008/02/11/administer-and-share-passwords-between-accounts/" target="_self">we are working on</a> but for now, here&#8217;s a neat trick that can help:</p>
<p>First, set up an account at Passpack.com and share it amongst yourselves. Add <strong>ONLY</strong> the necessary shared passwords/info.</p>
<p>Then, each person downloads a copy of Passpack Desktop and can sync all the online passwords/info to the desktop application itself.</p>
<p>So how is this different from just sharing the online account?</p>
<p>When you need to add or make chages to the shared online account, each Desktop can sync from web to client with just a click. Since Passpack Desktop is well&#8230;on your desktop, whatever else you add to your account is yours and yours alone.</p>
<p>So make some space on your desktop, because there’s a new software in town and it’s just waiting to be installed. Feel free to let us know of any other Passpack Desktop tips or tricks of your own.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passpack.com/2008/07/3-creative-ways-to-use-passpack-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover your Passwords from your Browser</title>
		<link>http://blog.passpack.com/2007/03/recover-your-passwords-from-your-browser/</link>
		<comments>http://blog.passpack.com/2007/03/recover-your-passwords-from-your-browser/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 14:29:00 +0000</pubDate>
		<dc:creator>Tara</dc:creator>
				<category><![CDATA[Did You Know?]]></category>

		<guid isPermaLink="false">http://passpack.wordpress.com/2007/03/09/recover-your-passwords-from-your-browser/</guid>
		<description><![CDATA[Since PassPack&#8217;s new Beta 4 release allows bulk importing of passwords, this may be of great help to you to get your passwords out of your browser, and into PassPack.
 Firefox
You could use this script or, much easier, install the Password Exporter, a dedicated Firefox extension by Fligtar. It allows you to export your saved [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="https://www.passpack.com">PassPack</a>&#8217;s new Beta 4 release allows bulk importing of passwords, this may be of great help to you to get your passwords out of your browser, and into <a href="https://www.passpack.com">PassPack</a>.<span id="more-2067"></span></p>
<blockquote><p> <b>Firefox</b><br />
You could use this <a href="http://wejn.org/stuff/moz-export.html" target="_blank">script</a> or, much easier, install the <a href="https://addons.mozilla.org/firefox/2848/" target="_blank">Password Exporter</a>, a dedicated Firefox extension by <a href="http://blog.fligtar.com/" target="_blank">Fligtar</a>. It allows you to export your saved passwords to an XML file.</p>
<p><b>Internet Explorer</b><br />
The best resources are from <a href="http://www.nirsoft.net/" target="_blank">Nir Sofer</a>. His <a href="http://www.nirsoft.net/utils/pspv.html" target="_blank">Protected Storage PassView</a> displays all the passwords and AutoComplete strings stored in your Window’s system Protected Storage. But since Internet Explorer 7 doesn&#8217;t use Protected Storage to save passwords any longer, Nir recently released <a href="http://www.nirsoft.net/utils/internet_explorer_password.html" target="_blank">IE Pass View</a> to extract the same data. Both utilities can export the password set in several formats, including tab-delimited text files and XML files. Thanks to <a href="http://grandstreamdreams.blogspot.com/2007/01/nirsoft-been-cooking.html" target="_blank">Claus Valca</a> for the hint.</p></blockquote>
<p>Thanks to Marco at Clipperz for the <a href="http://www.clipperz.com/views/blog" target="_blank">original article</a>.</p>
<p><i>NOTE: Somehow I managed to delete the text in this post, what you see here is a shorter what-I-can-remember version of the original. Hmpf.</i></p>
<p><span class="technoratitag">Tags: <a href="http://www.technorati.com/tags/PassPack" rel="tag">PassPack</a>, <a href="http://www.technorati.com/tags/password+manager" rel="tag">password manager</a>, <a href="http://www.technorati.com/tags/passwords" rel="tag">passwords</a>, <a href="http://www.technorati.com/tags/security" rel="tag">security</a>, <a href="http://www.technorati.com/tags/lifehack" rel="tag">lifehack</a>, <a href="http://www.technorati.com/tags/firefox" rel="tag">firefox</a>, <a href="http://www.technorati.com/tags/explorer" rel="tag">explorer</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.passpack.com/2007/03/recover-your-passwords-from-your-browser/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
