Skip to content

Commit 278aa42

Browse files
committed
bip155: mark torv2 as deprecated
1 parent 6730ee8 commit 278aa42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0155.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The list of reserved network IDs is as follows:
101101
| <code>0x03</code>
102102
| <code>TORV2</code>
103103
| 10
104-
| Tor v2 hidden service address
104+
| Tor v2 hidden service address (**Tor v2 is no longer operational**; clients **MUST NOT** gossip or relay Tor v2 addresses and **MUST** ignore them on receive).
105105
|-
106106
| <code>0x04</code>
107107
| <code>TORV3</code>
@@ -160,7 +160,7 @@ Clients MUST send Tor hidden service addresses with this network ID, with the 80
160160

161161
Clients SHOULD ignore OnionCat (<code>fd87:d87e:eb43::/48</code>) addresses on receive if they come with the <code>IPV6</code> network ID.
162162

163-
==Appendix B: Tor v3 address encoding==
163+
==Appendix B: Tor v3 address encoding (for historical context, as Tor v2 is no longer operational)==
164164

165165
According to the spec <ref>[https://gitweb.torproject.org/torspec.git/tree/rend-spec-v3.txt Tor Rendezvous Specification - Version 3: Encoding onion addresses]</ref>, next-gen <code>.onion</code> addresses are encoded as follows:
166166
<pre>

0 commit comments

Comments
 (0)