From c148e13154b816d581db48f2d4e3e8e6e99f0a9a Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Sat, 8 Aug 2009 19:15:22 -0700 Subject: LetsKillNoConnect removes support for .noconnect This is a patch to remove support for .noconnect. We are removing .noconnect because of a talk at Defcon 17 by Gregory Fleischer. --- address-spec.txt | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'address-spec.txt') diff --git a/address-spec.txt b/address-spec.txt index 95641b4..fdae9b8 100644 --- a/address-spec.txt +++ b/address-spec.txt @@ -53,15 +53,3 @@ When Tor sees an address in this format, it tries to look up and connect to the specified hidden service. See rend-spec.txt for full details. -4. .noconnect - - SYNTAX: [string].noconnect - - When Tor sees an address in this format, it immediately closes the - connection without attaching it to any circuit. This is useful for - controllers that want to test whether a given application is indeed using - the same instance of Tor that they're controlling. - -5. [XXX Is there a ".virtual" address that we expose too, or is that -just intended to be internal? -RD] - -- cgit v1.2.3-54-g00ecf