holepunchto/hypercore

Start the writable core with pre-made id, key, discoveryKey

benzmuircroft opened this issue · 1 comments

Every time I dump my data I have to copy the new keys over to a second app that is suppose to know how to connect to the first app.

I am hard-coding the keyPair but, it's generating new id, key, discoveryKey every time!

I see no reason why it won't let me reuse them!?

also, if it does this and someone looses there device, then wants to recover their account that has been replicated with other users how can the even do this if the id, key, discoveryKey are unable to be reclaimed?