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

DNS support for Bootstrapper nodes #739

Closed
@daviddias

Description

@daviddias

Following: multiformats/js-multiaddr#37

Here is the list of remaining tasks:

  • Migrate repo/.config to have:
    • libp2p key to isolate all libp2p config specifically
    • addrs to listen (listen)
    • addrs to announce (broadcast)
    • addrs to not announce (filter)
    • Add these distinctions to the peerInfo object too
  • Test that a js-ipfs node can dial do a node behind DNS
    • Deploy a node using the dokku thing
    • Test it out
    • Ensure that Identify sends the right addrs

Metadata

Metadata

Assignees

No one assigned

    Labels

    exp/expertHaving worked on the specific codebase is important

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions