diff options
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | pingd.conf.sample (renamed from pingd.conf) | 0 |
4 files changed, 7 insertions, 1 deletions
@@ -8,3 +8,4 @@ gnupg output pingd.pid commands.txt +pingd.conf @@ -4,6 +4,9 @@ Changes in version was replaced by md5. The local secret also is an input to the function so not all echolot pingers ping the same remailer at the same time. + * In the distribution the pingd.conf file has been renamed to pingd.conf. + So it should be possible to just untar the new tar.gz over the old + installation (you have a backup anyway, don't you?). Changes in version 2.0beta15 - 2002-07-16 * Have echolot version in stats HTML pages @@ -1,4 +1,4 @@ -$Id: README,v 1.20 2002/07/16 02:42:01 weasel Exp $ +$Id: README,v 1.21 2002/07/17 16:53:38 weasel Exp $ Echolot is a Pinger for anonymous remailers. @@ -52,6 +52,8 @@ o Create a Mixmaster client installation in ~pinger/Mix echolot needs to o Copy all echolot files and directories to ~pinger/echolot +o Copy/Rename the pingd.conf.sample file to pingd.conf. + o Check the homedir setting and set sitename in pingd.conf. o Set my_localpart and my_domain in pingd.conf to the appropriate values diff --git a/pingd.conf b/pingd.conf.sample index cac0282..cac0282 100644 --- a/pingd.conf +++ b/pingd.conf.sample |