IP address: Difference between revisions

From NewgonWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:
== Threats ==
== Threats ==


An IP address assigned to a computer can be used to find the identity of the owner of that computer. IP addresses are a particular [[anonymity]] concern for boylovers, because they are revealed to the recipents of e-mail and to web sites visited. A particular threat is [[IP harvesting]], or the systematic collection of IP addresses belonging to, for instance, [[boylover]]s.
An IP address assigned to a computer can be used to find the identity of the owner of that computer. IP addresses are a particular [[anonymity]] concern for MAPs, because they are revealed to the recipients of e-mail and to web sites visited. A particular threat is [[IP harvesting]], or the systematic collection of IP addresses belonging to, for instance, [[MAP]]s.


==Proxy servers==
==Proxy servers==


Many boylovers choose to use a [[proxy|proxy server]] to hide their IP address. Unfortunately, hostile proxy server operators may be able to identify which websites an IP address connects to, which has persuaded some boylovers to use [[onion router|onion routers]] such as [[Tor]].
Many MAPs choose to use a [[proxy|proxy server]] or VPN to hide their IP address. Unfortunately, hostile proxy server operators may be able to identify which websites an IP address connects to, which has persuaded some MAPs to use [[onion router|onion routers]] such as [[Tor]].


== See also ==
== See also ==
* [[IP harvesting]]
* [[IP harvesting]]
* [[Guide To Computer Security (2022)]]


== External links ==
== External links ==
* [http://www.iana.org/ipaddress/ip-addresses.htm IANA IP Address Services] (good information and links to relevant technical documents)
* [https://www.iana.org/ipaddress/ip-addresses.htm IANA IP Address Services] (good information and links to relevant technical documents)
* [[Wikipedia:en:IP address|IP address]] (Wikipedia)
* [[Wikipedia:en:IP address|IP address]] (Wikipedia)
* [http://boywiki.org/en/IP_address "IP address"] (Original BoyWiki Article)
* [https://boywiki.org/en/IP_address "IP address"] (Original BoyWiki Article)
[[Category:Official_Encyclopedia]]
[[Category:Official_Encyclopedia]]

Revision as of 05:47, 25 March 2023

An IP address (Internet Protocol address) is a unique number that identifies a computer during communication across a network. The IP address is theoretically required to be unique for all devices on the network.

However, not all computers on the Internet have been assigned their own unique IP address, because there are not enough addresses to go around. This lack of addresses has been remedied by several kludges. One such kludge is called NAT (Network Address Translation), whereby all computers on one subnet share a "public" IP address for external communication while maintaining a "private" address for internal communication. NAT has been effective in prolonging the useable lifespan of the now twenty-year-old IP address protocol. A new version of the IP protocol, IPv6, is designed to replace the current protocol, but has not yet been widely implemented. The new version provides a vastly larger address space and simpler autoconfiguration.

Threats

An IP address assigned to a computer can be used to find the identity of the owner of that computer. IP addresses are a particular anonymity concern for MAPs, because they are revealed to the recipients of e-mail and to web sites visited. A particular threat is IP harvesting, or the systematic collection of IP addresses belonging to, for instance, MAPs.

Proxy servers

Many MAPs choose to use a proxy server or VPN to hide their IP address. Unfortunately, hostile proxy server operators may be able to identify which websites an IP address connects to, which has persuaded some MAPs to use onion routers such as Tor.

See also

External links