From aa0dad6310cc3fde9195a55a7233faf824a2d2a3 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Fri, 22 Mar 2024 06:50:37 +0100 Subject: [PATCH] Fix typo --- security.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security.html b/security.html index bb13425..cf635e9 100644 --- a/security.html +++ b/security.html @@ -83,7 +83,7 @@

QFieldCloud Security Specifications

Making the security of your data a top priority is integral to our commitment at QFieldCloud. We understand that trusting an external entity with your data is a significant decision.

Overview of Security Measures

The QFieldCloud service is protected by security measures on several levels. This includes hardening the infrastructure with a firewall and an intrusion detection system as well as regular backups, monitoring, encryption and following best practices for developing and deploying the system.

-

Encrpytion

+

Encryption

All communication with QFieldCloud is encrypted via SSL / HTTPS.

Access Control

The service uses Role Based Access Control. Users need to authenticate with username and password or token. Authorization is managed based on organization, team and user configuration.