Skip to content

Commit

Permalink
ROADMAP: Remove TLS
Browse files Browse the repository at this point in the history
Given that #2945 merged, we can remove
the TLS section here.
  • Loading branch information
mxinden committed Oct 25, 2022
1 parent 5386193 commit 9d47284
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,6 @@ This is a living document. Input is always welcome e.g. via GitHub issues or pul

<!-- markdown-toc end -->

## TLS support

| Category | Status | Target Completion | Tracking | Dependencies | Dependents |
|--------------|-------------|-------------------|-------------------------------------------------|------------------------------------|------------|
| Connectivity | In progress | Q4/2022 | https://github.com/libp2p/rust-libp2p/pull/2945 | [QUIC](#experimental-quic-support) | |


This allows us to secure both TCP and QUIC connections using TLS. This is a requirement for QUIC
support. Running TLS on top of TCP is a nice to have, since we already have noise.

## Experimental QUIC support

| Category | Status | Target Completion | Tracking | Dependencies | Dependents |
Expand Down

0 comments on commit 9d47284

Please sign in to comment.