Closed jernst closed 3 years ago
Yes, you can find the algo to convert an onion address into pubkey in #10
You can also take a look at the example which uses an 'onion address' (so to speak) for verification:
You can verify the example with didkit, see https://github.com/spruceid/didkit/pull/125
Lmk if this answers your question.
@jernst @gorazdko Is this issue closed?
Yes, you can close this.
The public key of the onion service is its address. Is it possible to use that key pair for the verification as well, instead of generating a second one? That would be self-authenticating ...