libp2p / libp2p/go-libp2p

abuse upnp to do local peer discovery

Open
#92 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

exp/expert help wanted status/deferred
Dominant language
Go
Stars
6.9k
Forks
1.3k
Avg merge
13d 21h
Merged PRs (30d)
1

Description

In networks that don't have mdns, but do allow upnp (does this ever happen?) we can abuse upnp to find other peers on the local network. If we add our peer ID to the upnp entry, other nodes can do a upnp listing and find us that way.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. First investigate how local peer discovery and mDNS are implemented and whether UPnP is available in the target networks; define the peer-ID advertisement and listing behavior and a testable success condition before changing code.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.