From: Eric S. Raymond Date: Sun, 7 Oct 2012 08:18:45 +0000 (-0400) Subject: URL fix. X-Git-Tag: 1.9~18 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c97cdc6492548e3522b4f31b8afbb0aa3cb29dcd;p=irker.git URL fix. --- diff --git a/security.txt b/security.txt index 01b0132..d920a12 100644 --- a/security.txt +++ b/security.txt @@ -187,7 +187,7 @@ receiving requests from instances of irkerhook.py. If this is *not* the case (e.g. the network between a hook and irkerd has to be considered hostile) we could hide irkerd behind an instance of spiped or an instance of -stunnel . These would be far superior to +stunnel . These would be far superior to in-band authentication in that they would leave the job to specialist code not in any way coupled to irkerd's internals, minimizing global complexity and failure modes.