Skip to content

INAETICS/node-wiring-secure

Repository files navigation

The INAETICS Secure Wiring Implementation

A secured version of the inaetics wiring implementation by using short lived certificates with tls.

The Certificate Authority

Link to the sub project
The certificate utilizing a (containerized) Cloudflare CFSSL PKI Toolkit and has a REST api.
This authority has to be deployed in an INAETICS cluster. Afterwards, the (secure) wiring has to be configured to know the host(s) of this certificate authority.
The configuration of the certificate authority can be modified to specify the time duration in which a certificate is valid.
Link to the cfssl project github

Java implementation

The Java implementation of the project consists of the following sub projects and bundles:

Relevant for the java implementation:

C implementation

The C implementation of the project consists of the following sub projects and bundles:

Relevant for the C implementation:

License

Apache License Version 2.0, January 2004

More Information About The INAETICS Project

INAETICS Project Web Page