aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proposals/137-bootstrap-phases.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/proposals/137-bootstrap-phases.txt b/proposals/137-bootstrap-phases.txt
index adb2cf7..fa7614b 100644
--- a/proposals/137-bootstrap-phases.txt
+++ b/proposals/137-bootstrap-phases.txt
@@ -214,3 +214,13 @@ Status: Open
help texts and the controller can send the user to the right anchor in a
"bootstrapping problems" help page?
+6. Getting up to speed when the controller connects.
+
+ There's a new "GETINFO /status/bootstrap-phase" option, which returns
+ the most recent bootstrap phase status event sent. Specifically,
+ it returns a string starting with either "NOTICE BOOTSTRAP ..." or
+ "WARN BOOTSTRAP ...".
+
+ Controllers should use this getinfo when they connect or attach to
+ Tor to learn its current state.
+