Skip to content

Implement libp2p tls upgrade #974

@austinabell

Description

@austinabell

Task summary

tls security should be implement to allow more options for upgrade authentication. Currently Lotus supports both noise and tls, with a preference toward noise, but having both would allow more clean connections to peers.

It is not implemented in rust-libp2p, so ideally this change would go upstream. Issue on their end: libp2p/rust-libp2p#1109

I'm also not sure if rust-libp2p supports selecting between these two in their authentication, since I only see the single option in examples, so this might need to be investigated too.

Not super high priority, but more left as a tracking issue.

Specification reference

Other information and links

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions