Patrick Schleizer <patrick-mailingli...@whonix.org> writes: > Hi, > > is it possible to derive an hidden service onion v3 private key from a > mnemonic seed [1]? > > Cheers, > Patrick > > [1] https://en.bitcoin.it/wiki/Seed_phrase
I think that should be possible reading https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki . I don't think there is anything that stops us from taking the generated onion private key, splitting it up as specified, and assigning a mnemonic to it. You could imagine a third-party tool that just reads the privkey file and outputs the mnemonic, or reads the mnemonic and generates a privkey file. Not sure if this belongs to the upstream Tor code, but I guess it if it gains enough popularity something can be arranged ;) -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk