ipfs / ipfs/kubo

Enable IPNS over pubsub by default

Open
#8,591 0 comments 0 reactions 0 assignees View on GitHub
epic kind/enhancement topic/ipns topic/pubsub
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

> This depends on https://github.com/ipfs/go-ipfs/issues/6621 but adds items on top of it.

Ref. https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#ipns-pubsub

## TODO placeholder

- [ ] figure out GC for unused topics
- an idea: https://github.com/ipfs/go-ipfs/issues/8586 IPNS Pubsub Reprovider Duration (GC for unused topics)
- [x] ~figure out if we need one topic per libp2p-key (baloons nr of subscriptions on public HTTP gateways)~
- [x] ~decide if we tweak the topic name convention to something more compact~
- [ ] integrate it with `Routing.Routers`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.