<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: How do I encrypt my http traffic so my company can't read it? </title>
      <link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it/</link>
      <description>Comments on Ask MetaFilter post How do I encrypt my http traffic so my company can't read it?</description>
	  	  <pubDate>Thu, 11 May 2006 12:08:11 -0800</pubDate>
      <lastBuildDate>Thu, 11 May 2006 12:08:11 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: How do I encrypt my http traffic so my company can&apos;t read it? </title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it</link>	
  	<description>How do I encrypt my http traffic so my company can&apos;t read it?  Oh, did I mention SSL is no longer an option since they intend to decrypt all SSL traffic that passes through their proxies? &lt;br /&gt;&lt;br /&gt; My company places a lot of importance on information security, which is good.  Internet access, which isn&apos;t universally available in the company, is limited to ports 80 and 443.  I&apos;ve recently learned that they intend to upgrade our current proxies to one that can decrypt, and allow them to inspect the contents of, SSL communications.  There are a number of &lt;a href=&quot;http://www.bluecoat.com/solutions/security/ssl.html&quot;&gt;companies&lt;/a&gt; who provide such &lt;a href=&quot;http://www.finjan.com/Content.aspx?id=184&quot;&gt;products&lt;/a&gt;.  Since we&apos;re allowed by policy to access our private web-based e-mail, and this isn&apos;t going to change, I&apos;m not comfortable with this at all.  I have a Linux box on the outside, and on that I have &lt;a href=&quot;http://www.jmarshall.com/tools/cgiproxy/&quot;&gt;CGIProxy&lt;/a&gt; and &lt;a href=&quot;http://www.nocrew.org/software/httptunnel.html&quot;&gt;GNU HTTP-Tunnel&lt;/a&gt; .  (Our primary hardware vendor puts their updates on an FTP site, this is how I am able to get them).  These are both run over https, but I&apos;m hoping to find a method that will allow all requests to be encrypted before they leave the browser so they can&apos;t be decrypted.  Does anyone know of such a solution?&lt;br&gt;
&lt;br&gt;
I&apos;m thinking of a proxy that runs on my machine.  That proxy will create an encrypted tunnel between itself and my external https server going through the company&apos;s proxies.  My browser will be pointed at the local proxy, thus encrypting all traffic before it even gets to the proxy.  If I use a sufficiently high enough level of encryption, their decrypter would be useless.  Oh, and the company proxies require authentication, so it would have to support that as well.   And, the proxies will only proxy http and https traffic.  I&apos;ve tried the ones that try to get ssh traffic out over 80, they don&apos;t work.&lt;br&gt;
&lt;br&gt;
For those preparing to give me a lecture, you can spare me the ethics of doing this.  I&apos;m fully aware it would be a violation of policy.   I don&apos;t care.   Considering they&apos;re not even telling people they&apos;re doing it, I find this kind of behavior reprehensible.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.38012</guid>
  	<pubDate>Thu, 11 May 2006 11:51:23 -0800</pubDate>
  	<dc:creator>Spoonman</dc:creator>
	
	<category>SSL</category>
	
	<category>privacy</category>
	
	<category>decryption</category>
	
	<category>employee</category>
	
	<category>rights</category>
	
</item>
<item>
  	<title>By: reverendX</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588224</link>	
  	<description>How can a company proxy decrypt SSL? Does this require they they install some proprietary software on your desktop machine? I was under the impression that SSL was fairly secure.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588224</guid>
  	<pubDate>Thu, 11 May 2006 12:08:11 -0800</pubDate>
  	<dc:creator>reverendX</dc:creator>
</item>
<item>
  	<title>By: teece</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588225</link>	
  	<description>I&apos;m confused as to how the products you link to work.  Surely they can&apos;t just decrypt SSL willy-nilly.  It&apos;s not a huge keyspace, but it&apos;s not &lt;i&gt;that&lt;/i&gt; weak.  Right?  So how does it work?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588225</guid>
  	<pubDate>Thu, 11 May 2006 12:08:21 -0800</pubDate>
  	<dc:creator>teece</dc:creator>
</item>
<item>
  	<title>By: effugas</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588229</link>	
  	<description>Unless they&apos;re putting special client code on each desktop, they can&apos;t decrypt SSL.  If they are, then there&apos;s a couple solutions that do allow them to read all SSL traffic.&lt;br&gt;
&lt;br&gt;
If you want to check your personal resources, don&apos;t use corpnet.  EVDO and a personal laptop that never touches corporate resources (except for electricity) works well.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588229</guid>
  	<pubDate>Thu, 11 May 2006 12:11:38 -0800</pubDate>
  	<dc:creator>effugas</dc:creator>
</item>
<item>
  	<title>By: Capn</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588231</link>	
  	<description>My reading of those product pages leads me to believe that you make an SSL connection to their proxy, then the proxy makes another SSL connection to your actual destination.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588231</guid>
  	<pubDate>Thu, 11 May 2006 12:13:51 -0800</pubDate>
  	<dc:creator>Capn</dc:creator>
</item>
<item>
  	<title>By: zsazsa</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588233</link>	
  	<description>Here&apos;s how those products decrypt SSL:  The web browser will be unknowingly negotiating SSL with the proxy instead of the remote server. The new proxy will basically be doing a &lt;a href=&quot;http://en.wikipedia.org/wiki/Man-in-the-middle_attack&quot;&gt;Man-in-the-middle attack&lt;/a&gt;.  In such a case, your browser would notify you that the certificate wouldn&apos;t match. Unless your company runs its own root certificate authority, and installs that authority into your browser. I assume they&apos;d do that while you were away from your desk, or via some remote software installation utility they have.  Once that&apos;s all done, there&apos;s be very little that you&apos;d be able to do to know if your SSL traffic is being monitored.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588233</guid>
  	<pubDate>Thu, 11 May 2006 12:14:56 -0800</pubDate>
  	<dc:creator>zsazsa</dc:creator>
</item>
<item>
  	<title>By: poppo</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588235</link>	
  	<description>Wow that&apos;s scary&lt;br&gt;
&lt;br&gt;
Keep in mind, the Bluecoat SSL module isn&apos;t so much &amp;quot;decrypting&amp;quot; your SSL session as it is intercepting it and starting a new one on your behalf.&lt;br&gt;
&lt;br&gt;
So forget the idea of a proxy on your system that has a high enough level of encryption that the Bluecoat can&apos;t decrypt it.&lt;br&gt;
&lt;br&gt;
However, what you&apos;re proposing has plenty of merit.  You need some way to bypass the Bluecoat.  Whether this is possible depends on how your network is set up.&lt;br&gt;
&lt;br&gt;
First of all, go ahead and set up your home system.  Don&apos;t bother try to run an http or https proxy server on it on port 80 or 443, because it sounds at least like your company is intercepting that traffic in any case via the Bluecoat.  Instead, try running your external proxy server on some random high port, say 64444, and see if you can reach that from your desktop at work.  Alternately try setting up other services on your home server like SSH, FTP or some more &amp;quot;common&amp;quot; services.  If you can reach one or any of these, you MAY be in business.  If you can&apos;t reach any of them, you&apos;re probably SOL.&lt;br&gt;
&lt;br&gt;
If one of these was reachable, then it is possible your solution can work.  You point your browser towards the proxy on your local system, point that to port 64444 (or whatever) on your external proxy and your surfing the internet.  Use SSL if you like or not.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588235</guid>
  	<pubDate>Thu, 11 May 2006 12:16:15 -0800</pubDate>
  	<dc:creator>poppo</dc:creator>
</item>
<item>
  	<title>By: sbutler</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588246</link>	
  	<description>I was wondering how they could decrypt SSL too. Basically, they can&apos;t because if it was this easy then the whole damn protocol would be pointless.&lt;br&gt;
&lt;br&gt;
What I think happens is they configure your browser to send HTTPS traffic unencrypted to the proxy. Then it&apos;s the proxy&apos;s responsibility to initiate the HTTPS connection, validate the certificate, and encrypt the content.&lt;br&gt;
&lt;br&gt;
Now, how do you defeate it? Theoretically, it isn&apos;t that hard and you&apos;re on the right track with a local proxy. Basically, your local proxy would take the HTTP data, encrypt it somehow, and then post it as the body to a CGI on a remote server over HTTP. The remote server decrypts the body, performs the request, and encrypts the response and places it in the body. Your proxy would decrypt this and send it to the browser.&lt;br&gt;
&lt;br&gt;
I&apos;m not aware of a proxy that does this, but that&apos;s basically how you&apos;d do it.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588246</guid>
  	<pubDate>Thu, 11 May 2006 12:20:16 -0800</pubDate>
  	<dc:creator>sbutler</dc:creator>
</item>
<item>
  	<title>By: edd</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588247</link>	
  	<description>poppo: spoonman already said only 80 and 443 was allowed.&lt;br&gt;
&lt;br&gt;
If you&apos;re only after email what I&apos;d do is have something to pick up your email, PGP encrypt it and make it available in a standard web email system for you to download. You can decrypt it at your end by hand. Since you have fixed a definite key at both ends yourself, manually, you are safe.&lt;br&gt;
&lt;br&gt;
I&apos;d give up trying to do any actual web surfing (especially any internet banking etc.) from your workplace.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588247</guid>
  	<pubDate>Thu, 11 May 2006 12:20:35 -0800</pubDate>
  	<dc:creator>edd</dc:creator>
</item>
<item>
  	<title>By: zsazsa</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588250</link>	
  	<description>So, how do you defeat this?  &lt;a href=&quot;http://dag.wieers.com/howto/ssh-http-tunneling/&quot;&gt;Tunnel SSH over HTTP(S)&lt;/a&gt;.  Since they&apos;re intercepting HTTPS already, you might as well not use it.  They&apos;d know pretty much for sure, though, that you&apos;re tunneling large amounts of data over HTTP.&lt;br&gt;
&lt;br&gt;
But, one may say, if they can intercept SSL, they can intercept SSH, right?  Detecting man-in-the-middle attacks on SSH can be a lot easier, since your SSH client doesn&apos;t blindly trust installed certificate authorities like a web browser does.  It trusts the private key of the remote server, and that alone.  That&apos;s why when you first connect via SSH, it asks to accept and save the remote server&apos;s key, so it can positively identify it in the future.  The weak point is that first connection, though. If that&apos;s compromised, the game is over.  You&apos;d have to bank on the fact that your company isn&apos;t going to intercept the somewhat novel tunneling of SSH over HTTP.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588250</guid>
  	<pubDate>Thu, 11 May 2006 12:21:34 -0800</pubDate>
  	<dc:creator>zsazsa</dc:creator>
</item>
<item>
  	<title>By: delfuego</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588255</link>	
  	<description>Wow, Finjan declares that it&apos;s protecting you from a man-in-the-middle attack by participating in one!  Novel idea.&lt;br&gt;
&lt;br&gt;
If your company is going to the extreme of installing an SSL proxy that tricks your browser into communicating with it rather than the end server, then you&apos;re probably hosed.  I can&apos;t imagine that your company is going to use the new proxy but still allow your computer to directly access an outside computer&apos;s port 443 -- I&apos;d imagine that with the proxy will also come new firewall rules that prohibit direct connectivity out to an SSL server, which means that your use of some software tunnel is dead in the water.  I agree with effugas -- your only option is probably using EVDO or other wireless service to access whatever you&apos;re interested in accessing.  (And such an option is probably OK with your company, too -- it&apos;s on your dime, it&apos;s on your bandwidth, and it&apos;s &lt;strong&gt;not touching their network&lt;/strong&gt;.)&lt;br&gt;
&lt;br&gt;
(In the end, though, these kinds of questions give me the willies.  Your company has the right -- and, in this day and age, the absolute responsibility -- to decide what traffic is OK on its network, and efforts to get around that don&apos;t do anything but add to network &lt;em&gt;in&lt;/em&gt;security by opening up paths of ingress/egress that the IT people don&apos;t know about and can&apos;t think through.  I agree that a lot of companies tend to go overboard a bit... but I also agree that the best option is to work with them to find a solution.)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588255</guid>
  	<pubDate>Thu, 11 May 2006 12:22:38 -0800</pubDate>
  	<dc:creator>delfuego</dc:creator>
</item>
<item>
  	<title>By: poppo</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588257</link>	
  	<description>&lt;em&gt;poppo: spoonman already said only 80 and 443 was allowed.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
ah crud</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588257</guid>
  	<pubDate>Thu, 11 May 2006 12:24:33 -0800</pubDate>
  	<dc:creator>poppo</dc:creator>
</item>
<item>
  	<title>By: b1tr0t</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588259</link>	
  	<description>&lt;i&gt;I&apos;m thinking of a proxy that runs on my machine.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
(1) If they are paranoid enough to decrypt your SSL, then attempting to defeat their security process will only get you in deep, deep trouble.&lt;br&gt;
&lt;br&gt;
(2) Connecting to a bank or broker via your company&apos;s link probably violates your TOS agreement. Most banking TOS explicitly prohibit trying to decrupt or reverse-engineer the secure link. You could contact your bank and inform them that your company plans to read all your SSL traffic. The bank will probably tell you not to connect while at work, but they also might send a (politely worded) nasty note to your company about their plans.&lt;br&gt;
&lt;br&gt;
(3) Your own laptop plus your own cellular data connection, as effugas suggests is probably the way to go here.&lt;br&gt;
&lt;br&gt;
&lt;i&gt;For those preparing to give me a lecture, you can spare me the ethics of doing this.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I hear you, and agree. I&apos;m just trying to say that fighting The Man at work will get  you fired. You may be better off quitting on good terms so you can get a positive recomendation for your next job.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588259</guid>
  	<pubDate>Thu, 11 May 2006 12:25:55 -0800</pubDate>
  	<dc:creator>b1tr0t</dc:creator>
</item>
<item>
  	<title>By: sonofsamiam</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588325</link>	
  	<description>The Proxomitron web proxy implements an SSL unwrapping/rewrapping scheme that is probably very similar to how their proxy works (and I&apos;ve implemented one myself before, too.)&lt;br&gt;
&lt;br&gt;
&lt;i&gt;That&apos;s why when you first connect via SSH, it asks to accept and save the remote server&apos;s key, so it can positively identify it in the future. The weak point is that first connection, though.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I agree that this is probably the right way to tunnel. However, you can fix the key problem, because you can just bring your personal server&apos;s public key in on a disk and install it on your computer, avoiding a network intercept. (I assume that if you can install the tunneling software, that that won&apos;t be a problem.)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588325</guid>
  	<pubDate>Thu, 11 May 2006 13:00:17 -0800</pubDate>
  	<dc:creator>sonofsamiam</dc:creator>
</item>
<item>
  	<title>By: clord</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588339</link>	
  	<description>Strange and ironic that they claim to be looking for maximum security, and then proceed to demolish any sign of it.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588339</guid>
  	<pubDate>Thu, 11 May 2006 13:09:28 -0800</pubDate>
  	<dc:creator>clord</dc:creator>
</item>
<item>
  	<title>By: Mean Mr. Bucket</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588351</link>	
  	<description>Yeah hombre ssh tunnelling is your only hope.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588351</guid>
  	<pubDate>Thu, 11 May 2006 13:14:18 -0800</pubDate>
  	<dc:creator>Mean Mr. Bucket</dc:creator>
</item>
<item>
  	<title>By: zabuni</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588361</link>	
  	<description>No, that is maximum security for the company. Anything can be piped over SSL, without the ability for anyone to know what is being passed through. A firewall becomes useless if you can map any port through an SSL or SSH tunnel. The security is from an operations perspective, not from a user perspective. &lt;br&gt;
&lt;br&gt;
Here&apos;s a thought: could an IPSec VPN be setup? I don&apos;t know if those solution would also be able to monitor IPSec traffic. Might be more of a hassel to set up, but would have better security.&lt;br&gt;
&lt;br&gt;
What ever you use, if they go through all the trouble to intercept SSL, they will also have an IDS on the outgoing pipe that uses stateful packet inspection, which will find anything funny like an IPSec tunnel, and cut it off.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588361</guid>
  	<pubDate>Thu, 11 May 2006 13:18:29 -0800</pubDate>
  	<dc:creator>zabuni</dc:creator>
</item>
<item>
  	<title>By: easyasy3k</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588376</link>	
  	<description>For a real example of decrypting SSL and SSHv1 (!), just look at &lt;a href=&quot;http://ettercap.sourceforge.net/&quot;&gt;ettercap&lt;/a&gt;. SSH will show a huge warning banner or prompt you to add a key (ettercap forces ssh1 - keys are different than ssh2).&lt;br&gt;
&lt;br&gt;
I really doubt that tunneling SSH2 over SSL will work. When there&apos;s already this level of sophistication, I bet HTTPS&apos;s CONNECT method is blocked. I&apos;ve only ever seen it used for things like this anyways.&lt;br&gt;
&lt;br&gt;
You should complain right now that you can&apos;t get those updates that are &lt;b&gt;required&lt;/b&gt; to do your job. Do not mention that you&apos;ve been bypassing security to get them. They might (and should) give you special privileges. Otherwise, start complaining up the management chain.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;I&apos;ve been down this path before. Once I was caught, the repercussions were not too bad - I can&apos;t guarantee the same for you.&lt;/small&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588376</guid>
  	<pubDate>Thu, 11 May 2006 13:29:57 -0800</pubDate>
  	<dc:creator>easyasy3k</dc:creator>
</item>
<item>
  	<title>By: easyasy3k</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588387</link>	
  	<description>Actually, HTTPS CONNECT probably isn&apos;t blocked, just not implemented. Why bother implementing something that&apos;s almost never used (and mostly for defeating your product)?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588387</guid>
  	<pubDate>Thu, 11 May 2006 13:33:25 -0800</pubDate>
  	<dc:creator>easyasy3k</dc:creator>
</item>
<item>
  	<title>By: jellicle</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588401</link>	
  	<description>Buy a USB flash drive and install &lt;a href=&quot;http://portableapps.com/apps/internet/browsers/portable_firefox&quot;&gt;portable Firefox&lt;/a&gt; on it.  This gives you a trusted endpoint for your communications - a client YOU can trust, ahem, not to be backstabbing you in the encryption department.&lt;br&gt;
&lt;br&gt;
Using that Firefox, you&apos;ll either be able to continue  to access your webpages or you won&apos;t.  If you get SSL warnings about bad certificates - which you will, if they&apos;re screwing around with proxies - then you can either accept their proxy certificate (in which case the employer can read everything) or not, in which case you probably won&apos;t be able to connect.  But at least you&apos;ll know the score, when you&apos;re using a secure client, one that you installed on your own flash drive.&lt;br&gt;
&lt;br&gt;
You can&apos;t stop them from blocking you from connecting - after all, they could just cut your ethernet cable.  But you can know whether your allowed connection is being eavesdropped upon.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588401</guid>
  	<pubDate>Thu, 11 May 2006 13:44:16 -0800</pubDate>
  	<dc:creator>jellicle</dc:creator>
</item>
<item>
  	<title>By: AaronRaphael</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588429</link>	
  	<description>Similar to jellicle&apos;s suggestion, use &lt;a href=&quot;http://torpark.nfshost.com/&quot;&gt;TorPark&lt;/a&gt; (which includes Portable Firefox and the &lt;a href=&quot;http://tor.freehaven.net/&quot;&gt;Tor&lt;/a&gt; anonymizing system from a USB key. Tor can run over http proxies, and will encrypt things on a higher level than the local decrypting &amp;amp; re-encrypting proxy does, so they won&apos;t be able to see what you&apos;re doing.&lt;br&gt;
&lt;br&gt;
As far as them making your machine trust the Proxy server&apos;s SSL cert- they don&apos;t need to touch your machine at all. There are specific settings in Microsoft&apos;s Group Policies to enable this. You won&apos;t have any idea that they&apos;ve applied these settings; it&apos;ll just happen.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588429</guid>
  	<pubDate>Thu, 11 May 2006 14:02:12 -0800</pubDate>
  	<dc:creator>AaronRaphael</dc:creator>
</item>
<item>
  	<title>By: AaronRaphael</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588431</link>	
  	<description>Oh, and note that Tor will slow your internet browsing down, so you&apos;ll want to run a TorPark instance for your personal sites and do everything else through whatever is company-provided.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588431</guid>
  	<pubDate>Thu, 11 May 2006 14:03:06 -0800</pubDate>
  	<dc:creator>AaronRaphael</dc:creator>
</item>
<item>
  	<title>By: Mr. Gunn</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588530</link>	
  	<description>I&apos;m going to second the EDGE/EVDO card for your laptop suggestion.  It&apos;ll be slower, but won&apos;t touch the company&apos;s network.  How&apos;s your cell signal in your office?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588530</guid>
  	<pubDate>Thu, 11 May 2006 15:33:00 -0800</pubDate>
  	<dc:creator>Mr. Gunn</dc:creator>
</item>
<item>
  	<title>By: scalefree</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588554</link>	
  	<description>If you use tor or torpark (my suggestion also), make sure you configure it to &lt;a href=&quot;http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient&quot;&gt;only use ports 80 &amp;amp; 443&lt;/a&gt; to make sure it gets through the firewall.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588554</guid>
  	<pubDate>Thu, 11 May 2006 15:55:41 -0800</pubDate>
  	<dc:creator>scalefree</dc:creator>
</item>
<item>
  	<title>By: qwerty155</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588627</link>	
  	<description>Heh, as a sys admin who looks after a bluecoat proxy I guess that makes me the bad guy here (Although we havent implemented the SSL interception).&lt;br&gt;
I&apos;m not familiar with some of the suggestions like TorPark, but if I understand correctly all that will do is bypass the proxy but any company that is employing that level of security is going to refuse any outbound traffic that hasnt originated from the proxy anyway.&lt;br&gt;
I would second/third/fourth a connection that doesnt go anywhere near the corporate firewall - be it stealing an analogue phone line out of the nearest fax machine or installing a 3G card in your laptop.  All solutions that are just as likely to get you fired, of course.&lt;br&gt;
&lt;br&gt;
A little OT, but it seems really bizarre that a company would go to the lengths of intercepting https traffic, but still allow access to web-based email accounts as a matter of course.  In my experience when companies start thinking about security and web browsing policy, access to hotmail and the rest, is the first to go.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588627</guid>
  	<pubDate>Thu, 11 May 2006 18:01:08 -0800</pubDate>
  	<dc:creator>qwerty155</dc:creator>
</item>
<item>
  	<title>By: qwerty155</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588630</link>	
  	<description>*to &lt;em&gt;have a firewall configured &lt;/em&gt;to refuse any outbound traffic that hasnt originated from the proxy</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588630</guid>
  	<pubDate>Thu, 11 May 2006 18:05:52 -0800</pubDate>
  	<dc:creator>qwerty155</dc:creator>
