From f2f700e50641946e4c4aac56221e3c8e74933c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 2 May 2019 10:16:45 +0200 Subject: [PATCH] Add list of possible remote connection destinations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- admin_manual/installation/harden_server.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/admin_manual/installation/harden_server.rst b/admin_manual/installation/harden_server.rst index bc07a34b8..9789e3043 100644 --- a/admin_manual/installation/harden_server.rst +++ b/admin_manual/installation/harden_server.rst @@ -207,3 +207,16 @@ security headers are shipped. .. _Mozilla SSL Configuration Generator: https://mozilla.github.io/server-side-tls/ssl-config-generator/ .. _Qualys SSL Labs Tests: https://www.ssllabs.com/ssltest/ .. _RFC 4086 ("Randomness Requirements for Security"): https://tools.ietf.org/html/rfc4086#section-5.2 + +Connections to remote servers +----------------------------- + +Some Nextcloud functionality requires connecting to remote servers. Depending on your server setup those are possible connections: + +- www.nextcloud.com, www.startpage.com, www.eff.org, www.edri.org for checking the internet connection +- apps.nextcloud.com for the available apps +- updates.nextcloud.com for Nextcloud updates +- lookup.nextcloud.com For updating and lookup in the federated sharing addressbook +- push-notifications.nextcloud.com for sending push notifications to mobile clients +- surveyserver.nextcloud.com if the admin has agreed to share anonymized data +- Any remote Nextcloud server that is connected with federated sharing