From 6c6acab3fbb3266557a48d4c634d85bdbd85f677 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Tue, 28 Jul 2026 14:34:55 +0200 Subject: [PATCH] link to SECURITY.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04a9602..a337932 100644 --- a/README.md +++ b/README.md @@ -1033,6 +1033,8 @@ Upon successful decryption, the Recorder processes the original (device-transmit The built-in HTTP server only handles plain-text HTTP. Use some form of transport layer encryption (e.g.: TLS) before exposing it to public networks. +See also: [SECURITY.md](doc/SECURITY.md). + ## Tips and Tricks ### Gatewaying HTTP to MQTT