</item>
<item>
  	<title>By: Rhomboid</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588650</link>	
  	<description>&lt;blockquote&gt;&lt;i&gt;Buy a USB flash drive and install portable Firefox on it. This gives you a trusted endpoint for your communications - a client YOU can trust, ahem, not to be backstabbing you in the encryption department.&lt;/i&gt;&lt;/blockquote&gt;Sorry but that is nonsense.  If they set up their proxy as a transparent proxy (which is a very common thing since it requires no tweaking of the individual desktop systems) it will intercept all outbound network traffic on port 80 or 443.  This means that &lt;b&gt;regardless&lt;/b&gt; of what your browser is configured to do, your traffic is going through their proxy.  Period.  Just because your browser thinks it&apos;s not using a proxy doesn&apos;t mean it&apos;s not.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588650</guid>
  	<pubDate>Thu, 11 May 2006 18:44:00 -0800</pubDate>
  	<dc:creator>Rhomboid</dc:creator>
</item>
<item>
  	<title>By: i_am_a_Jedi</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588666</link>	
  	<description>SSH to your home computer.  Best suggestion I have.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588666</guid>
  	<pubDate>Thu, 11 May 2006 19:13:31 -0800</pubDate>
  	<dc:creator>i_am_a_Jedi</dc:creator>
</item>
<item>
  	<title>By: krisjohn</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#588685</link>	
  	<description>If you need to defeat draconian security policies to do your job, the correct course of action is to speak to your boss.&lt;br&gt;
&lt;br&gt;
If you need to defeat draconian security policies for personal reasons, the correct course of action is to be prepared to be fired.&lt;br&gt;
&lt;br&gt;
If it&apos;s the latter, my suggestion is to get a Series 60 mobile phone with a data connection.  If your personal use of the company&apos;s Internet connection requires more than Opera Mobile or an IM client on a mobile phone, and you work at a place that implements what you&apos;ve decribed, they&apos;re probably already building a case to get rid of you.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-588685</guid>
  	<pubDate>Thu, 11 May 2006 20:50:58 -0800</pubDate>
  	<dc:creator>krisjohn</dc:creator>
</item>
<item>
  	<title>By: jellicle</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#589516</link>	
  	<description>Rhomboid: you dont understand SSL.  Please read up about SSL before writing on this subject again.  SSL has among its design goals prevention (or more precisely, detection) of man-in-the-middle attack.  Since the corporate proxy will not possess legitimately signed certificates for the end of the SSL connection, they will not be able to proxy SSL communications without a certificate warning appearing in the browser.&lt;br&gt;
&lt;br&gt;
There&apos;s no such thing as &amp;quot;transparent proxying&amp;quot; of SSL connections.  By design.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-589516</guid>
  	<pubDate>Fri, 12 May 2006 17:38:36 -0800</pubDate>
  	<dc:creator>jellicle</dc:creator>
</item>
<item>
  	<title>By: Rhomboid</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#589570</link>	
  	<description>Oh, no I know exactly how SSL works.  I think it&apos;s you that need to read up.  In fact others have already explained in this thread above how transparent proxying and SSL works.  The proxy replaces the certificate presented to the browser with one of its own, and establishes the connection with the end destination server as usual.  The difference to the browser is that it will be presented with the certificate of the proxy and not the end site.  Of course, for this to work without a dialog the CA used to sign the cert of the proxy needs to be added to the trust list in the browser, but again this can be easily automated using group policy under AD.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-589570</guid>
  	<pubDate>Fri, 12 May 2006 18:51:38 -0800</pubDate>
  	<dc:creator>Rhomboid</dc:creator>
