> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/overview/security.md).

# Security and Compliance

Security and compliance for Nextcloud Workspace, covering hosting and data location, encryption, identity and access, platform protection, updates, and certifications.

Nextcloud Workspace is a fully managed service running on <code class="expression">space.vars.ionos\_cloud</code> infrastructure. <code class="expression">space.vars.ionos\_cloud</code> maintains the underlying platform. Configuring and securing the settings inside a workspace is the administrator's responsibility. For more information, see the [<mark style="color:blue;">shared responsibility model</mark>](/cloud/sovereign-workplace/nextcloud-workspace/overview/concepts.md#shared-responsibility-model).

## Hosting and data location

Nextcloud Workspace is GDPR-compliant, and no data is stored outside the European Union. Workspaces are hosted in a <code class="expression">space.vars.ionos\_cloud</code>-owned data center in the European Union and can be provisioned globally, so data stays within the reach of European law and outside the reach of extraterritorial access requests such as the [<mark style="color:blue;">US CLOUD Act</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#us-clarifying-lawful-overseas-use-of-data-cloud-act).

Workspaces run on <code class="expression">space.vars.ionos\_cloud</code> infrastructure rather than inside your Virtual Data Center (VDC), so a workspace is reached over the internet rather than a private LAN. The platform includes DDoS protection.

## Encryption

* **In transit:** HTTPS for all traffic to and from the workspace.
* **At rest:** Planned.

## Identity and access

An administrator can connect the workspace to an existing directory or identity provider, so that accounts follow the identity source your organization already uses:

* LDAP and Active Directory
* SAML
* OpenID Connect

Each user can secure their own workspace account with two-factor authentication using a TOTP application, from their personal settings in the workspace.

## Updates and patching

<code class="expression">space.vars.ionos\_cloud</code> keeps the platform current, applying application updates, security patches, and infrastructure maintenance across the service as a whole rather than to individual workspaces. The settings inside a workspace, including security policies, sharing rules, and compliance configuration, stay with the workspace administrator.

## Certifications

The data center hosting Nextcloud Workspace is certified with ISO/IEC 27001 and BSI IT-Grundschutz.

## Related topics

* [<mark style="color:blue;">Concepts</mark>](/cloud/sovereign-workplace/nextcloud-workspace/overview/concepts.md)
* [<mark style="color:blue;">Backup and Recovery</mark>](/cloud/sovereign-workplace/nextcloud-workspace/overview/backup-and-recovery.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/overview/security.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
