aboutsummaryrefslogtreecommitdiff
path: root/address-spec.txt
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2009-08-08 19:15:22 -0700
committerJacob Appelbaum <jacob@appelbaum.net>2009-08-08 19:15:22 -0700
commitc148e13154b816d581db48f2d4e3e8e6e99f0a9a (patch)
tree3ab6701bbdba86ee88dd79e346a6ae63e8d7a5c1 /address-spec.txt
parentfd290e6650e8c44a695ac21009d02ab44f98b647 (diff)
downloadtorspec-c148e13154b816d581db48f2d4e3e8e6e99f0a9a.tar.gz
torspec-c148e13154b816d581db48f2d4e3e8e6e99f0a9a.zip
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.
Diffstat (limited to 'address-spec.txt')
-rw-r--r--address-spec.txt12
1 files changed, 0 insertions, 12 deletions
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]
-