FACTOID # 143: If someone you know died from falling out of a tree, you’re probably Brazilian.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Anonymous remailer

An anonymous remailer is a server computer which receives messages with embedded instructions on where to send them next, and which forwards them without revealing where they originally came from. There are Cypherpunk anonymous remailers, Mixmaster anonymous remailers, and nym servers, among others which differ in how they work, in the policies they adopt, and in the type of attack on anonymity of email they can (or are intended to) resist. Remailing as discussed in this article applies to emails intended for particular recipients, not the general public. Anonymity in the latter case is more easily addressed by using any of several methods of anonymous publication. Look up server in Wiktionary, the free dictionary. ... A cypherpunk anonymous remailer is an anonymous remailer that takes messages encrypted with PGP or GPG, or in some cases in plain text, and forwards it removing any identity information from the header. ... Mixmaster is an anonymous remailer which sends messages in fixed-size packets and reorders them, preventing anyone watching the messages go in and out of remailers from tracing them. ... A nym server (short for pseudonym server) is a server that provides an untraceable e-mail address, such that neither the nym server operator nor the operators of the remailers involved can discover which nym corresponds to which real identity. ... Look up anon in Wiktionary, the free dictionary. ...

Contents

Types of remailers

There are several strategies which contribute to making the email so handled (more, or less) anonymous. In general, different classes of anonymous remailers differ with regard to the choices their designers/operators have made. These choices can be influenced by the legal ramifications of operating specific types of remailers.[1]


It must be understood that every data packet traveling on the Internet contains the node addresses (as raw IP bit strings) of both the sending and intended recipient nodes, and so no data packet can ever actually be anonymous at this level. However, if the IP source address is false, there will be no easy way to trace the originating node (and so the originating entity for the packet). In addition, all standards-based email messages contain defined fields in their headers in which the source and transmitting entities (and Internet nodes as well) are required to be included. However, since most users of email do not have very much technical expertise, the full headers are usually suppressed by mail reading software- so many users have never seen one. In computer networking and telecommunications, packet switching is a communications paradigm in which packets (messages or fragments of messages) are individually routed between nodes, with no previously established communication path. ... The Internet Protocol (IP) is a data-oriented protocol used for communicating data across a packet-switched internetwork. ...


Some remailers change both types of address in messages they forward, and the list of forwarding nodes in email messages as well, as the message passes through; in effect, they substitute 'fake source addresses' for the originals. The 'IP source address' for that packet may become that of the remailer server itself, and within an email message (which is usually several packets), a nominal 'user' on that server. Some remailers forward their anonymized email to still other remailers, and only after several such hops is the email actually delivered to the intended address.


There are four types of remailers:

A Pseudonymous remailer, simply takes away the email address of the sender, gives a pseudonym to the sender and sends the message to the intended recipient (that can be answered via that remailer). A pseudonymous remailer or nym server, as opposed to an anonymous remailer, is an Internet software program designed to allow people to write anonymous messages on Usenet newsgroups and send anonymous email under a pseudonym. ...

A Cypherpunk remailer sends the message to the recipient stripping away the sender address on it. You can not answer to the message sent via Cypherpunk remailer. You can encrypt the message sent to the remailer, and the remailer will decrypt it and send it to the recipient address hidden inside the encrypted message. In addition, you can chain 2 or 3 remailers, so each remailer can't know who is sending a message to whom. Cypherpunk remailers do not keep logs of transactions. The cypherpunks (from cipher and punk) comprise an informal group of people interested in privacy and cryptography who originally communicated through the cypherpunks mailing list. ... A cypherpunk anonymous remailer is an anonymous remailer that takes messages encrypted with PGP or GPG, or in some cases in plain text, and forwards it removing any identity information from the header. ...

In order to use a Mixmaster remailer, you must have a program to write your message. That program must be downloaded and installed on your PC. Mixmaster is an anonymous remailer which sends messages in fixed-size packets and reorders them, preventing anyone watching the messages go in and out of remailers from tracing them. ...

A Mixminion remailer attempts to address the following challenges in Mixmaster remailers: replies, forward anonymity, replay prevention and key rotation, exit policies, integrated directory servers, dummy traffic. It has been implemented for the Linux and Windows platforms. Mixminion using a Windows frontend Mixminion is the standard implementation of the Type III anonymous remailer protocol. ...