</item>
<item>
  	<title>By: Rhomboid</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#589577</link>	
  	<description>And you might say &amp;quot;well that is why you need your own trusted browser that does not have the proxy&apos;s CA in the trust list&amp;quot;, but that is also nonsense, because it doesn&apos;t do anything to solve the problem.  Even if you had such a browser, you would either a) get a warning dialog for every https site you visit, b) add the proxy&apos;s CA to the trusted list to make the dialog go away, or c) not browse https sites.  But none of a), b), or c) involves actually going to the site without your traffic going through the transparent proxy and being decypted along the way, which was the goal of the question.&lt;br&gt;
&lt;br&gt;
The fact is you can argue semantics about how requiring the browser to have the proxy&apos;s CA added to its trusted list means it&apos;s not truely transparent, but in reality transparent SSL proxies are extremely common and in widespread use in business/enterprise settings for the very reason that it is so effective and easy to administer.  So it is nonsense to say that &amp;quot;there is no such thing as transparent proxying of SSL&amp;quot;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-589577</guid>
  	<pubDate>Fri, 12 May 2006 19:02:11 -0800</pubDate>
  	<dc:creator>Rhomboid</dc:creator>
</item>
<item>
  	<title>By: cactus</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#589720</link>	
  	<description>Rhomboid - &lt;br&gt;
&lt;br&gt;
I think your definition of transparent is different than everyone else&apos;s.  Cheers!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-589720</guid>
  	<pubDate>Sat, 13 May 2006 04:18:23 -0800</pubDate>
  	<dc:creator>cactus</dc:creator>
</item>
<item>
  	<title>By: Rhomboid</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#590003</link>	
  	<description>It is transparent in that the end user has no explicit proxy configured in their browser, can visit any https site without any security warnings or popups, and yet all traffic goes through the proxy where it can be decrypted and logged.  An unaware user would have no idea that a proxy is even in the picture -- just as with a standard transparent proxy used for unecrypted traffic on :80.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-590003</guid>
  	<pubDate>Sat, 13 May 2006 16:15:07 -0800</pubDate>
  	<dc:creator>Rhomboid</dc:creator>
</item>
<item>
  	<title>By: Spoonman</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#591578</link>	
  	<description>Well, quite the war I&apos;ve started here.  Sorry &apos;bout that. :)  I think I&apos;m going to have to go the personal laptop/EVDO route.  I&apos;ve already tried a number of the suggestions here, and for the most part they all rely on HTTP CONNECT, which I&apos;d already determined was disabled (I know it&apos;s implemented in the proxy they use, but they were actually smart enough to disable it).  &lt;br&gt;
&lt;br&gt;
I appreciate all the suggestions, though.  I&apos;m actually not all that surprised I wouldn&apos;t find a route out.  As an SE, I&apos;ve worked with this security team for a year and a half and haven&apos;t been impressed with their skills, except the one guy they fired for constantly pointing out their miscomings. :)  Of course, they pretty much outsource every project I&apos;ve been on with them, so it&apos;s really not them securing the network...</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-591578</guid>
  	<pubDate>Mon, 15 May 2006 17:14:26 -0800</pubDate>
  	<dc:creator>Spoonman</dc:creator>
</item>
<item>
  	<title>By: nuttysqurrl</title>
  	<link>http://ask.metafilter.com/38012/How-do-I-encrypt-my-http-traffic-so-my-company-cant-read-it#605402</link>	
  	<description>Couldn&apos;t you run another SSL session through the first SSL session? I found this article on SSL.com (&lt;a href=&quot;http://info.ssl.com/article.aspx?id=10241&amp;query=secure&quot;&gt;http://info.ssl.com/article.aspx?id=10241&amp;amp;query=secure&lt;/a&gt;) that describes the fact that you need a public key and a private key. How are they going to decrypt your SSL session without the private key?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.38012-605402</guid>
  	<pubDate>Tue, 30 May 2006 18:02:46 -0800</pubDate>
  	<dc:creator>nuttysqurrl</dc:creator>
</item>

    </channel>
</rss>
