Freenet CGI Request Client v0.0.4

Copyright (C) 1999, 2000 Steven Hazel <cherub@azrael.dyn.cheapnet.net>

-----

This is a CGI script which will allow you to use your web browser to
browse Freenet.  Run a Freenet node that speaks protocol version
1.1 on the default port (19114) on your local machine, drop fcrc.pl
in your cgi-bin directory, and URLs like:

http://localhost/cgi-bin/fcrc.pl/somekeyinfreenet

should work.  You can rename fcrc.pl as you like.

To change the hops-to-live, default port, and other parameters, edit
the constants at the top of fcrc.pl.  Please realize that FCRC is
designed to be used in conjunction with a local node.  Using FCRC to
browse a remote node directly is a security risk, as any idiosyncratic
differences in FCRC's operation might be sufficient to identify it as
a client, circumventing your anonymity as a requester.

for more info and new versions, see:
http://azrael.dyn.cheapnet.net/fcrc/

See http://freenet.sourceforge.net/ for more info on Freenet.

Many thanks to Oskar Sandberg for his program Liberator, from which
FCRC draws heavily.

-----

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA




