<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Mickey's Blog</title>
  <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
  <link href="http://arr.org:7080/blogs/BlahBlah/rss.xml" rel="alternate" type="application/rss+xml" title="Mickey's Blog" >
  <link rel="stylesheet" href="blog.css" type="text/css">
</head>
<style>
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #586;
  }
</style>

<body onload="window.focus()"  id="body" >

<div id="content">

<div id="banner">
          <img src="view_left.jpg" align="middle">
        <div id="title">Mickey's Blog</div>
</div>

<div id="description"><p>Here's a view from the deck of Mickey's home in northern Arizona.

<!-- Back to template.htm -->
</p></div>

<div id="posts">
   <!-- This following section will be repeated for each post -->
     
   
     <h2 class="date-header">Friday, 13 January 2006</h2>
      
   <div class="post"><a name=7></a>
    <h3 class="post-title">Computer Privacy</h3>
    <div class="post-body">
      <p><!doctype html public "-//W3C//DTD W3 HTML//EN">

<html><head><style type="text/css"><!--

blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }

 --></style><title>Computer Privacy</title></head><body>

<div>There's been some discussion lately about a new feature of

Apple's iTunes v 6.0.2. This update adds a feature whereby each time

you click on a song in iTunes, information about that song is

transmitted to a remote server which then populates a (new) MiniStore

pane with purchase suggestions related the the item you clicked.

There's discussion of this feature at:</div>

<div><br></div>

<div>&lt;<a

href="http://since1968.com/">http://since1968.com/</a>&gt;</div>

<div>and</div>

<div>&lt;<a

href="http://www.boingboing.net/2006/01/11/itunes_update_spies_.html"

>http://www.boingboing.net/2006/01/11/itunes_update_spies_.html</a>&gt;</div

>

<div><br></div>

<div>Most of the talk is of the &quot;Apple didn't tell us it was

going to do this&quot; variety. &quot;If Apple had been 'open' about

this, we wouldn't have a problem.&quot;</div>

<div><br></div>

<div>Well,<i> I</i> have a problem with it.</div>

<div><br></div>

<div>This feature is enabled by using a company named Omniture, Inc.

Omniture uses the domain 2o7.net to receive the information

transmitted by the MiniStore feature. Omniture's site says:</div>

<div><br></div>

<blockquote>2o7.net is an Internet domain used by Omniture, Inc. on

behalf of our customers to improve Web site design and to generally

improve the user experience on the Web. This domain is used by

Omniture's data collection systems, and is the domain under which

Omniture places cookies. These cookies are NOT spyware - they are

simple text files that help Omniture customers measure usage of their

Web sites and performance of their marketing campaigns.</blockquote>

<blockquote><br></blockquote>

<div>Note that &quot;performance of their marketing campaigns&quot;

phrase. What they're talking about here is web bugs. Web bugs can

appear in html-encoded email. Basically, they permit the sender to

know if, and even when, you open the marketing or other email that was

sent to you. If you value your privacy, web bugs should be a

concern.</div>

<div><br></div>

<div>Note: I'm not singling out 2o7.net. There are lots of different

companies doing the same/similar things. It all amounts to spying on

you.</div>

<div><br></div>

<div>The web bug below is pulled from an email and the html code even

includes the notation that it is for &quot;message detection.&quot;

The third line is the actual web bug.</div>

<div><br>

Web bugs are image files that are requested by your email program in

order to display within the email. Typically, they are minimum size --

a one by one pixel image, as in the example below. It's an image

you're not really intended to see at all. Actually, it's probably not

an image at all. It's a call to a cgi script (masquerading as an

embedded image) that logs the requested bug and I doubt that it

actually sends a 1 x 1 image. Maybe it does. Doesn't matter.</div>

<div><br>

<br>

</div>

<div>Anyhow, this is what they look like. It will always say &lt;img

src=&quot;http:// and then there will be a URL that is encoded with

information identifying the intended recipient of the email. Each web

bug in a mailing is unique. Each represents a particular individual

that was sent the mailing. Note that not all instances of '&lt;img

src=&quot;http://' are web bugs. Most are just images that the sender

