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 #242

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

Remove secio usage as default connection encryption #242

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

Comments

@vasco-santos
Copy link
Member

Now that we officially deprecated secio as a connection encryption module for libp2p, we should remove it from the 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 this together with libp2p/js-libp2p-daemon#43 to update the interop tests to use the new daemons with noise

cc @jacobheun @aschmahmann

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