Security and Location Limitations in Network Protocols
Users often hold misconceptions regarding the privacy provided by secure connections and the precision of network addressing.
While HTTPS encrypts the contents of web pages, it does not hide all online activity. For example, standard DNS lookups can still reveal the specific sites and domains that a user is visiting.
Similarly, an IP address does not pinpoint a person's exact physical location. An IP address typically identifies only a general network or geographic region. Furthermore, multiple devices can share a single public IP address through Network Address Translation (NAT).
0
1
Tags
Prep Sessions
Demystifying Network Architecture: Protocols, Addressing, and Packet Flow @ University of Michigan - Ann Arbor
Ch.4 Performance and Practical Considerations - Demystifying Network Architecture: Protocols, Addressing, and Packet Flow @ University of Michigan - Ann Arbor
Networking Misconceptions and Performance Factors - Demystifying Network Architecture: Protocols, Addressing, and Packet Flow @ University of Michigan - Ann Arbor
Learn After
Which mechanism allows multiple devices on a network to share a single public IP address?
An IP address can pinpoint a user's exact physical location.
Why can an observer still identify the domains a user visits even when the user connects over HTTPS?
Explain the limitations of HTTPS and IP addressing with respect to user privacy and geographic tracking.