wants you to see. The ones that contain a unique identifier are the

ones spying on you. Web bugs often contain a question mark and will

often be from a different domain than all the other images in the

email. Sometimes they even include your actual email address rather

than containing a code they have to look up.</div>

<div><br>

When the server listed in the URL of the web bug sees (in this case)

0jlGqqqZA3wp56TKzUH, it translates it into the recipient's ID. The

server notes the time that the web bug image file file was requested

and then they know exactly when you opened your email.</div>

<div><br>

<br>

</div>

<div>By the way, I changed the domain and the letters and numbers in

the web bug below. This is just a look at what a web bug might look

like; it is not an actual web bug.</div>

<div><br></div>

<div>Here the (modified) code I pulled from a bugged email.</div>

<blockquote>&lt;!-- The following image is included for message

detection --&gt;</blockquote>

<blockquote>&lt;img src=&quot;http://WebBugs.com/1x1.dyn&quot;

border=&quot;0&quot; alt=&quot;&quot; width=&quot;1&quot;

height=&quot;1&quot;&gt;</blockquote>

<blockquote>&lt;img

src=&quot;http://WebBugs.com/1x1.dyn?0jlGqqqZA3wp56TKzUH&quot; width=1

height=1&gt;</blockquote>

<blockquote><br></blockquote>

<div><br></div>

<div>In my case, I have my email program, Eudora, set up to note which

incoming email is html-encoded and change the mailbox entry to a

different color. So, just by looking at the unopened email in my

e-mailboxes, I know which ones are html-encoded and potentially

bugged. I also have Eudora set to<i> not</i> automatically download

images from the web.</div>

<div><br></div>

<div>I never open these html emails without first checking for web

bugs. I do this with an AppleScript (Yes, I'm a Mac user.) that does

the equivalent, I think, of selecting &quot;Properties&quot; in

programs like Outlook Express. Then I open the email in question and

look over the html code looking for web bugs. If I find any, I either

cut them out or, if I'm feeling frisky, edit the web bug to contain

different letters and numbers. Once I've rendered the html-encoded

email safe to view normally, I open it and read as one normally would.

I never open html email without first checking. Not even email from my

friends and family. Sometimes they forward html email to me from

elsewhere.</div>

<div><br></div>

<div>Privacy Policies:</div>

<div>I should note too that for a long time, whenever I received a

bugged email, I visited the offending company's web site to review

their privacy policy. Not a single privacy policy that I have seen

mentions monitoring to see if/when you open their marketing

emails.</div>

<div><br>

Much of html-encoded email is spam. When you open it and trigger a web

bug, you've just tipped them off that 1) your email address is active

and 2) that you open spam email. Boy, do spammers love it when you do

that!</div>

<div><br></div>

<div>Sure, detecting and eliminating web bugs is a hassle. I consider

web bugs and similar technologies to be little different from snooping

on me by peeking in my window. These people have no right to know when

or even if I read their email.</div>

<div><br></div>

<div>Neither 2o7.net or any of their customers has a right to peek in

my window and watch to see if/when I open their email, do they? This

is<i> not</i> a rhetorical question. Ask yourself:<b> Does anyone have

a right to watch you to determine if/when you read a particular

email?</b> Yes or no?</div>

<div><br></div>

<div>If not then ask yourself this: Does spying on you become any more

acceptable just because it can be done remotely? Again, not a

rhetorical question. If you said NO, then you agree with me. If you

said YES, then would it be OK to place a video camera outside your

window to see if/when you read a particular email? That way someone

could monitor<i> remotely</i> and determine if and when you open that

particular email. Acceptable? I didn't think so.</div>

<div><br></div>

<div>&quot;<i>Hold on,</i>&quot; you say, &quot;<i>watching everything

you do is quite different from monitoring to see if/when you do one

particular thing.</i>&quot; To which I say: Baloney. You're quibbling

over the<i> degree</i> of spying which is acceptable. I'm saying

that<b> it is wrong, in principle, for people to spy on me!</b></div>

<div><br></div>

<div>Historically, encroachments on privacy and liberty occur

gradually. It is rare for a free country to become a police state

overnight. Web bugs are (pick your metaphor) a foot in the door, the

camel's nose in the tent, the start down a slippery slope. If we don't

rail against this bit of spying now, then we can expect more such

spying in the future. Technology is constantly improving.</div>

<div><br></div>

<div>At one time, it was not possible to determine if/when someone

read your email. Now it is.</div>

<div><br></div>

<div>At one time, it was not possible to determine what music you play

on your computer. Now it is.</div>



<div>Just because something is possible, does that make it acceptable?

Of course not. Apple assures us that the MiniStore feature does not

retain any personally-identifiable information. But, of course, it

could. If the music industry had its way, it would probably<i>

require</i> such information to be collected and transmitted to their

servers.</div>

<div><br></div>

<div>We don't know what the future holds. The one thing we know for

sure is that spying on us will increase if we don't stop it now.</div>

<br><br>



</body>

</html>

</p>
    </div>
    <a name=comments> </a>
    <!--- run through the comments without displaying them to get count of comments  but save vars first --->
     
   	    <p class="post-footer">
      <em>Mickey @ 09:47 AM</em>
        		  		    &nbsp;
	      		    </p>

	 <!--- ie want them inline --->
	  	  </div>
  
</div>

<div id="sidebar">
  <div id="profile-container">
    <h2 class="sidebar-title">Profile</h2>
    <dl class="profile-datablock">
      <dt class="profile-img"><img src="your_photo.jpg" width="80"  alt="" /></dt>
      <dd class="profile-data"><strong>Name:</strong> Mickey</dd>
      <dd class="profile-data"><strong>Visitors: 534</strong></dd>
    </dl>
    <p class="profile-textblock"><br>Mickey Michelsen sees the world through libertarian colored glasses.
He is an admitted 'gun nut' and staunch advocate of the Right to Keep and Bear Arms,
as well as other constitutionally-protected rights.<br><br>

Mickey believes, as did Thomas Jefferson: "That government which governs best, governs least."

Most 'social problems' which government sets out to solve were created or exacerbated by
government in the first place, and Mickey will be happy to explain just how this is so in the
case of your favorite government program. 

<!-- Back to template.htm -->
</p>
  </div>

  <div class="recent-posts">
    <h2 class="sidebar-title">Recent Posts</h2>
    <ul>
	    <li><a href="http://arr.org:7080/blogs/BlahBlah/index.htm">All</a></li>
		<!-- This following section will be repeated for each post -->
        		  <li>
		    <a href="http://arr.org:7080/blogs/BlahBlah/item_14.htm">
		       Mac OS X Viruses 		    </a>
		  </li>
        		  <li>
		    <a href="http://arr.org:7080/blogs/BlahBlah/item_7.htm">
		       Computer Privacy 		    </a>
		  </li>
        
    </ul>
    <h2 class="sidebar-title">Archives</h2>
    <ul id="archives">
 	  <li><a href="http://arr.org:7080/blogs/BlahBlah/index.htm">Current</a></li>
	  <!-- This following section will be repeated for each archive -->
      	     <li><a href="http://arr.org:7080/blogs/BlahBlah/index_06_01.htm">January 06</a></li>
      	     <li><a href="http://arr.org:7080/blogs/BlahBlah/index_06_02.htm">Febuary 06</a></li>
      	     <li><a href="http://arr.org:7080/blogs/BlahBlah/index_06_03.htm">March 06</a></li>
      	     <li><a href="http://arr.org:7080/blogs/BlahBlah/index_06_04.htm">April 06</a></li>
            <li><a href="http://arr.org:7080/blogs/BlahBlah/rss.xml">RSS feed of BlahBlah</a></li>
    </ul>
    <p id="surgeblog"><a href="http://netwinsite.com/surgeblog/index.htm"><img src="/web/surgeblog.gif" alt="Powered by SurgeBlog" /></a></p>
    <p class="fineprint">
      This is a customized (in progress) version of the 'Brown' template.
    </p>
  </div>
</div>

<div id="footer"><hr />
  <p>
  </p>
</div>

</div>
</body>
</html>
