From 419348be6de0e04dbbcdd52e58055de73a66bf7e Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Sun, 19 Mar 2017 20:03:40 +0100 Subject: [PATCH] Add note about security scanner to documentation We should tell people we have the scanner so they can use it. No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :( --- .../configuration_server/security_setup_warnings.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/admin_manual/configuration_server/security_setup_warnings.rst b/admin_manual/configuration_server/security_setup_warnings.rst index cc2810cf7..f8453873a 100644 --- a/admin_manual/configuration_server/security_setup_warnings.rst +++ b/admin_manual/configuration_server/security_setup_warnings.rst @@ -8,6 +8,13 @@ might see, and what to do about them. .. figure:: ../images/security-setup-warning-1.png +You can use the `Nextcloud Security Scan`_ to see +if your system is up to date and well secured. We have ran this scan over public +IP addresses in the past to try and reach out to `extremely outdated systems +`_ +and might again in the future. Please, protect your privacy and keep your server +up to date! Privacy means little without security. + Cache Warnings --------------