From 1d22f5e2107480eaec6762b666344be5f465f5de Mon Sep 17 00:00:00 2001 From: Julien Herr Date: Wed, 11 Sep 2024 09:11:40 +0200 Subject: [PATCH] Warn about security risks Related to #100 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c200fd999..e72367078 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ Electric charge points using the following OCPP versions are supported: * OCPP1.6S * OCPP1.6J +⚠️ Currently, Steve doesn't support [the OCPP-1.6 security whitepaper](https://openchargealliance.org/wp-content/uploads/2023/11/OCPP-1.6-security-whitepaper-edition-3-2.zip) yet (see [#100](https://github.com/steve-community/steve/issues/100)) and anyone can send events to a public steve instance once the chargebox id is known. +Please, don't expose a Steve instance without knowing that risk. + For Charging Station compatibility please check: https://github.com/steve-community/steve/wiki/Charging-Station-Compatibility