libp2p / libp2p/docs

Document "Advertise security protocol in multiaddr"

Open
#214 0 comments 0 reactions 1 assignee View on GitHub

@salmad3 is already working on this.

Since Nov 17, 2022.

  • #276 by @salmad3 — closed without merging
area:general P3
Dominant language
HTML
Stars
72
Forks
97
PR merge metrics
No merged PRs in 30d

Description

A proposal to include the security protocol (TLS or Noise) in the multiaddr is being proposed. This is a performance optimization to reduce time spent in protocol negotiation.
go-libp2p is planning to implement this in Q1 2023 and rust-libp2p in Q2 2023.

Done Criteria

  • Updates that describe the change to multiaddr format
  • Describes how the security protocol to be used is determined by multiaddr
  • Describe the optimization (how 1 RTT is saved)
  • Decide where to add this section: under a new Advanced Concepts section, under general connection establishment section? how to reference in docs for secure channels (TLS and Noise). Relates to https://github.com/libp2p/docs/pull/202 and https://github.com/libp2p/docs/issues/19

Why Important

We need to document and highlight the performance optimizations libp2p has specified and implemented.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.