aboutsummaryrefslogtreecommitdiff
path: root/spec/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/SUMMARY.md')
-rw-r--r--spec/SUMMARY.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/spec/SUMMARY.md b/spec/SUMMARY.md
index c425ee6..e08c8f7 100644
--- a/spec/SUMMARY.md
+++ b/spec/SUMMARY.md
@@ -29,7 +29,6 @@
- [Closing streams](./tor-spec/closing-streams.md)
- [Remote hostname lookup](./tor-spec/remote-hostname-lookup.md)
- [Flow control](./tor-spec/flow-control.md)
- - [Handling resource exhaustion](./tor-spec/resource-exhaustion.md)
- [Subprotocol versioning](./tor-spec/subprotocol-versioning.md)
- [`Ed25519 certificates in Tor`](./cert-spec.md)
- [`Tor directory protocol, version 3`](./dir-spec/index.md)
@@ -95,7 +94,9 @@
- [Connection-level padding](./padding-spec/connection-level-padding.md)
- [Circuit-level padding](./padding-spec/circuit-level-padding.md)
- [Acknowledgments](./padding-spec/acknowledgments.md)
-- [Preventing Denial-Of-Service](./dos-spec.md)
+- [`Preventing Denial-Of-Service`](./dos-spec/index.md)
+ - [Overview](./dos-spec/overview.md)
+ - [Memory exhaustion](./dos-spec/memory-exhaustion.md)
# Additional behaviors for clients
@@ -127,6 +128,11 @@
- [Appendix G: Managing authorized client data \[CLIENT-AUTH-MGMT\]](./rend-spec/client-authorization.md)
- [Appendix F: Two methods for managing revision counters.](./rend-spec/revision-counter-mgt.md)
- [Appendix G: Text vectors](./rend-spec/text-vectors.md)
+- [`Proof of Work for onion service introduction`](./hspow-spec/index.md)
+ - [Motivation](./hspow-spec/motivation.md)
+ - [Common protocol](./hspow-spec/common-protocol.md)
+ - [Version 1, Equi-X and Blake2b](./hspow-spec/v1-equix.md)
+ - [Analysis and discussion](./hspow-spec/analysis-discussion.md)
# Anticensorship tools and protocols