<?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>LostInTheText.com &#187; Web Security</title>
	<atom:link href="http://www.lostinthetext.com/category/web-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lostinthetext.com</link>
	<description>The tech blog bin of Ryan Bishop</description>
	<lastBuildDate>Mon, 06 Feb 2012 01:25:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Importing bookmarks for FireFox without importing the History</title>
		<link>http://www.lostinthetext.com/2011/09/importing-bookmarks-on-firefox-without-importing-the-history/</link>
		<comments>http://www.lostinthetext.com/2011/09/importing-bookmarks-on-firefox-without-importing-the-history/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 04:03:47 +0000</pubDate>
		<dc:creator>Ryan Bishop</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[firefox 100% CPU]]></category>
		<category><![CDATA[firefox bookmarks]]></category>
		<category><![CDATA[importing bookmarks in firefox]]></category>
		<category><![CDATA[importing firefox bookmarks]]></category>
		<category><![CDATA[mozbackup]]></category>

		<guid isPermaLink="false">http://www.lostinthetext.com/?p=674</guid>
		<description><![CDATA[After several weeks of debugging and frustration dealing with a firefox installation that would freeze intermittenly with 100% CPU use, I decided to take another approach to find the solution. After using the free program &#8220;MozBackup&#8221; to backup my previous installation, I loaded Version 7, then imported my bookmarks using mozbackup. To my surprise, I saw the last several months worth of my browsing history. After a little testing, it...]]></description>
			<content:encoded><![CDATA[<p>After several weeks of debugging and frustration dealing with a firefox installation that would freeze intermittenly with 100% CPU use, I decided to take another approach to find the solution.<br />
After using the free program &#8220;MozBackup&#8221; to backup my previous installation, I loaded Version 7, then imported my bookmarks using mozbackup. To my surprise, I saw the last several months worth of my browsing history. After a little testing, it turns out mozbackup adds your history with your bookmarks even if you choose not to import the &#8220;other content&#8221;.</p>
<p><strong>Solution (do BEFORE you import your bookmarks):</strong></p>
<p>1. Create a new profile by going to the start menu in windows and selecting &#8216;run&#8217;, then entering &#8216;firefox.exe -ProfileManager&#8217;. This will open the FireFox profile manager.<br />
2.Create a new profile, then select and run. Note &#8211; this profile won&#8217;t have your own preferences, but it&#8217;s just for temporary purposes.<br />
3. Now, close firefox and go back to mozbackup.<br />
4. Use mozbackup to import the same bookmarks file with all your history.<br />
5. Go to the Bookmarks menu (top left menu &gt; bookmarks &gt; show all bookmarks). &#8216;Export your bookmarks to HTML&#8217; using the &#8220;import and backup&#8221; menu.<br />
6. Go to the start menu again in windows and select &#8216;run&#8217;, then enter &#8216;firefox.exe -ProfileManager&#8217;. This will open the FireFox profile manager.  This time, select your normal profile.<br />
7. When firefox loads, go back to the bookmarks menu from step 5. Use the &#8220;Import bookmarks from HTML&#8221; to find your file and re-import the bookmarks.<br />
8. Presto, no memory-clogging history to search through!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lostinthetext.com/2011/09/importing-bookmarks-on-firefox-without-importing-the-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for creating incredibly secure passwords</title>
		<link>http://www.lostinthetext.com/2010/05/tips-for-creating-incredibly-secure-passwords/</link>
		<comments>http://www.lostinthetext.com/2010/05/tips-for-creating-incredibly-secure-passwords/#comments</comments>
		<pubDate>Mon, 31 May 2010 20:37:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Security]]></category>

		<guid isPermaLink="false">http://www.lostinthetext.com/?p=328</guid>
		<description><![CDATA[Since the dawn of encryption and user accounts, password security has been of the utmost importance. However, It&#8217;s an often-neglected measure for keeping things secure, with users still using default passwords, easily guessable personal details, or otherwise insecure passwords. Here are a few quick tips to help new and old users alike keep their secrets safe. Do not use whole words Use a good mix of letters, numbers, and special...]]></description>
			<content:encoded><![CDATA[<p>Since the dawn of encryption and user accounts, password security has been of the utmost importance. However, It&#8217;s an often-neglected measure for keeping things secure, with users still using default passwords, easily guessable personal details, or otherwise insecure passwords. Here are a few quick tips to help new and old users alike keep their secrets safe.</p>
<ul>
<li>Do not use whole words</li>
<li>Use a good mix of letters, numbers, and special characters as allowed (Like &#8220;$&#8221;, &#8220;&amp;&#8221;, &#8220;%&#8221;, &#8220;!&#8221; and so on). A great mix is 40% letters, 40% numbers, and 20% special characters (may not be applicable in some circumstances)</li>
<li>Don&#8217;t use family names, pet names, birthdays, or any other easily-guessed items as these can generally be cracked using only a little observation and investigative skills.</li>
<li>Using characters to replace letters in words may seem like a clever idea, but in reality, password crackers have adapted to that technique long-ago. If you insist on using a word, consider using one that&#8217;s made-up, so it&#8217;s less vulnerable to being guessed.</li>
<li>The more characters, the better.  Always use as many letters as allowed, as each digit or character makes it that much harder for a hacker.</li>
<li>If you find you can&#8217;t remember passwords very well, use a text file on a USB card, or write the passwords on a piece of paper. Make sure to guard either. On USB or SmartCards, you can encrypt the text file (At least 256-bit encryption is recommended)</li>
</ul>
<p><strong>EXAMPLES</strong></p>
<p><strong>Bad Examples:</strong> MomsName194, MYPetsName, Password, Guest, Default, Admin, 1234, ASDFGHJKL,</p>
<p><strong>Good Examples : </strong> u!0Y9z!Lt$93E83P!4V,   L05!a91MRnv8F2$3,   jLAz091Rr$RM19cn2!RA</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lostinthetext.com/2010/05/tips-for-creating-incredibly-secure-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

