aboutsummaryrefslogtreecommitdiff
path: root/spec/SUMMARY.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-06 18:32:28 +0000
committerNick Mathewson <nickm@torproject.org>2023-11-06 18:32:28 +0000
commitf8290597987d5a36ac359c4ed198cdd435fbb7cb (patch)
treeda5c3baaedaaa30556daf10a9d50463ab39679ac /spec/SUMMARY.md
parentd55a3b7df6903cbe8219cd319a69088d8301badb (diff)
parentecd398bdda0754153cd9079795d6d59fa5eed180 (diff)
downloadtorspec-f8290597987d5a36ac359c4ed198cdd435fbb7cb.tar.gz
torspec-f8290597987d5a36ac359c4ed198cdd435fbb7cb.zip
Merge branch 'less-digression' into 'main'
Remove some "open questions" style sections See merge request tpo/core/torspec!188
Diffstat (limited to 'spec/SUMMARY.md')
-rw-r--r--spec/SUMMARY.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/SUMMARY.md b/spec/SUMMARY.md
index 1e06b52..6298cc3 100644
--- a/spec/SUMMARY.md
+++ b/spec/SUMMARY.md
@@ -74,13 +74,11 @@
- [Guard nodes](./path-spec/guard-nodes.md)
- [Server descriptor purposes](./path-spec/server-descriptor-purposes.md)
- [Detecting route manipulation by Guard nodes (Path Bias)](./path-spec/detecting-route-manipulation.md)
- - [Old notes](./path-spec/old-notes.md)
- [`Tor Guard Specification`](./guard-spec/index.md)
- [State instances](./guard-spec/state-instances.md)
- [Circuit Creation, Entry Guard Selection (1000 foot view)](./guard-spec/guard-selection/index.md)
- [The algorithm.](./guard-spec/algorithm.md)
- [Appendices](./guard-spec/appendices.md)
- - [Still non-addressed issues \[Section:TODO\]](./guard-spec/todo.md)
- [`Tor Padding Specification`](./padding-spec/index.md)
- [Overview](./padding-spec/overview.md)
- [Connection-level padding](./padding-spec/connection-level-padding.md)
@@ -108,7 +106,7 @@
- [Encrypting data between client and host](./rend-spec/encrypting-user-data.md)
- [Encoding onion addresses \[ONIONADDRESS\]](./rend-spec/encoding-onion-addresses.md)
- [Managing streams](./rend-spec/managing-streams.md)
- - [Open Questions:](./rend-spec/open-questions.md)
+ - [References](./rend-spec/references.md)
- [Appendix A: Signature scheme with key blinding \[KEYBLIND\]](./rend-spec/keyblinding-scheme.md)
- [Appendix B: Selecting nodes \[PICKNODES\]](./rend-spec/selecting-nodes-picknodes.md)
- [Appendix C: Recommendations for searching for vanity .onions \[VANITY\]](./rend-spec/vanity-onions.md)