wss is to run websocket over tls/ssl, so many http websites are hard to run a secure ws/message system.
But, SWS intends to run plain websocket over NACL, then http website can have secure message/socket system. SWS has two versions: Version 1: ws client and server will exchange NACL Box public without certification system. Version 2: ws client and server will exchange NACL Box public with CA-signed certification system. Both browser and node.js are supported: https://github.com/InstantWebP2P/sws NACL certification system: https://github.com/InstantWebP2P/nacl-cert SWS spec: https://github.com/InstantWebP2P/sws-spec/blob/master/SecureWebSocket.md Comments/ are welcome. Best regards Tom -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/1c2c0f0b-e322-4190-b10b-2f6f31b956c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
