mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1424 from nextcloud/enh/noid/remote-connections
Add list of possible remote connection destinations
This commit is contained in:
commit
2ddcb729dd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user