Skip to content

Populate secure communication section: Noise & TLS #19

Closed
@yusefnapora

Description

@yusefnapora

We should cover how libp2p's support for encrypted communication works, from the negotiation process (link to multistream concept article) to the specific implementations (secio, tls, etc).

Done Criteria

  • Enhance secure comm overview
    Populate Noise doc
    Populate TLS doc

Why Important

No explicit material on the supported secure channels in libp2p.

Activity

MousyBusiness

MousyBusiness commented on Dec 8, 2020

@MousyBusiness

We should cover how libp2p's support for encrypted communication works, from the negotiation process (link to multistream concept article) to the specific implementations (secio, tls, etc).

Is there information on this anywhere? I'm really stuggling to piece together how libp2p works in production from these examples.

frink

frink commented on Jun 30, 2021

@frink

Shouldn't this now be about noise instead of secio?

changed the title [-]Write concept article for crypto channels (secio)[/-] [+]Write concept article for crypto channels (e.g. Noise and TLS)[/+] on Jun 30, 2021
mxinden

mxinden commented on Jun 30, 2021

@mxinden
Member

Shouldn't this now be about noise instead of secio?

Correct. Updated the title.

Would you be interested in contributing such doc @frink? I am happy to help.

frink

frink commented on Jul 14, 2021

@frink

Sorry I don't have time right now.

Amdela79

Amdela79 commented on Mar 8, 2022

@Amdela79

collectibles":{"favorites":{}},"engine":{"backgroundState":{"AccountTrackerController":{"accounts":{"0xF64D769b3a91534c7b873e387b0Fed0933bcc20B":{"balance":"0x0"}}},"AddressBookController":{"addressBook":{}},"TokenListController":{"tokenList":{"0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f":{"address":"0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f","symbol":"SNX","decimals":18,"name":"Synthetix Network Token","iconUrl":"https://assets.coingecko.com/coins/images/3406/large/SNX.png","aggregators":["aave","bancor","cmc","cryptocom","coinGecko","oneInch","paraswap","pmm","synthetix","zapper","zerion","zeroEx"],"occurrences":12},"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984":{"address":"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984","symbol":"UNI","decimals":18,"name":"Uniswap","iconUrl":"https://images.prismic.io/token-price-prod/d0352dd9-5de8-4633-839d-bc3422c44d9c_UNI%404x.png","aggregators":["aave","bancor","cmc","cryptocom","coinGecko","oneInch","paraswap","pmm","zapper","zerion","zeroEx

self-assigned this
on Aug 29, 2022
moved this to 🏃‍♀️ In Progress in go-libp2pon Aug 30, 2022
changed the title [-]Write concept article for crypto channels (e.g. Noise and TLS)[/-] [+]Populate secure communication section: Noise & TLS[/+] on Nov 23, 2022

2 remaining items

linked a pull request that will close this issuefeat: tls #261on Dec 5, 2022
linked a pull request that will close this issueadd: populate secure comm overview #262on Dec 5, 2022
Repository owner moved this from 🏃‍♀️ In Progress to 🎉 Done in go-libp2pon Dec 8, 2022
Repository owner moved this from 🎉 Done to 🥞 Todo in go-libp2pon Dec 12, 2022
Repository owner moved this from 🥞 Todo to 🎉 Done in go-libp2pon Dec 23, 2022
Repository owner moved this from 🎉 Done to 🥞 Todo in go-libp2pon Dec 23, 2022
moved this from 🥞 Todo to 🎉 Done in go-libp2pon Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Status

🎉 Done

Milestone

No milestone

Relationships

None yet

    Participants

    @frink@yusefnapora@mxinden@salmad3@MousyBusiness

    Issue actions

      Populate secure communication section: Noise & TLS · Issue #19 · libp2p/docs