commit f66a457cb27202931d276f8b38ee92223344bd0d Author: Mike Perry mikeperry-git@torproject.org Date: Thu Mar 25 20:56:48 2021 +0000
Add Acknowledgements to Proposal 324. --- proposals/324-rtt-congestion-control.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/proposals/324-rtt-congestion-control.txt b/proposals/324-rtt-congestion-control.txt index 91e1254..807471b 100644 --- a/proposals/324-rtt-congestion-control.txt +++ b/proposals/324-rtt-congestion-control.txt @@ -1053,8 +1053,15 @@ also be used as a side channel. So we must limit its use to a couple of cells per circuit, at most. https://blog.torproject.org/tor-security-advisory-relay-early-traffic-confir...
+9. Acknowledgements
-9. [CITATIONS] +Immense thanks to Toke Høiland-Jørgensen for considerable input into all +aspects of the TCP congestion control background material for this proposal, +as well as review of our versions of the algorithms. + + + +10. [CITATIONS]
1. Options for Congestion Control in Tor-Like Networks. https://lists.torproject.org/pipermail/tor-dev/2020-January/014140.html
tor-commits@lists.torproject.org