
|
|
Privacy in the InternetEvery time we use the Internet, either for surfing the World Wide Web or sending E-Mails, we leave our traces behind. These traces can be analyzed, and a lot of information can be taken from them. How your personal information Gets collectedWhenever you connect to a web server, view a web site, or send an E-Mail, The servers along the way log these activities. The information can be collected in two ways :
What information can be revealed about youA web site with the right equipment, can know a great deal. The information that can be revealed includes your E-mail address, your IP address, the files you viewed, and the pages you visited. When you send E-mail, you're actually getting quite exposed. You can encrypt the
message body, but you can't hide the headers, if you want the message to travel through
the net. Return-Path: <yogevm@math.tau.ac.il> Received: from bfmail4 ([206.156.198.174]) by e4000.artaxia.com (8.8.5/8.8.5) with SMTP id TAA08477 for <mertero@artaxia.com>; Thu, 5 Jun 1997 19:28:01 -0200 (GMT) Received: from taurus.math.tau.ac.il (132.67.64.4) by bfmail4.bigfoot.com with SMTP ( Bigfoot SMTP Server May 8 1997 15:22:04 ); Thu, 05 Jun 1997 12:25:22 -400 (Eastern Standard Time) Received: from lune.math.tau.ac.il (yogevm@lune.math.tau.ac.il [132.67.96.11]) by taurus.math.tau.ac.il (8.8.3/8.8.3) with SMTP id TAA23843; Thu, 5 Jun 1997 19:22:21 +0300 (GMT+0300) Date: Thu, 5 Jun 1997 19:22:20 +0300 (GMT+0300) From: Mashiach Yogev <yogevm@math.tau.ac.il> To: Mertens Ron <mertero@bigfoot.com> Subject: Re: [Fwd: Re: "Operating Systems" - The Exam] In-Reply-To: <3396C160.7745@netvision.net.il> Message-ID: <Pine.SUN.3.95.970605192120.27235C-100000@lune.math.tau.ac.il> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-UIDL: 011a6057e9a080092d8d36ce7f0fd9e8 Status: U X-PMFLAGS: 36176000 0 We can see who sent this message (Mashiach Yogev) and we could also find his Email address. The message was sent to Ron Mertens. We can see the subject (an Exam in Operation Systems), the Date it was sent, and even the path the message went through to get to it's destination. When you connect to a web server, things are much worse than that.
The 'problem' lies within the HTTP protocol. It has some features that allow all that
data to be collected. The TCP/IP protocol, has a sort of caller-ID build in. When you
connect, you send your computer's name, and the IP address. A newer source of trouble, are the 'Cookies'. Cookies are client side persistent information. Almost all of the new browsers have this facility : It allows web sites to store information about your visit, in your own hard disk. When you enter the site again, it will read your cookie, and thus now that you've been there already. It is used for nice tricks such as a personalized web page, and so on, but it can a serious privacy breach. If you're connected to the internet through a Proxy, you have still another problem. The proxy server logs every access to the outside web, by every member of the organization. Your IP address, and your host computer are written down as well. Why should I care about all that?well, you Should. Your privacy is your Right, as a human. If your privacy is violated,
other freedoms (like the freedom of expression, or religion) might get threatened. Even if
you have nothing to hide (like most people think), your privacy right must be important to
you! How can I assure my privacy?You can wait for your country to legislate a law about privacy, although these things
take time, and most likely will never happen.
Problems with privacy controlThe main problem is that the internet is a world-wide network. People from all around
the world visit it, and so it's hard to enforce laws on it. In the US, for example there
is no comprehensive law that protects people's privacy. There are several guidelines that
protect some areas of your privacy, but it's not enough. And most countries are falling
behind the US in that area. Some links to interesting places
|