1 / 37

Internet Anonymity

Internet Anonymity. By Esra Erdin. Introduction Types of Anonymity Systems TOR Overview Working Mechanism of TOR I2P Overview Working Mechanism of I2P Conclusion. Introduction. Anonymity means that the real author of a message is not known. Introduction.

maryannd
Télécharger la présentation

Internet Anonymity

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Internet Anonymity By EsraErdin

  2. Introduction • Types of Anonymity Systems • TOR Overview • Working Mechanism of TOR • I2P Overview • Working Mechanism of I2P • Conclusion

  3. Introduction • Anonymity means that the real author of a message is not known

  4. Introduction • Anonymity is a combination of both Unidentifiability; observers cannot identify any individual agent Unlinkability; observers cannot link an agent to a specific message or action

  5. Introduction Why is anonymity needed on Internet? • Privacy • Freedom of Speech • Anti-cencorship

  6. Steps to hide the real identity through several servers

  7. Proxy Servers The basic idea behind a proxy server is that a client uses a proxy server to surf the web as in the figure below.

  8. Remailers Remailers enable users to send electronic messages through their server so that sender can not be traced. Remailers typically remove all identifying information from e-mails before forwarding them to their destination. Known examples are Cypherpunk, Mixmaster.

  9. Mix Network The basic building block of these systems, is a set of mix processes where each mix process takes ciphertext messages that are encrypted with the mix process’s public key as inputs. Mix process groups messages together as a batch and forwards the encrypted messages to the next mix process at certain flush times along with dummy messages.

  10. Onion Routing The basic idea is very similar to the mix system but performance is improved by using symmetric keys for relaying messages and asymmetric keys to establish circuits in the system.

  11. Tor • The Tor (The Onion Router) Project is one of the open-source solutions available to protect privacy and security over the network communication.

  12. Originally developed by the US Naval Research Laboratory and formerly funded by the Electronic Frontier Foundation, Tor is designed to protect users from traffic analysis and other kinds of network surveillance.

  13. How Tor Works

  14. How Tor Works

  15. How Tor Works

  16. Hidden Services • Tor also makes it possible for users to hide their locations while offering various kinds of services, such as web publishing or an instant messaging server. Using Tor "rendezvous points," other Tor users can connect to these hidden services, each without knowing the other's network identity

  17. Keep in Mind! TOR does not provide end-to-end encryption. Any unencrypted traffic sent through TOR will only be protected until it exits the TOR network

  18. I2P • I2P (Invisible Internet Project) is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other.

  19. I2P works by routing traffic through other peers, as shown in the picture. All traffic is encrypted end-to-end.

  20. Conclusion Anonymity networks such as Tor & I2P can't solve all anonymity problems. It focuses only on protecting the transport of data.

  21. Also, to protect your anonymity, be smart. Don't provide your name or other revealing information in web forms.

  22. Be aware that, like all anonymizing networks that are fast enough for web browsing, Tor does not provide protection against end-to-end timing attacks: If your attacker can watch the traffic coming out of your computer, and also the traffic arriving at your chosen destination, he can use statistical analysis to discover that they are part of the same circuit.

  23. QUESTIONS ?

  24. To gain higher protection of anonymity, a clever impostor can use various techniques to make identification more difficult. Examples of such techniques are: IP numbers, trace lists and other identification can be falsified. Since this information is often created in servers, it is easier to falsify them if you have control of one or more servers.

  25. Even though anonymity and pseudonymity is not something new with the Internet, the net has increased the ease for a person to distribute anonymous and pseudonymous messages. Anonymity on the Internet is almost never 100 %, there is always a possibility to find the perpetrator, especially if the same person uses the same way to gain anonymity multiple times.

  26. Anon.penet.fri was a pseudonymity server started by Johan Helsingius in Finland in 1992. It was very popular by people in other countries, since they thought that relaying messages through an anonymity server in Finland would reduce the risk of their real identity being divulged. At its peak, it had 500 000 registered users and transferred 10 000 messages per day.

More Related