--- spec-redirects.yaml.orig 2018-10-12 17:03:10.000000000 -0400 +++ spec-redirects.yaml 2018-10-12 17:08:06.000000000 -0400 @@ -3,6 +3,9 @@ 'address-spec': target: https://gitweb.torproject.org/torspec.git/tree/address-spec.txt description: Special Hostnames in Tor + 'bandwidth-file-spec': + target: https://gitweb.torproject.org/torspec.git/tree/bandwidth-file-spec.txt + description: Directory Authority Bandwidth File spec 'bridgedb-spec': target: https://gitweb.torproject.org/torspec.git/tree/bridgedb-spec.txt description: BridgeDB specification @@ -15,18 +18,27 @@ 'dir-spec': target: https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt description: Tor directory protocol, version 3 + 'dir-list-spec': + target: https://gitweb.torproject.org/torspec.git/tree/dir-list-spec.txt + description: Tor Directory List file format 'gettor-spec': target: https://gitweb.torproject.org/torspec.git/tree/gettor-spec.txt description: GetTor specification + 'padding-spec': + target: https://gitweb.torproject.org/torspec.git/tree/padding-spec.txt + descriptio : Tor Padding Specification 'path-spec': target: https://gitweb.torproject.org/torspec.git/tree/path-spec.txt descriptio : Tor Path Specification 'pt-spec': target: https://gitweb.torproject.org/torspec.git/tree/pt-spec.txt description: Tor Pluggable Transport Specification, version 1 - 'rend-spec': + 'rend-spec-v2': target: https://gitweb.torproject.org/torspec.git/tree/rend-spec-v2.txt - description: Tor Rendezvous Specification + description: Tor Onion Service Rendezvous Specification, Version 2 + 'rend-spec-v3': + target: https://gitweb.torproject.org/torspec.git/tree/rend-spec-v3.txt + description: Tor Onion Service Rendezvous Specification, Version 3 'socks-extensions': target: https://gitweb.torproject.org/torspec.git/tree/socks-extensions.txt description: "Tor's extensions to the SOCKS protocol"