From 7ebce31d3fa18405ad5139ec6df003b1d271b204 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 15 Oct 2021 11:09:30 -0400 Subject: Start writing a specification for DoS defense mechanism. --- tor-spec.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tor-spec.txt') diff --git a/tor-spec.txt b/tor-spec.txt index 4b2c7f2..d0d2f73 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -2153,6 +2153,8 @@ see tor-design.pdf. 8.1. Memory exhaustion. + (See also dos-spec.md.) + If RAM becomes low, an OR should begin destroying circuits until more memory is free again. We recommend the following algorithm: -- cgit v1.2.3-54-g00ecf