Security in the world of IoT is vitally important. At Octoblu, we want to make it easy for you to protect your data as it moves through our platform. We make it easy for you to do end-to-end message encryption by supporting Public Key Encryption.
Using our meshblu npm module is the easiest way to generate a key pair and encrypt/decrypt messages, however it is not the only way. You can register secure devices and encrypt messages easily, using simple command line tools.
To run this example you will need a few utilities:
Example
Learn more at the Octoblu Developer site.
Comments