announce custom protocol in `ipfs id`
Open
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
Assessment
This issue has not been assessed yet.