Copper icon indicating copy to clipboard operation
Copper copied to clipboard

Add support for coaps:// scheme / secure CoAP

Open kartben opened this issue 9 years ago • 1 comments

kartben avatar May 29 '15 16:05 kartben

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...

mkovatsc avatar Oct 14 '16 14:10 mkovatsc