diff options
Diffstat (limited to 'doc/HACKING/CircuitPaddingDevelopment.md')
-rw-r--r-- | doc/HACKING/CircuitPaddingDevelopment.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HACKING/CircuitPaddingDevelopment.md b/doc/HACKING/CircuitPaddingDevelopment.md index 1344ebd3d8..95ffbae4dd 100644 --- a/doc/HACKING/CircuitPaddingDevelopment.md +++ b/doc/HACKING/CircuitPaddingDevelopment.md @@ -150,7 +150,7 @@ might be recognized on the wire. The problem of differentiating Tor traffic from non-Tor traffic based on TCP/TLS packet sizes, initial handshake patterns, and DPI characteristics is the domain of [pluggable -transports](https://trac.torproject.org/projects/tor/wiki/doc/AChildsGardenOfPluggableTransports), +transports](https://gitlab.torproject.org/tpo/anti-censorship/team/-/wikis/AChildsGardenOfPluggableTransports), which may optionally be used in conjunction with this framework (or without it). |