Primus provides an API for transforming incoming and outgoing messages. This API can be leveraged by plugins to encrypt and decrypt the messages that pass through Primus. Node.js already provides a good solid crypto implementation using the crypto module. On the client side, crypto-js could be used for securely encrypting these the messages.
Created
September 11, 2013 14:23
-
-
Save 3rd-Eden/6524339 to your computer and use it in GitHub Desktop.
Primus plugins that I would love to see written or that are going to be written.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment