ipfs / ipfs/kubo

announce custom protocol in `ipfs id`

Open
#10,817 1 comment 0 reactions 0 assignees View on GitHub
exp/intermediate help wanted kind/enhancement P2 topic/libp2p
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

### Checklist

- [x] My issue is specific & actionable.
- [x] I am not suggesting a protocol enhancement.
- [x] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my issue.

### Description

when using `ipfs p2p listen`, append announce custom protocol in `ipfs id`, following https://github.com/libp2p/specs/tree/master/identify .
it can help nodes recognize protocol provider and to build service over ipfs

- [ ] append announce custom protocol when using `ipfs p2p listen`
- - [ ] flag to disable announcing it

by the way:

- [ ] set --allow-custom-protocol flag true
- - [ ] stop announcing protocol '/x/'

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.