promote noise-libp2p spec to maturity stage 3A

This spec now satisfies the conditions to be considered an ACTIVE RECOMMENDATION.

The two known interoperable implementations are:

* go-libp2p-noise: https://github.com/libp2p/go-libp2p-noise
* js-libp2p-noise: https://github.com/NodeFactoryIo/js-libp2p-noise
This commit is contained in:
Raúl Kripalani
2020-04-20 10:19:21 +01:00
committed by GitHub
parent 0eaf809158
commit 3854e9cdb6

View File

@@ -5,7 +5,7 @@
| Lifecycle Stage | Maturity | Status | Latest Revision |
|-----------------|---------------|--------|-----------------|
| 1A | Working Draft | Active | r2, 2020-03-30 |
| 3A | Working Draft | Active | r2, 2020-03-30 |
Authors: [@yusefnapora]