Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Connect new app/device endpoint #2

@Max-Levitskiy

Description

@Max-Levitskiy

As a user, I want to have a functionality for connecting my devices and applications to the Webtree network.
It should be a similar principle as we have in the friend invite functionality.
From the new app/device we get the public key and send it to our device, which is already connected to the network. This device uses the public key to encode an invitation.
An invitation should contain:

  • multiaddress of our node
  • invitation code
  • a public key of our device in the network

Invitation is decoded by the private key of our new device\app and initialize the connection, sending the message, encoded by public key of the connected device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions