-
Notifications
You must be signed in to change notification settings - Fork 8
Support IPNS over PubSub #61
Copy link
Copy link
Open
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps updif/mediumPrior experience is likely helpfulPrior experience is likely helpfulhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps updif/mediumPrior experience is likely helpfulPrior experience is likely helpfulhelp wantedExtra attention is neededExtra attention is needed
Right now, someguy only resolves IPNS over Amino DHT.
Let's use this issue for discussing adding support for IPNS over PubSub as a secondary resolution method:
Why?
Prior Art
Kubo has opt-in support for resolving IPNS over PubSub (in addition to Amino DHT):
IPNS over PubSub is enabled by default in IPFS Desktop and Brave,
but is not in Kubo because it lacks GC of unused topics, and it could cause trouble in server environments:
Someguy is in the same spot: we need some sort of topic GC before we can enable pubsub router in someguy.