/[pkg-mixmaster]/trunk/Mix/conf/pgponly.hlp
ViewVC logotype

Contents of /trunk/Mix/conf/pgponly.hlp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Wed Oct 31 08:19:51 2001 UTC (11 years, 6 months ago) by rabbi
File size: 4093 byte(s)
Initial revision
1 The remailer accepts PGP-encrypted messages. You can get the public
2 PGP key by sending mail with Subject: remailer-key to
3 <%RMA>.
4
5 If you want to send an anonymous message, first create a file with two
6 colons in the first line of your message, and the line "Anon-To:
7 address" in the following line. Follow that with a blank line and
8 begin your message. For example:
9
10 ==================================================================
11 ::
12 Anon-To: beth@example.org
13
14 This is some anonymous mail.
15 ==================================================================
16
17 Then, encrypt it with the PGP key of this remailer. Finally, send
18 <%RMA> a message that begins with two colons
19 and the line "Encrypted: PGP", followed by your encrypted message:
20
21 ==================================================================
22 From: joe@test.com
23 To: %RMA
24
25 ::
26 Encrypted: PGP
27
28 -----BEGIN PGP MESSAGE-----
29 Version: 2.6.3i
30
31 owE1jMsNwjAUBH3gZMk9PClnUoBPUANpwElW2OBPZD8H0gd1UCP2gduuNDNfIcSH
32 T4zCbQmtlbzGFM9T0jSD7QVvEzaPcUlBSSWHQclbnR9YWJNp5BFSLdR9CijF3NGx
33 ybry/1Rsqn4la3a0JiIhLvnYGCu9HFtiC8oIxnlkeuIYe+EH
34 =HgDq
35 -----END PGP MESSAGE-----
36 ==================================================================
37
38 The remailer will decrypt the message and forward it anonymously. The
39 following e-mail would be delivered to <beth@example.org>:
40
41 ==================================================================
42 From: %RMN <%RAA>
43 Comments: This message did not originate from the Sender address above.
44 It was remailed automatically by anonymizing remailer software.
45 Please report problems or inappropriate use to the
46 remailer administrator at <%CA>.
47 To: beth@example.org
48
49 This is some anonymous mail.
50 ==================================================================
51
52
53 You will often want to include a Subject or other header lines in your
54 anonymous mail. You can insert header lines in the anonymous message
55 by preceding them with a "##" line in the unencrypted file:
56
57 ==================================================================
58 ::
59 Anon-To: jim@example.org
60
61 ##
62 Subject: Re: Twofish
63 In-Reply-To: Your message of "Tue, 12 Jan 1999 22:47:04 EST."
64 <199901130247.WAA02761@example.com>
65
66 This reply is anonymous.
67 ==================================================================
68
69 Even though PGP encryption is very secure, this still leaves some
70 information open to attackers. For example, if someone gets an
71 anonymous message whenever you have sent an encrypted message to a
72 remailer, it is likely that you are the sender of those messages.
73 You can instruct the remailer to delay your messages for some time
74 or send it empty messages to make such analysis harder:
75
76 If you use the line "Null:" instead of "Anon-To:", the remailer will
77 discard your message. The "Latent-Time:" header causes the remailer
78 to keep your message for some time before forwarding it.
79 "Latent-Time: +2:00" would delay the message for two hours. You
80 can use a random delay by adding "r", for example
81 "Latent-Time: +5:00r" would delay the message for up to five hours.
82
83 You can, of course, use another remailer to send the message to
84 <%RMA> anonymously. For example, take the message
85
86 ==================================================================
87 ::
88 Anon-To: %RMA
89
90 ::
91 Encrypted: PGP
92
93 -----BEGIN PGP MESSAGE-----
94 Version: 2.6.3i
95
96 owE1jMsNwjAUBH3gZMk9PClnUoBPUANpwElW2OBPZD8H0gd1UCP2gduuNDNfIcSH
97 T4zCbQmtlbzGFM9T0jSD7QVvEzaPcUlBSSWHQclbnR9YWJNp5BFSLdR9CijF3NGx
98 ybry/1Rsqn4la3a0JiIhLvnYGCu9HFtiC8oIxnlkeuIYe+EH
99 =HgDq
100 -----END PGP MESSAGE-----
101 ==================================================================
102
103 encrypt it with the PGP key of the Replay remailer and send the
104 double-encrypted message to <remailer@replay.com>.
105
106 If you send your messages through a chain of several independent
107 remailers, it will be hard to trace the anonymous message back to
108 you. A much more secure solution, however, is to use Mixmaster for
109 sending anonymous mail.
110
111 PGP encryption can also be used to receive mail at an anonymous
112 address. Please see <http://www.publius.net/n.a.n.html>, the home page
113 of the nym.alias.net pseudonym server, for more information.
114

  ViewVC Help
Powered by ViewVC 1.1.5