URL fix.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 7 Oct 2012 08:18:45 +0000 (04:18 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 7 Oct 2012 08:18:45 +0000 (04:18 -0400)
security.txt

index 01b0132c01a4bf31fc82301078752f9990639d00..d920a12666fb55c73650cf3fc8929a4edc5f5e1b 100644 (file)
@@ -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 <http://www.tarsnap.com/spiped.html> or an instance of
-stunnel <http://www.stunnel.orgproxy>. These would be far superior to
+stunnel <http://www.stunnel.org>. 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.