<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Cypherpunk_anonymous_remailer</id>
	<title>Cypherpunk anonymous remailer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Cypherpunk_anonymous_remailer"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Cypherpunk_anonymous_remailer&amp;action=history"/>
	<updated>2026-05-15T13:54:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Cypherpunk_anonymous_remailer&amp;diff=4386&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;A '''cypherpunk anonymous remailer''' is a Type I anonymous remailer that takes messages encrypted with PGP or GPG, or in...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Cypherpunk_anonymous_remailer&amp;diff=4386&amp;oldid=prev"/>
		<updated>2019-05-09T03:13:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;#039;&amp;#039;&amp;#039;&lt;a href=&quot;/Cypherpunk&quot; title=&quot;Cypherpunk&quot;&gt;cypherpunk&lt;/a&gt; anonymous remailer&amp;#039;&amp;#039;&amp;#039; is a Type I &lt;a href=&quot;/index.php?title=Anonymous_remailer&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Anonymous remailer (page does not exist)&quot;&gt;anonymous remailer&lt;/a&gt; that takes messages encrypted with &lt;a href=&quot;/index.php?title=Pretty_Good_Privacy&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Pretty Good Privacy (page does not exist)&quot;&gt;PGP&lt;/a&gt; or &lt;a href=&quot;/index.php?title=GNU_Privacy_Guard&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;GNU Privacy Guard (page does not exist)&quot;&gt;GPG&lt;/a&gt;, or in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A '''[[cypherpunk]] anonymous remailer''' is a Type I [[anonymous remailer]] that takes messages encrypted with [[Pretty Good Privacy|PGP]] or [[GNU Privacy Guard|GPG]], or in some cases in plain text, and forwards them removing any identifying information from the header.&lt;br /&gt;
&lt;br /&gt;
==Sending a Cypherpunk Message==&lt;br /&gt;
&lt;br /&gt;
'''Step 1: Retrieving the remailer's Public Key.'''&lt;br /&gt;
&lt;br /&gt;
:Generally you can get a Cypherpunk remailer's public key by sending an email message with the subject &amp;quot;remailer-key&amp;quot; to the server you wish to use.&lt;br /&gt;
&lt;br /&gt;
'''Step 2: Import remailer's public keys into [[Pretty Good Privacy|PGP]] or [[GNU Privacy Guard|GPG]].'''&lt;br /&gt;
&lt;br /&gt;
'''Step 3: Compose Message'''&lt;br /&gt;
&lt;br /&gt;
:Compose the message in your favorite text editor, using the following template:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;lt;pre&amp;amp;gt;::&lt;br /&gt;
Anon-To: &amp;amp;lt;Recipient Email Address&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
##&lt;br /&gt;
Subject: &amp;amp;lt;Subject&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;lt;Message Text&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;/pre&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 4: Encrypt Message'''&lt;br /&gt;
&lt;br /&gt;
:Use [[Pretty Good Privacy|PGP]] or [[GNU Privacy Guard|GPG]] to encrypt the message that you just composed using the remailer's public key.&lt;br /&gt;
&lt;br /&gt;
'''Step 5: Send Encrypted Message to Remailer'''&lt;br /&gt;
&lt;br /&gt;
:Prepare an email to send to the Cypherpunk remailer using the following template:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;lt;pre&amp;amp;gt;&lt;br /&gt;
::&lt;br /&gt;
Encrypted: PGP&lt;br /&gt;
&lt;br /&gt;
-----BEGIN PGP MESSAGE-----&lt;br /&gt;
&amp;amp;lt;place encrypted output here&amp;amp;gt;&lt;br /&gt;
-----END PGP MESSAGE-----&lt;br /&gt;
&amp;amp;lt;/pre&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Then send it.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
* The extra headers are called 'pseudoheaders' because they do not appear in the RFC 822 headers specification for email.&lt;br /&gt;
* Messages to Cypherpunk remailers may be layered so they route through several different Cypherpunk remailers to decrease the odds of anyone determining who the sender is.&lt;br /&gt;
* Some Cypherpunk remailers are also [[Mixmaster anonymous remailer]]s and can split long Cypherpunk messages into Mixmaster packets and send them to the next remailer, if it also understands Mixmaster.&lt;br /&gt;
* Many Cypherpunk remailer users will repeat steps 1-4 to wrap their message in additional layers to route it through several remailers for additional privacy and security.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Anonymity]]&lt;br /&gt;
** [[Anonymous P2P]]&lt;br /&gt;
** [[Anonymous remailer]]&lt;br /&gt;
*** [[Mixmaster anonymous remailer]] (Type II)&lt;br /&gt;
*** [[Mixminion]] (Type III)&lt;br /&gt;
** [[Onion routing]]&lt;br /&gt;
*** [[Tor (anonymity network)]]&lt;br /&gt;
** [[Pseudonymous remailer]] (a.k.a. nym servers)&lt;br /&gt;
*** [[Penet remailer]]&lt;br /&gt;
* [[Data privacy]]&lt;br /&gt;
* [[Traffic analysis]]&lt;br /&gt;
&lt;br /&gt;
=== Howtos and Examples ===&lt;br /&gt;
*[http://email.about.com/library/weekly/aa042400a.htm About.com: Send Email Anonymously — Chaining Remailers with PGP]&lt;br /&gt;
*[http://feraga.com/node/73 Feraga.com: Howto use a Type I Anonymous Remailer] (link not active 12 May 2010, see [https://web.archive.org/web/20070223110507/http://feraga.com/node/73 archive version])&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
&lt;br /&gt;
* ''Email Security'', [[Bruce Schneier]] ()&lt;br /&gt;
* ''Computer Privacy Handbook'', Andre Bacard ()&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>