Traceable remailers

Some remailers establish an internal list of actual senders and invented names such that a recipient can send mail to invented name AT some_remailer.net. When receiving traffic addressed to this user, the server software consults that list, and forwards the mail to the original sender, thus permitting anonymous -- though traceable with access to the list -- two way communication. The famous "penet.fi" remailer in Finland did just that for several years. Unfortunately, because of the existence of such lists in this type of remailing server, it is possible to break the anonymity by gaining access to the list(s), by breaking into the computer, asking a court (or merely the police in some places) to order that the anonymity be broken, and/or bribing an attendant. This happened to penet.fi as a result of some traffic passed through it about Scientology; there was a lawsuit and a court ordered that the list be made available. Penet's operator shut it down after destroying its records (including the list) to retain identity confidentiality for its users; though not before being forced to supply the court with the real email addresses of two of its users. The Penet remailer (anon. ... Scientology is a system of beliefs and practices created by American pulp fiction[1][2] and science fiction [3] author L. Ron Hubbard in 1952 as a self-help philosophy. ... Digital identity refers to the aspect of digital technology that is concerned with the mediation of peoples experience of their own identity and the identity of other people and things. ... Confidentiality has been defined by the International Organization for Standardization (ISO) as ensuring that information is accessible only to those authorized to have access and is one of the cornerstones of Information security. ...


More recent remailer designs use cryptography in an attempt to provide more or less the same service, but without so much risk of loss of user confidentiality. These are generally termed nym servers or pseudonymous remailers. The degree to which they remain vulnerable to forced disclosure (by courts or police) is and will remain unclear, since new statutes/regulations and new cryptanalytic developments proceed apace. Multiple anonymous forwarding among cooperating remailers in different jurisdictions may retain, but cannot guarantee, anonymity against a determined attempt by one or more governments, or civil litigators. The German Lorenz cipher machine, used in World War II for encryption of very high-level general staff messages Cryptography (or cryptology; derived from Greek κρυπτός kryptós hidden, and the verb γράφω gráfo write) is the study of message secrecy. ... A nym server (short for pseudonym server) is a server that provides an untraceable e-mail address, such that neither the nym server operator nor the operators of the remailers involved can discover which nym corresponds to which real identity. ... A pseudonymous remailer or nym server, as opposed to an anonymous remailer, is an Internet software program designed to allow people to write anonymous messages on Usenet newsgroups and send anonymous email under a pseudonym. ... Cryptanalysis (from the Greek kryptós, hidden, and analýein, to loosen or to untie) is the study of methods for obtaining the meaning of encrypted information without access to the secret information which is normally required to do so. ...


Untraceable remailers

If users accept the loss of two-way interaction, identity anonymity can be made more secure.


By not keeping any list of users and corresponding anonymizing labels for them, a remailer can ensure that any message which has been forwarded leaves no internal information behind which can later be used to break identity confidentiality. However, while being handled, messages remain vulnerable within the server (eg, to Trojan software in a compromised server, to a compromised server operator, or to mis-administration of the server), and traffic analysis comparison of traffic into and out of such a server can suggest quite a lot -- far more than almost any would credit. In the context of computer software, a Trojan horse is a program that contains or installs a malicious program (sometimes called the payload or trojan). The term is derived from the classical myth of the Trojan Horse. ... Traffic analysis is the process of intercepting and examining messages in order to deduce information from patterns in communication. ...


The Mixmaster strategy is designed to defeat such attacks, or at least to increase their cost (ie, to 'attackers') beyond feasibility. If every message is passed through several servers (ideally in different legal and political jurisdictions), then attacks based in legal systems become considerably more difficult, if only because of 'Clausewitzian' friction amongst lawyers, courts, different statutes, organizational rivalries, etc. And, since many different servers and server operators are involved, subversion of any (ie, of either system or operator) becomes less effective also since no one (most likely) will be able to subvert the entire chain of remailers. Mixmaster is an anonymous remailer which sends messages in fixed-size packets and reorders them, preventing anyone watching the messages go in and out of remailers from tracing them. ... Carl Philipp Gottfried von Clausewitz (June 1, 1780 – November 16, 1831) was a Prussian soldier, military historian and influential military theorist. ...


Random padding of messages, random delays before forwarding, and encryption of forwarding information between forwarding remailers, increases the degree of difficulty for attackers still further as message size and timing can be largely eliminated as traffic analysis clues, and lack of easily readable forwarding information render ineffective simple automated traffic analysis algorithms. Random redirects here. ... In cryptography, padding is the practice of adding material of varying length to the plaintext of messages. ...


Web based mailer

There are also web services that will let you send anonymous email messages. These services do not provide the anonymity of real remailers, but they are easier to use. When using a web based anonymous email or anonymous remailer service you should first analyze the reputation of this service, since the service stands in the middle between you and and the email recipient.


Using a remailer

If the object is identity anonymity, nothing sent to an emailer can ever include identifying information in content available to an outside observer. Thus, "From: anon(At)remailer.net Hey dude, send me that new comic to 123 Maple Street, Wherever, Country, Postal Code. Thanx" is evidently entirely insecure. Encrypting such a message with an adequately secure cryptosystem would help, and some remailers are set up to do so. In general cleartext messages are likely to include such information even if inadvertently, and user anonymity when sending cleartext messages is accordingly likely to be lost. In data communications, cleartext is the form of a message or data which is transferred or stored without cryptographic protection. ...


Less obviously, some software (eg, recent versions of Microsoft Office components -- Microsoft Word, Microsoft Excel, etc) includes (ordinarily invisible) identifying information in each formatted file it saves. The information might be name / organization / email address (collected at 'product registration' and retained internally), or product copy serial number, or computer ID (eg, CPU serial number, or interface hardware address (eg, Ethernet MAC address, a unique in the world ID), or ... One software program which claims to remove such information from files notes that there are about 30 different kinds in Word format files. Those interested in anonymity should limit themselves to plain text messages (ASCII text only) produced by plain text editors (eg, vi, emacs, Notepad, ...) as they don't include such hidden information. Alternatively, users should take great care to inspect files (eg, text, images, sound files, ...) to ensure they contain no identifying information. Note however, that even byte-by-byte inspection will not necessarily uncover such information since it can be easily concealed by encryption, steganography, or simple unfamiliarity. Microsoft Office is a suite of productivity programs created or purchased by Microsoft and developed for Microsoft Windows, and Apple Computers Mac OS and Mac OS X operating systems. ... Microsoft Word is a word processing application from Microsoft. ... This article or section does not adequately cite its references or sources. ... Ethernet is a large, diverse family of frame-based computer networking technologies for local area networks (LANs). ... In computer networking a Media Access Control address (MAC address) is a unique identifier attached to most network adapters (NICs). ... There are 95 printable ASCII characters, numbered 32 to 126. ... The correct title of this article is vi. ... This article is about the text editor. ... For the item of stationery, see notebook. ... This article is about algorithms for encryption and decryption. ... Steganography is the art and science of writing hidden messages in such a way that no one apart from the intended recipient knows of the existence of the message; this is in contrast to cryptography, where the existence of the message itself is not disguised, but the content is obscured. ...


Anonymity, once lost, can almost never be regained as those interested in breaching it will often keep (and have often kept) records of such discoveries. Such records have typically had very long lives, particularly if those keeping them have long planning horizons (eg, governments, or groups with social or political interests). For some opinions or speech, this may have, or come to have, serious consequences.


Choosing a remailer

Not all anonymous remailers are identical, even when all works as intended. Close attention to operational standards and intent, locations, and reliability records is needed before choosing one. Among the criteria which should be considered are:

  • class (eg, two way vs one way, encrypted message content vs cleartext only, mixmaster style or one hop forwarding, ...)
  • location (eg, some offshore jurisdictions allow easier seizure of equipment, data, or operating records than do others) Geographical Mapping
  • history (eg, some operators maintain/administer their hardware and software in better condition than others; in particular, attention to security configuration issues)
  • security (eg, some operating systems have much worse security histories (and so likely futures) than others, even when properly configured, maintained, and administered)
  • operator (at worst, a remailer run by some infamous Secret Police Department will be less than desirable; less ominously, an operator may simply be consistently inattentive)
  • privacy and operating policies (eg, if stated, better than not; if stated, sensible, and observed, better still; however, recourse (legal or otherwise) has been almost never available against operators, software developers, operating system suppliers, ... in case of loss of anonymity and/or consequent damages regardless of operating policies, stated or observed)
  • software used (eg, some remailer software is widely used (and live tested), some is not)
  • record and reputation (eg, consult remailer statistics sites, and check around (Google search, news group postings, blogs, ...)

There is no way to ensure that any particular remailer server will never cause problems for its users (eg, loss of identity confidentiality). A remailer system not under one's own (expert level) control will always remain, to some extent, unknown. In data communications, cleartext is the form of a message or data which is transferred or stored without cryptographic protection. ... An operating system (OS) is a computer program that manages the hardware and software resources of a computer. ... Google, Inc. ... A newsgroup is a repository, usually within the Usenet system, for messages posted from many users at different locations. ... To meet Wikipedias quality standards, this article or section may require cleanup. ...


Remailer statistics

In most cases, remailers are owned and operated by individuals, and are not as stable as they might ideally be. In fact, remailers can, and have, gone down without warning. It is therefore important to use up-to-date statistics when choosing remailers. Statistics can be obtained from the following sites (and others): Template:Otherusescccc A graph of a bell curve in a normal distribution showing statistics used in educational assessment, comparing various grading methods. ...

Since the release of Echolot, an automated remailer pinger application written by Peter Palfrader, the number of accurately maintained statistics sources has increased considerably. A list of all pingers can be obtained from http://www.noreply.org/allpingers/.


See also

Look up anon in Wiktionary, the free dictionary. ... An anonymous P2P computer network is a particular type of peer-to-peer network in which the users and their nodes are pseudonymous by default. ... Data privacy refers to the evolving relationship between technology and the legal right to, or public expectation of privacy in the collection and sharing of data. ... Identity theft is a term first emerging in U.S. literature circa 1996. ... Mixminion using a Windows frontend Mixminion is the standard implementation of the Type III anonymous remailer protocol. ... Onion routing is a technique for pseudonymous (or anonymous) communication over a computer network, developed by David Goldschlag, Michael Reed, and Paul Syverson. ... The Penet remailer (anon. ... A pseudonymous remailer or nym server, as opposed to an anonymous remailer, is an Internet software program designed to allow people to write anonymous messages on Usenet newsgroups and send anonymous email under a pseudonym. ... Traffic analysis is the process of intercepting and examining messages in order to deduce information from patterns in communication. ...

Remailer Software

Internet Archive headquarters. ...

Homepages

External links

  1. ^ du Pont, George F. (2001) The Time Has Come for Limited Liability for Operators of True Anonymity Remailers in Cyberspace: An Examination of the Possibilities and Perils"Journal of Technology Law & Policy"
  • Send anonymous email at MySecretGreetings.com
  • Anonymous Communication
  • Anonymous Remailer FAQ
  • Mixmaster & Remailer Attacks -(link is dead; see the Internet Archive backup copy[2])
  • Remailer Vulnerabilities
  • AnonymousSpeech (Pseudonym Remailer)
  • Temporary Disposable Email Account

Further reading

  • Email Security, Bruce Schneier (ISBN 0-471-05318-X)
  • Computer Privacy Handbook, Andre Bacard (ISBN 1-56609-171-3)

  Results from FactBites:
 
Anonymous remailer - Wikipedia, the free encyclopedia (1800 words)
There are Cypherpunk anonymous remailers, Mixmaster anonymous remailers, and nym servers, among others which differ in how they work, in the policies they adopt, and in the type of attack on anonymity of email they can (or are intended to) resist.
Anonymity in the latter case is more easily addressed by using any of several methods of anonymous publication.
Some remailers forward their anonymized email to still other remailers, and only after several such hops is the email actually delivered to the intended address.
Recommendations for Anonymous Remailer Policy at Oberlin College (2708 words)
He notes that a desire for anonymity need not imply that the sender has something to hide, pointing to The Economist as an example of a publication that is both anonymous and well respected.
Anyone wishing to establish a position on the use of anonymous remailer technology must consider all of the arguments presented here and decide for themselves whether the individual right to free expression is more important than the exposure of society to a particularly dangerous type of crime.
Anonymous messages may not be sent to any user or posted to any news group or bulletin board that has expressly asked that anonymous communication not be sent.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.