Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove secio usage as default connection encryption #43

Open
vasco-santos opened this issue Dec 30, 2020 · 0 comments
Open

Remove secio usage as default connection encryption #43

vasco-santos opened this issue Dec 30, 2020 · 0 comments

Comments

@vasco-santos
Copy link
Member

We should remove secio as the default connection encryption module in libp2p daemon. Making noise used by default and remove the option to use secio/noise at all.

Currently, we are running interop tests for libp2p using secio unless explicitly setting noise, which is not desirable.

We should do this together with go-libp2p-daemon, otherwise we will need to explicitly set noise as the used module in the interop tests when spawning go nodes.

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

No branches or pull requests

1 participant