ricochet icon indicating copy to clipboard operation
ricochet copied to clipboard

Hidden Services v3

Open wfr opened this issue 6 years ago • 3 comments

Ricochet currently uses classic Tor hidden service addresses. Next generation hidden services fix security and design flaws found in the original or legacy hidden services.

Onion v3 functionality is now enabled in the stable release version of Tor.

Ricochet should support this new address type.

wfr avatar May 08 '18 14:05 wfr

  • [X] set the correct HiddenServiceVersion
  • [ ] update ricochet's internal structure to support HiddenService version 3
  • [ ] load (and store) version 3 private and public keys
  • [ ] handle the different cryptographic algorithems associated with v2 and v3 HiddenService identifiers

kradan avatar Jul 17 '18 13:07 kradan

I think it should also be mentioned on this issue that Tor 0.3.5 defaults to version 3 Hidden Services according to Tor blog.

Sorry if I am causing multiple notifications on the same thing.

Mikaela avatar Mar 11 '19 18:03 Mikaela

onion v3 is already used by https://github.com/blueprint-freespeech/ricochet-refresh

milahu avatar Aug 23 '21 06:08 milahu