In addition to adding &quot;-ProfileManager&quot; to the run command, you should also add &quot;--no-remote&quot; so you can run (for example) the research and the webdev profiles at the same time.<div><br></div><div>Other than that, I would add the following for web development:</div>
<div>CodeBurner for Firebug</div><div>ColorZilla</div><div>Firecookie</div><div>Html Validator</div><div>View Source Chart (I don&#39;t use it much anymore, it was handy until I learned more about Firebug)</div><div>XPather</div>
<div><br></div><div>I did have Tamper Data, but it doesn&#39;t appear to be updated.</div><div><br></div><div>General addons, I like Tab Mix Plus, Hide Tabbar, &quot;Open link in...&quot;, and Image Zoom.  I hate the default behavior of tab handling in Firefox, TMP gets it closer.  Hide Tabbar is good if you&#39;re paranoid about people seeing what you have open.  You can have a bunch of tabs open, but still hide the tab bar so they only see the active tab.  &quot;Open link in...&quot; gives you control over where to open each link.  So if you let Firefox open tabs/windows however it sees fit, and you&#39;re at a site that you know will open a link in a new window, you can right-click the link and tell it where to open.  Not sure if Image Zoom works on Linux.</div>
<div><br></div><div>I&#39;d also add CustomizeGoogle for the research profile.  You probably don&#39;t need it for the paranoid profile since you have that locked down pretty tight.</div><div><br></div><div>For search engines, I have Wikipedia, Delicious, Merriam-Webster, and Bugzilla for work.</div>
<div><br><br><div class="gmail_quote">On Mon, Apr 26, 2010 at 1:45 PM, Josh More <span dir="ltr">&lt;<a href="mailto:MoreJ@alliancetechnologies.net">MoreJ@alliancetechnologies.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hmm.<br>
<br>
Perspectives looks very interesting, but hasn&#39;t been updated to the current Firefox, so I can&#39;t play with it.  (Same with Cert Alert.)<br>
<br>
Chungwa is Taiwanese.<br>
<br>
The CNNIC is an interesting idea.  I&#39;m going to play with that.<br>
<div class="im"><br>
<br>
<br>
-Josh More, CISSP, GIAC-GSLC, GIAC-GCIH, RHCE, NCLP<br>
<a href="mailto:morej@alliancetechnologies.net">morej@alliancetechnologies.net</a><br>
515-245-7701<br>
<br>
________________________________________<br>
</div>From: <a href="mailto:cialug-bounces@cialug.org">cialug-bounces@cialug.org</a> [<a href="mailto:cialug-bounces@cialug.org">cialug-bounces@cialug.org</a>] on behalf of Matt Stanton [<a href="mailto:inflatablesoulmate@brothersofchaos.com">inflatablesoulmate@brothersofchaos.com</a>]<br>

Sent: Sunday, April 25, 2010 14:31<br>
To: Central Iowa Linux Users Group<br>
Subject: Re: [Cialug] Firefox for paranoid people<br>
<div><div></div><div class="h5"><br>
I can think of a couple of things you might be interested in, from a<br>
paranoid browser standpoint...  First, the latest firefox (3.6.x) has a<br>
new certificate authority that is controlled by the chinese government.<br>
I disable its ability to identify anything whatsoever.  The CA is for<br>
CNNIC (I also disable Chunghwa, simply because it looks chinese).<br>
Deleting the certs does you no good, since FF will just re-add them.<br>
<br>
Second, there is a browser add-on called &#39;perspectives&#39;, which adds<br>
another layer of security for people who actually pay attention to<br>
browser warnings.  The perspectives network has a list of sites and<br>
their certificates, and checks the certificates/sites on a regular basis<br>
from several discreet network locations to make sure that they all come<br>
back the same to each location, and they come back the same each time it<br>
checks.  It will pop up a warning if different locations come back with<br>
different information, or if the information has changed recently.  I am<br>
no security expert, but I believe this gives you a best-guess that a<br>
site is not being hijacked by a man-in-the-middle attack, or that a<br>
large-scale attack has changed the authority of the site internet-wide.<br>
While both are probably extremely rare, it would identify a rogue CA if<br>
you paid attention.<br>
<br>
On 4/25/2010 2:04 PM, Josh More wrote:<br>
&gt; Since this has been a popular project in the past, and I just spent the weekend building myself a new laptop, I thought I&#39;d share my firefox config with everyone.<br>
&gt;<br>
&gt; I started with my basic add ons:<br>
&gt; * Adblock Plus to prevent those annoying ads (and ad-based malware infections)<br>
&gt; * Neo Diggler to give me a quick way to clear the location bar and give me the ability to add custom stuff<br>
&gt; * No Script to prevent scripts from running.  I did a quick whitelisting of the sites I use a lot (Google, Amazon, Alliance, LinkedIn, etc)<br>
&gt; * Web of Trust to give me a hint before I click on a link.<br>
&gt; * Tiny Menu to maximize screen real estate.  (I love me the tiny laptops)<br>
&gt; * TorButton for quickly accessing The Onion Router (requires installing additional software to utilize)<br>
&gt;<br>
&gt; Sadly, LongURL is not supported on the new Firefox yet.<br>
&gt;<br>
&gt; I restarted Firefox to activate everything and configured the plugins the way I like.  I also customized the Nav bar and moved everything up to the Menu bar that TinyMenu made nice and small.  Then I used the View menu to turn off Navigation and Bookmarks.<br>

&gt;<br>
&gt; Then I went into Preferences-&gt;Privacy and set Firefox to &quot;Never remember history&quot; and suggest &quot;Nothing&quot;.  I also cleared my history that was created thus far.  In Preferences-&gt;Security, I told it to never remember passwords, block reported attack sites, web forgeries and add ons.  (By not remembering passwords, I render myself less vulnerable to risk from theft of my profile directories, but more vulnerable to keyloggers... it&#39;s a good tradeoff to me.)<br>

&gt;<br>
&gt; I then shutdown Firefox and went into ~/.mozilla/firefox.  I did a cp -a of my profile directory to other names:<br>
&gt;<br>
&gt; cd ~/.mozilla/firefox<br>
&gt; cp -a blahblah.default research<br>
&gt; cp -a blahblah.default secure<br>
&gt; cp -a blahblah.default webdev<br>
&gt;<br>
&gt; Then I edited profiles.ini and copied the four top lines of [Profile0] to new blocks of Profiles 1 through 3.  I edited the Name and Path to reflect each of my new profile directories (research, secure, webdev).  Then I edited the FIrefox launcher and appended &quot;-ProfileManager&quot; to the &quot;run command&quot;.  This way, when I click on the little icon, Firefox will prompt me for the profile I want each time I launch it.<br>

&gt;<br>
&gt; I then launched it and selected my &quot;research&quot; profile.<br>
&gt;<br>
&gt; Here, I went back into Preferences-&gt;Privacy and told it to go ahead and remember history and make suggestions (as when I&#39;m researching things, I often forget where I found things and what I searched on.)  Then I installed the following add ons:<br>

&gt;<br>
&gt; * Add N Edit Cookies for cookie manipulations<br>
&gt; * HackBar for SQL injection fun<br>
&gt; * PassiveRecon for exactly what it sounds like<br>
&gt; * RefControl for mangling HTTP headers<br>
&gt;<br>
&gt; Then I added the following search engines to the dropbox:<br>
&gt;<br>
&gt; * Offensive Security Exploit Database<br>
&gt; * Security Focus Vulns Search<br>
&gt; * Security Wire Search<br>
&gt;<br>
&gt; I&#39;ll probably add more as I play with it.  I&#39;m still not used to using this feature to search the deep web.  (Wonder if one could be written to access our corporate wiki?)<br>
&gt;<br>
&gt;<br>
&gt; Then it was time to restart Firefox and activate, set preferences, yada yada yada.<br>
&gt;<br>
&gt; After that, I restarted to access the &quot;secure&quot; profile.  Really, I should have named this one &quot;paranoid&quot;.  I went into Preferences-&gt;Security and turned on ALL warning messages.  It&#39;s annoying to use now, but that&#39;s partly the point.<br>

&gt;<br>
&gt; I set StartPage to my initial home page, using the &quot;Generate Custom URL&quot; feature on the site.  Since I&#39;m not storing any cookies at all, this is how it has to be done.  I removed all search engines and added IxQuick HTTPS, Startpage HTTPS and Scroogle SSL.   On the AddOn side, I added Force-TLS, though it really doesn&#39;t do all I&#39;d like it to.<br>

&gt;<br>
&gt; Lastly, I installed the Orange Fox theme, which is ugly and garish, but since I wanted a visual reminder that I was in the paranoid profile, it was exactly what I wanted.<br>
&gt;<br>
&gt;<br>
&gt; After another restart I entered the webdev side.  The fun new add ons here were:<br>
&gt;<br>
&gt; * Firebug for tracing DOM and CSS issues, which I don&#39;t do much anymore, but it&#39;s still nice to have.<br>
&gt; * FlashGot for massive download fun on <a href="http://archive.org" target="_blank">archive.org</a><br>
&gt; * Greasemonkey for fixing stupid sites (and integrating with FlashGot to bypass trivial Javascript-implemented &quot;security&quot; checks)<br>
&gt; * Live HTTP Headers for watching traffic in real time, when I don&#39;t want to launch a real proxy<br>
&gt; * Web Developer for the same reason as Firebug<br>
&gt;<br>
&gt;<br>
&gt; So, can any of you think of anything that I missed?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; -Josh More, CISSP, GIAC-GSLC, GIAC-GCIH, RHCE, NCLP<br>
&gt; <a href="mailto:morej@alliancetechnologies.net">morej@alliancetechnologies.net</a><br>
&gt; 515-245-7701<br>
&gt; _______________________________________________<br>
&gt; Cialug mailing list<br>
&gt; <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
&gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Tim<br>Required reading: <a href="http://bccplease.com/">http://bccplease.com/</a><br>
</div>