diff --git a/bip-0155.mediawiki b/bip-0155.mediawiki index efd9d88e..d2922632 100644 --- a/bip-0155.mediawiki +++ b/bip-0155.mediawiki @@ -101,7 +101,7 @@ The list of reserved network IDs is as follows: | 0x03 | TORV2 | 10 -| Tor v2 hidden service address +| Tor v2 hidden service address (no longer usedTor v2 is no longer operational; clients MUST NOT gossip or relay Tor v2 addresses and MUST ignore them on receive) |- | 0x04 | TORV3 @@ -152,7 +152,7 @@ The reference implementation is available at (to be done) - Gregory Maxwell: various suggestions regarding extensibility -==Appendix A: Tor v2 address encoding== +==Appendix A: Tor v2 address encoding (no longer used )== The new message introduces a separate network ID for TORV2. @@ -193,6 +193,13 @@ Cjdns addresses are simply IPv6 addresses in the fc00::/8 range0200::/7 range[https://yggdrasil-network.github.io/faq.html#will-yggdrasil-conflict-with-my-network-routing Yggdrasil FAQ]. They MUST be sent with the YGGDRASIL network ID. +== Changelog == + +* 2.0.0 (2025-10-01): +** Add note that Tor v2 is no longer operational. +* 1.0.0 (2019-02-27): +** Initial version + ==References==