Giter Site home page Giter Site logo

fjebaker / mqtt-with-tls Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

Guides and code examples for configuring MQTT on IoT with TLS, and other security features.

License: GNU General Public License v3.0

mqtt iot tls mqtts ssl vernemq nginx arduino iot-device

mqtt-with-tls's Introduction

MQTT-with-TLS

Guides and code examples for configuring MQTT on IoT with TLS, and other security features.

For further notes and links, see my Dust-Notes repository.

What this repository covers

I've been working on creating secure IoT devices, with the Arduino Nano 33 IoT micro-control unit. My aim is to

  • spawn VerneMQTT brokers to handle and deliver messages
  • use NGiNX as a load balancer for the brokers
  • configure NGiNX for TLS TCP streams
  • use the IoT device to send MQTT packets via TLS over WiFi

This repository will act as an overview, and eventually a guide, as to a possible implementation of this goal, first on a privately owned server, and later over AWS.

Organisation

As this project is a work in progress, I am unsure how I will organise the final overview. Most of my notes will be included in my Dust-Notes/mq-mqtt and Dust-Notes/arduino repository, however I will include explicit code examples both in this repository, and in my own Ego and the Id-IoT project.

For relevant notes, see here:

  • minimal MQTT protocol overview here
  • NGiNX as a load balancer (with Docker) here
  • VerneMQ cluster (with Docker) (TODO)
  • Configuring SSL/TLS on NGiNX (TODO)
  • Uploading CA certificates and onto Arduino firmware here
  • Configuring the ATECC608a secure chip here
  • Testing the communication system is secure (TODO)

Useful links

The Arduino Nano 33 IoT Ultimate Guide

mqtt-with-tls's People

Contributors

fjebaker avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.