Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Device migration - Exporting/Importing identities #57

Open
@JustMaier

Description

@JustMaier

I've created an app using OrbitDB and I'd like to give my users the ability to migrate an identity they started on one device to another. After reading the brief explanation in the README, I'm still not sure about what that process would be. Any help would be appreciated.

I was hoping to do something like this:

  1. Primary device opens a migration page that starts a unique pubsub channel.
  2. Primary device generates a QR code/link that secondary device can use to join the pubsub channel
  3. Secondary device joins and appears in a list for Primary device to select
  4. Primary device selects the secondary device and sends Identity for import via custom protocol
  5. Secondary device receives the identity offer and is given the option to import

So far all of that is pretty straight forward other than 4 and 5 that include exporting/importing OrbitDB identities.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions