From: Bill Stewart <stewarts@ix.netcom.com>
To: “E. ALLEN SMITH” <EALLENSMITH@ocelot.Rutgers.EDU>
Message Hash: 66d690408ffab0cc485bb96e125947db46226ed7276289638e1ea73cc54c351f
Message ID: <199605111054.DAA20508@toad.com>
Reply To: N/A
UTC Datetime: 1996-05-11 15:21:10 UTC
Raw Date: Sat, 11 May 1996 23:21:10 +0800
From: Bill Stewart <stewarts@ix.netcom.com>
Date: Sat, 11 May 1996 23:21:10 +0800
To: "E. ALLEN SMITH" <EALLENSMITH@ocelot.Rutgers.EDU>
Subject: Re: Penet-style web remailer?
Message-ID: <199605111054.DAA20508@toad.com>
MIME-Version: 1.0
Content-Type: text/plain
At 09:17 PM 5/8/96 EDT, "E. ALLEN SMITH" <EALLENSMITH@ocelot.Rutgers.EDU>
wrote:
> As a result of scanning through the Nando Times'
> (http://www.nando.net/nt/) Infotech section, I came across a piece on email
> with the following address: http://noah.pair.com/anon.html. It appears to
> be sort of a penet-style anonymous remailer, only without return messages.
> Anyone know anything else about it? Of course, given the number of web
> interfaces to fully anonymous remailers, I wouldn't encourage anyone
> to use it.
Well, if you look at the remailer part of the web page, it's just
one of many web pages that are a form interface to a remailer CGI program.
Basically a friendly way to use a standard 1-way Cypherpunks remailer.
The guts of the page (from View Source) are use replay's CGI
and the ecafe remailer:
<form method="post" action="http://www.replay.com/cgi-bin/anon.exe">
<input type="hidden" name="remailers" value="cpunk@remail.ecafe.org">
<table border=2>
<tr><td align=right>
to: <input size=20 type=text name="to" value=""><br>
subject: <input size=20 type=text name="subject" value=""></td>
<td align=center><input type="submit" value="send mail"></td></tr>
<tr><td align=center colspan=2>
<textarea name="message" rows=12 cols=70 value="test">
Put your message here.</textarea>
</td>
</tr>
</table>
</form>
There is an amusing stealthed message at the bottom of the page,
designed to attract high relevancy ratings from spiders.....
# Thanks; Bill
# Bill Stewart, stewarts@ix.netcom.com, +1-415-442-2215
# goodtimes signature virus innoculation
Return to May 1996
Return to “Bill Stewart <stewarts@ix.netcom.com>”
1996-05-11 (Sat, 11 May 1996 23:21:10 +0800) - Re: Penet-style web remailer? - Bill Stewart <stewarts@ix.netcom.com>