node-red-contrib-opengpg
v0.1.1
Published
Node-RED wrapper nodes for OpenGPG.
Downloads
19
Maintainers
Readme
node-red-contrib-opengpg
A collection of Node-RED nodes use the opengpg services.
What you mean with OpenGPG?
Install
Use npm to command to install this package locally in the Node-RED modules directory
npm install node-red-contrib-opengpg
or install in it globally with the command
npm install node-red-contrib-opengpg -g
Nodes included in the package
GPG_Sign
GPG_Sign_Verify
Usage example
History
- 0.0.1 - 1 Giune 2017 : Initial release
Authors
- Valerio Vaccaro (https://github.com/valerio-vaccaro)
Credits
Node-RED has been made possible by the hard work of Nick O'Leary @knolleary and Dave Conway-Jones @ceejay at IBM Emerging Technology. Much thanks to them and other supporters for advancing this platform. These node use the OpenGPG library.
This module is developed by Valerio Vaccaro (http://www.valeriovaccaro.it).