aboutsummaryrefslogtreecommitdiff
path: root/proposals/180-pluggable-transport.txt
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2012-02-11 21:05:03 +0100
committerSebastian Hahn <sebastian@torproject.org>2012-02-11 21:05:03 +0100
commit5d8c83d46328a5f6b1363c1cd427d11a11acc82e (patch)
treea625603471d51fa56d984b1c50bd91647ecb8c83 /proposals/180-pluggable-transport.txt
parentbd70d0448684325d9aa0d4f7645affee0aca39fa (diff)
downloadtorspec-5d8c83d46328a5f6b1363c1cd427d11a11acc82e.tar.gz
torspec-5d8c83d46328a5f6b1363c1cd427d11a11acc82e.zip
Update proposal 180, we don't set HOME and PATH in some cases
Diffstat (limited to 'proposals/180-pluggable-transport.txt')
-rw-r--r--proposals/180-pluggable-transport.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/proposals/180-pluggable-transport.txt b/proposals/180-pluggable-transport.txt
index b4e8dad..eb180dc 100644
--- a/proposals/180-pluggable-transport.txt
+++ b/proposals/180-pluggable-transport.txt
@@ -256,12 +256,11 @@ Server behavior
Managed proxy interface
When the Tor client or relay launches a managed proxy, it communicates
- via environment variables. At a minimum, it sets:
+ via environment variables. At a minimum, it sets (in addition to the
+ normal environment variables inherited from Tor):
{Client and server}
- "HOME", "PATH" -- as you'd expect.
-
"TOR_PT_STATE_LOCATION" -- A filesystem directory path where the
proxy should store state if it wants to. This directory is not
required to exist, but the proxy SHOULD be able to create it if