Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 919 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 919 Bytes

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

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