{"id":18427229,"url":"https://github.com/fjebaker/mqtt-with-tls","last_synced_at":"2026-05-01T16:35:16.086Z","repository":{"id":124945609,"uuid":"285935930","full_name":"fjebaker/MQTT-with-TLS","owner":"fjebaker","description":"Guides and code examples for configuring MQTT on IoT with TLS, and other security features.","archived":false,"fork":false,"pushed_at":"2020-08-13T20:28:36.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-04T22:43:52.401Z","etag":null,"topics":["arduino","iot","iot-device","mqtt","mqtts","nginx","ssl","tls","vernemq"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fjebaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-07T23:08:03.000Z","updated_at":"2020-08-13T20:28:38.000Z","dependencies_parsed_at":"2023-08-09T16:16:08.693Z","dependency_job_id":null,"html_url":"https://github.com/fjebaker/MQTT-with-TLS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fjebaker/MQTT-with-TLS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjebaker%2FMQTT-with-TLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjebaker%2FMQTT-with-TLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjebaker%2FMQTT-with-TLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjebaker%2FMQTT-with-TLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fjebaker","download_url":"https://codeload.github.com/fjebaker/MQTT-with-TLS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjebaker%2FMQTT-with-TLS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32505108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","iot","iot-device","mqtt","mqtts","nginx","ssl","tls","vernemq"],"created_at":"2024-11-06T05:09:59.452Z","updated_at":"2026-05-01T16:35:16.080Z","avatar_url":"https://github.com/fjebaker.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MQTT-with-TLS\nGuides and code examples for configuring MQTT on IoT with TLS, and other security features.\n\nFor further notes and links, see my [Dust-Notes](https://github.com/Dustpancake/Dust-Notes) repository.\n\n## What this repository covers\nI've been working on creating secure IoT devices, with the Arduino Nano 33 IoT micro-control unit. My aim is to\n\n- spawn VerneMQTT brokers to handle and deliver messages\n- use NGiNX as a load balancer for the brokers\n- configure NGiNX for TLS TCP streams\n- use the IoT device to send MQTT packets via TLS over WiFi\n\nThis 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.\n\n## Organisation\nAs 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](https://github.com/Dustpancake/Dust-Notes/tree/master/mq-mqtt) and [Dust-Notes/arduino](https://github.com/Dustpancake/Dust-Notes/tree/master/arduino) repository, however I will include explicit code examples both in this repository, and in my own Ego and the [Id-IoT](https://github.com/Dustpancake/Id-IoT) project. \n\nFor relevant notes, see here:\n\n- minimal MQTT protocol overview [here](https://github.com/Dustpancake/Dust-Notes/blob/master/mq-mqtt/mqtt-specs.md)\n- NGiNX as a load balancer (with Docker) [here](https://github.com/Dustpancake/Dust-Notes/blob/master/mq-mqtt/nginx-load-balancing.md)\n- VerneMQ cluster (with Docker) (TODO)\n- Configuring SSL/TLS on NGiNX (TODO)\n- Uploading CA certificates and onto Arduino firmware [here](https://github.com/Dustpancake/Dust-Notes/blob/master/arduino/ca-certs-nano.md)\n- Configuring the ATECC608a secure chip [here](https://github.com/Dustpancake/Dust-Notes/blob/master/arduino/crypto-auth.md)\n- Testing the communication system is secure (TODO)\n\n\n### Useful links\n\nThe [Arduino Nano 33 IoT Ultimate Guide](https://github.com/ostaquet/Arduino-Nano-33-IoT-Ultimate-Guide)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffjebaker%2Fmqtt-with-tls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffjebaker%2Fmqtt-with-tls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffjebaker%2Fmqtt-with-tls/lists"}