commit b900cae4347c8e6b5eb0d8fd4f64f48bca56ba23 Author: Nick Mathewson nickm@torproject.org Date: Fri Jul 31 09:42:27 2020 -0400
Mark proposal 300-walking-onions.txt as Informational. --- proposals/300-walking-onions.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/proposals/300-walking-onions.txt b/proposals/300-walking-onions.txt index ece0c0a..3df9f44 100644 --- a/proposals/300-walking-onions.txt +++ b/proposals/300-walking-onions.txt @@ -2,7 +2,8 @@ Filename: 300-walking-onions.txt Title: Walking Onions: Scaling and Saving Bandwidth Author: Nick Mathewson Created: 5-Feb-2019 -Status: Draft +Status: Informational +
0. Status
@@ -11,8 +12,8 @@ Status: Draft used to maintain a client's view of the Tor network.
This is a draft proposal; there are problems left to be solved and - questions left to be answered. Once those parts are done, we can - fill in section 4 with the final details of the design. + questions left to be answered. Proposal 323 tries to fill in all the + gaps.
1. Introduction
tor-commits@lists.torproject.org