tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit e01e199005f5d1157f9a91a9d7e4591ada0869e7
parent 981350815dfd3f7f7a91eb6cf3f2cbcc9e93a729
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Wed, 11 Dec 2019 13:38:00 -0800

Add changes file

Diffstat:
Achanges/ticket28804 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/changes/ticket28804 b/changes/ticket28804 @@ -0,0 +1,5 @@ + o Major features (documentation): + - Provide a Circuit Padding Framework quickstart guide and developer + documentation for researchers to implement and study Circuit Padding + machines. Closes ticket 28804. +