
|
|
The neutrality of this article is disputed. Please see the discussion on the talk page. (December 2007) Please do not remove this message until the dispute is resolved. |
An anonymous P2P computer network is a particular type of peer-to-peer network in which the users are anonymous or pseudonymous by default. The primary difference between regular and anonymous networks is in the routing method of their respective network architectures. These networks allow the unfettered free flow of information.
Interest in anonymous P2P has increased in recent years for many reasons, including distrust of governments (especially in undemocratic regimes), mass surveillance and data retention, and lawsuits against bloggers.[1] Such networks may also appeal to those wishing to share potentially copyrighted files - organizations such as the Recording Industry Association of America and the British Phonographic Industry have successfully tracked and sued users on non-anonymous P2P networks.[2]
Contents |
There are many reasons to use anonymous P2P technology; most of them are generic to all forms of online anonymity.
P2P users who desire anonymity usually do so as they do not wish to be identified as a publisher (sender), or reader (receiver), of information. Common reasons include:
A particularly open view on legal and illegal content is given in The Philosophy Behind Freenet.
Governments are also interested in anonymous P2P technology. The United States Navy funded the original onion routing research that led to the development of the Tor network, which is now funded by the Electronic Frontier Foundation.
While anonymous P2P systems may support the protection of unpopular speech, they may also protect illegal activities not protected under some free speech laws, such as fraud, libel, the exchange of illegal pornography, the unauthorized copying of copyrighted works, or the planning of criminal activities. Critics of anonymous P2P systems hold that the advantages offered by such systems do not outweigh these disadvantages, and that other communication channels are already sufficient for unpopular speech.
Some proponents of anonymous P2P systems believe that all restrictions on free speech serve authoritarian interests. Others argue that information itself is ethically neutral, and that it is the people acting upon the information that can be good or evil. Perceptions of good and evil can also change (see moral panic); for example, if anonymous peer-to-peer networks had existed in the 1950s or 1960s, they might have been targeted for carrying information about civil rights or anarchism.
Easily accessible anonymous P2P networks are seen by some as a democratization of encryption technology, giving the general populace access to secure communications channels already used by governments. Supporters of this view argue that anti-surveillance technologies help to equalize power between governments and their people,[3] which is the actual reason for banning them. Some believe that monitoring of the populace helps to contain threats to the "consensual view of established authority"[4] or threats to the continuity of power structures and privilege.
Some claim that true freedom of speech, especially on controversial subjects, is difficult or impossible unless individuals can speak anonymously. If anonymity is not possible, one could be subjected to threats or reprisals for voicing an unpopular view. This is one reason why voting is done by secret ballot in many democracies. Controversial information which a party wants to keep hidden, such as details about corruption issues, is often published or leaked anonymously.
Anonymous blogging is one widespread use of anonymous networks. While anonymous blogging is possible on the non-anonymous internet to some degree too, a provider hosting the blog in question might be forced to disclose the blogger's IP address (see a case of Google revealing an anonymous blogger's identity [5]). Anonymous networks provide a better degree of anonymity. Flogs in Freenet and Syndie in i2p are some examples of anonymous blogging technologies.
One argument for anonymous blogging is a delicate nature of work situation. Sometimes a blogger writing under his/her real name faces a choice between either staying silent or causing a harm to himself, his colleagues or the company he works for.[6]
Risk of lawsuits is another reason. Some bloggers have faced multi-million dollar lawsuits[7] that were later dropped completely;[8] anonymous blogging provides protection against such risks.
On the non-anonymous internet, a domain name like "mysite.com" is a key to accessing information. The censorship of the Wikileaks website[9] shows that domain names are extremely vulnerable to censorship. Some domain registrars have suspended customers' domain names even in the absence of a court order.
For the affected customer, blocking of a domain name is a far bigger problem than a registrar refusing to provide a service; typically, the registrar keeps full control over the domain names in question. In the case of a European travel agency, more than 80 .com web sites were shut down without any court process and held by the registrar since then. The travel agency had to rebuild the sites under the .net top-level domain instead.[10]
Anonymous networks, on the other hand, do not rely on domain name registrars. For example, Freenet implements censorship-resistant URLs based on public-key cryptography: only a person having the correct private key is able to update the URL or take it down.
Anonymous P2P also has value in normal daily communication. When communication is anonymous, the decision to reveal the identities of the communicating parties is left up to the parties involved and is not available to a third party. Often there is no need or desire by the communicating parties to reveal their identities. As a matter of personal freedom, many people do not want processes in place by default which supply unnecessary data. In some cases such data could be compiled into histories of their activities.
For example, the current phone system transmits caller ID information by default to the called party. If one is calling to make an inquiry about a product or the time of a movie, the person called has a record of the phone number that called, and can obtain the name, address and other information about the caller. If one were to walk into a store and make a similar inquiry all this personal information would not be involved. Anonymous P2P simply allows for a currently-existing activity in “meatspace” to now occur over a communications network.
Online surveillance, such as recording and retaining details of web and e-mail traffic, may have effects on lawful activities. [11] People may be deterred from accessing or communicating legal information because they know of possible surveillance and believe that such communication may be seen as suspicious.
For example, one blog visitor expressed his worries about viewing the Al Jazeera channel online: "While you may argue that Al Jazeera is not pro-terrorism, that doesn't keep people in DHS and NSA from assuming that people who watch a lot of 'Al Jazeera' might be pro-terrorist and maybe should be put on a list to see if they make phone calls to other 'pro-terrorists' or maybe they should be added to the list of people who need extra scrutiny when they fly." [12]
According to law professor Daniel J. Solove, such effects "harm society because, among other things, they reduce the range of viewpoints being expressed and the degree of freedom with which to engage in political activity." [13]
Most countries ban or censor the publication of certain books and movies, and certain types of content such as child pornography. Other material is legal to possess but not to distribute; for example, copyright and software patent laws may forbid its distribution. These laws are difficult or impossible to enforce in anonymous P2P networks.
With anonymous money, it becomes possible to arrange anonymous markets where one can buy and sell just about anything anonymously. Anonymous money could be used to avoid tax collection. However, any transfer of physical goods between two parties could compromise anonymity, and the value of any anonymous currency must ultimately be based on physical goods. [14]
Some argue that conventional cash provides a similar kind of anonymity, and that existing laws are adequate to combat crimes like tax evasion that might result from the use of anonymous cash, whether online or offline.
Some of the networks commonly referred to as "anonymous P2P" are truly anonymous, in the sense that network nodes carry no identifiers. Others are actually pseudonymous: instead of being identified by their IP addresses, nodes are identified by pseudonyms such as cryptographic keys. For example, each node in the MUTE network has an overlay address that is derived from its public key. This overlay address functions as a pseudonym for the node, allowing messages to be addressed to it. In Freenet, on the other hand, messages are routed using keys that identify specific pieces of data rather than specific nodes; the nodes themselves are anonymous.
The term "anonymous" is used to describe both kinds of network because it is difficult -- if not impossible -- to determine whether a node that sends a message originated the message or is simply forwarding it on behalf of another node. Every node in an anonymous P2P network acts as a universal sender and universal receiver to maintain anonymity. If a node was only a receiver and did not send, then neighbouring nodes would know that the information it was requesting was for itself only, removing any plausible deniability that it was the recipient (and consumer) of the information. Thus, in order to remain anonymous, nodes must ferry information for others on the network.
Originally, anonymous networks were operated by small and friendly communities of developers. As interest in anonymous P2P increased and the user base grew, malicious users inevitably appeared and tried different attacks. This is similar to the Internet, where widespread use has been followed by waves of spam and distributed denial-of-service attacks. Such attacks may require different solutions in anonymous networks. For example, blacklisting of originator network addresses does not work because anonymous networks conceal this information.
Like conventional P2P networks, anonymous P2P networks can implement either opennet or darknet (often named Friend to Friend) network type. This describes how a node on the network selects peer nodes:
Some networks like Freenet support both network types simultaneously (a node can have 5 manually added darknet peer nodes and 5 automatically selected opennet peers) .
In a friend-to-friend (or F2F) network, users only make direct connections with people they know. Many F2F networks support indirect anonymous or pseudonymous communication between users who do not know or trust one another. For example, a node in a friend-to-friend overlay can automatically forward a file (or a request for a file) anonymously between two friends, without telling either of them the other's name or IP address. These friends can in turn forward the same file (or request) to their own friends, and so on. Users in a friend-to-friend network cannot find out who else is participating beyond their own circle of friends, so F2F networks can grow in size without compromising their users' anonymity.
Some friend-to-friend networks allow the user to control what kind of files can be exchanged with friends within the node, in order to stop them from exchanging files that user disapproves of.
Advantages and disadvantages of opennet compared to darknet are disputed, see Friend to Friend article for summary.
Private P2P networks are P2P networks that only allow some mutually trusted computers to share files. This can be achieved by using a central server or hub to authenticate clients, in which case the functionality is similar to a private FTP server, but with files transferred directly between the clients. Alternatively, users can exchange passwords or keys with their friends to form a decentralized network.
Friend-to-friend networks are P2P networks that allows users only to make direct connections with people they know. Passwords or digital signatures can be used for authentication.
It is possible to implement anonymous P2P used on a wireless mesh network: unlike fixed internet connections, users don't need to sign up with an ISP to participate in such a network, and are only identifiable through their hardware. Even if a government were to outlaw the use of wireless P2P software, it would be difficult to enforce such a ban without a considerable infringement of personal freedoms. Alternatively, the government could outlaw the purchase of the wireless hardware itself, or require every wireless device to be registered under the owner's name. Protocols for wireless mesh networks are OLSR and the follow-up protocol B.A.T.M.A.N., which is designed for decentralized auto-IP assignment.
Why are we here?
All text is available under the terms of the GNU Free Documentation License
This page is cache of Wikipedia. History