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

Add DTLS protocol #75

Open
backkem opened this issue Nov 25, 2018 · 0 comments · May be fixed by #76
Open

Add DTLS protocol #75

backkem opened this issue Nov 25, 2018 · 0 comments · May be fixed by #76

Comments

@backkem
Copy link

backkem commented Nov 25, 2018

We're considering building DTLS transports in libp2p/libp2p#49. Therefore, I suggest to add a 'dtls' multiaddr protocol. I'd like to have some input on the following:

  1. We don't really need a 'value' part of the multiaddr to establish a connection. However, we could add a certificate fingerprint as a form of authentication. Is this a good use of the 'value'? Can this be made optional?
  2. Should I open a PR on this, the multicodec or both repo's?
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 a pull request may close this issue.

1 participant