From 278fec90a128d12a33eaadbbb8250595ba04baa5 Mon Sep 17 00:00:00 2001 From: buckaroo-labs Date: Thu, 21 Dec 2023 16:34:02 -0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f204ff5..6cdb178 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SemanticScuttle is a social bookmarking tool experimenting with new features lik ## Warning -We offer no warranty, express or implied, regarding the security of this application. No security testing has been performed, but a visual review has revealed highly questionable coding practices. Many of the associated risks may be mitigated by turning off anonymous editing and user registration capabilities after a single administrative user has been created (see configuration.rst file in doc folder), and/or not exposing the application to the internet. +We offer no warranty, express or implied, regarding the security of this application. No security testing has been performed, but a visual review has revealed highly questionable coding practices. Many of the associated risks may be mitigated by turning off anonymous editing and user registration capabilities after a single administrative user has been created (see configuration.rst file in doc folder), giving the application read-only access to the database after setup and data loading is complete, and/or not exposing the application to the internet. ## Features * LDAP/Active Directory authentication -- cgit v1.2.3-54-g00ecf