Skip to content

remove IK handshake from p2p spec#1665

Merged
djrtwo merged 1 commit into
v011xfrom
remove-ik-handshake
Mar 18, 2020
Merged

remove IK handshake from p2p spec#1665
djrtwo merged 1 commit into
v011xfrom
remove-ik-handshake

Conversation

@djrtwo

@djrtwo djrtwo commented Mar 17, 2020

Copy link
Copy Markdown
Contributor

IK handshake is being removed from the libp2p noise specs for now (see here libp2p/specs#249), so removing it as optional in our specs.

I believe the XXFallback is to be removed as well. Waiting for conf here libp2p/specs#246 (comment)

@djrtwo

djrtwo commented Mar 18, 2020

Copy link
Copy Markdown
Contributor Author

cc @AgeManning @raulk

EDIT: nevermind, got conf in the libp2p issue

@djrtwo djrtwo requested review from hwwhww and protolambda March 18, 2020 00:18

@hwwhww hwwhww left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@AgeManning

Copy link
Copy Markdown
Contributor

Yep.

The rust-libp2p noise implementation has the XX and IK handshakes. I believe the IK handshake is planned on being dropped.

So we currently just support XX, so fine with us to remove the others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants