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 support for coaps:// scheme / secure CoAP #8

Open
kartben opened this issue May 29, 2015 · 1 comment
Open

Add support for coaps:// scheme / secure CoAP #8

kartben opened this issue May 29, 2015 · 1 comment

Comments

@kartben
Copy link

kartben commented May 29, 2015

No description provided.

@kartben kartben changed the title Add support for coaps:// scheme / CoAP over DTLS Add support for coaps:// scheme / secure CoAP May 29, 2015
@mkovatsc
Copy link
Owner

mkovatsc commented Oct 14, 2016

The DTLS part is unfortunately non-scriptable. Internatlly, it is quite convoluted with ICE and the WebRTC code, so it is not straight-forward to make it scriptable. Thus, one needs to implement DTLS in JavaScript. On the one hand, this is quite a pain in the a**, on the other hand, it could work out fine when using the browser crypto APIs.

Happy for any volunteer :)
If you---the volunteer---are a student motivated and capable enough, I could also set this up as a master's thesis...

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

2 participants