From 9b5376d7d32c3c4f38e1ce4d8dd9ba8fe1eb294a Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Mon, 23 Sep 2019 01:04:51 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ea42321..392cea4 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,13 @@ And I can view the server logs using journalctl -u jetforce -f ``` +*WARNING* + +The internet can be a scary place. You (yes you!) are responsible for securing your +server and setting up the appropriate access permissions. This likely means *not* +running jetforce as the root user. Security best practices are outside of the scope +of this README and depends on your individual threat model. + ## License