You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A keypair that can be used by multiple peers (owned by the same person). Peers should register themselves with a DHT using the profile key so new peers can be found for a known profile.
The text was updated successfully, but these errors were encountered:
Perhaps this could be solved via the petnames system? #39
I already have a public key for one of my collaborator's machines
They install the mutiny app on another machine and want to collaborate from there too, so they publish a special contact (marked rel=me) from their existing peer pointing to the new one.
My mutinyd updates it's contact list and notices another peer ID associated with my contact, adding it automatically, nested under the same petname (?)
A keypair that can be used by multiple peers (owned by the same person). Peers should register themselves with a DHT using the profile key so new peers can be found for a known profile.
The text was updated successfully, but these errors were encountered: