<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
<FONT COLOR="#993300">Yes, the guy running the exit node can read the bytes that come in and out there. Tor anonymizes the origin of your traffic, and it makes sure to encrypt everything inside the Tor network, but it does not magically encrypt all traffic throughout the Internet. </FONT><BR>
<FONT COLOR="#993300">This is why you should always use end-to-end encryption such as SSL for sensitive Internet connections. (The corollary to this answer is that if you are worried about somebody intercepting your traffic and you're *not* using end-to-end encryption at the application layer, then something has already gone wrong and you shouldn't be thinking that Tor is the problem.) </FONT><BR>
<FONT COLOR="#993300">Tor does provide a partial solution in a very specific situation, though. When you make a connection to a destination that also runs a Tor relay, Tor will automatically extend your circuit so you exit from that circuit. So for example if Indymedia ran a Tor relay on the same IP address as their website, people using Tor to get to the Indymedia website would automatically exit from their Tor relay, thus getting *better* encryption and authentication properties than just browsing there the normal way. </FONT><BR>
<FONT COLOR="#993300">We'd like to make it still work even if the service is nearby the Tor relay but not on the same IP address. But there are a variety of technical problems we need to overcome first (the main one being "how does the Tor client learn which relays are associated with which websites in a decentralized yet non-gamable way?").</FONT><BR>
<BR>
<FONT COLOR="#0000ff"><A HREF="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ExitEavesdroppers">https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ExitEavesdroppers</A></FONT><BR>
<BR>
so hows this going to effect the users? i mean the exit node dont really know who is the first node (original user) right?<BR>
<BR>
thank you for your time.
</BODY>
</HTML>