Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ bio: Supporting the team and making everyone's life easier.
avatar: /images/avatars/may.png
twitter: https://twitter.com/@MayEnder1
linkedin: https://www.linkedin.com/in/may-ender/
---
---
6 changes: 6 additions & 0 deletions src/routes/blog/category/GDPR/+page.markdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: category
name: GDPR
description: Learn about Appwrite's effort to protect personal data privacy and compliance to various standards.
---

Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: post
title: Announcing Appwrite is GDPR compliant
description: At Appwrite, we take your data seriously. Therefore, we are excited to announce that Appwrite is now GDPR Compliant.
date: 2024-01-09
cover: /images/blog/announcing-appwrite-is-gdpr-compliant/GDPR-Announcement.png
timeToRead: 3
author: may-ender
category: GDPR
---

At Appwrite, we take your data seriously. Therefore, we are excited to announce that Appwrite is now GDPR Compliant.

We have always kept strict internal policies with regard to personal data and privacy. But to be GDPR compliant, one must undertake the necessary steps and show proof. We have done this and are pleased that we are now certified with the European General Data Protection Regulation (GDPR) standards.

Appwrite developers will no longer have to navigate the complex waters of GDPR compliance – we've got you covered. We have undertaken the necessary measures to protect personal information. Our policies, procedures, and infrastructure have been updated, and we are committed to a continuous improvement cycle as time goes by.

If you are interested in having a data processing agreement with Appwrite, you can now find our DPA download button in our console. Click and sign it, and the agreement will be implemented.

![Download DPA from your organization's settings](/images/blog/announcing-appwrite-is-gdpr-compliant/dpa-card.png)

Here are some technical insights into how we enhance data security:

- Appwrite implements a multi-layered security approach, integrating centralized IAM (Identity and Access Management) to regulate access to production resources.
- Cloud security processes are employed for provisioning, configuring, monitoring, and accessing cloud resources. Changes in production environments follow a controlled process using Infrastructure as Code (IaC).
- Industry-standard encryption protocols like TLS/SSL safeguard data transmitted over networks. Additionally, data stored in databases and file storage is secured using techniques like AES encryption. Key rotations are performed at regular intervals to ensure data security.
- Appwrite performs regular security audits at the application and infrastructure layers to ensure compliance with industry-leading security standards and practices. Periodic vulnerability scans are also conducted on software dependencies and packages to mitigate against CVEs.

As always, with Appwrite, developers can continue creating with peace of mind. Your personal data will not be mistreated.

Appwrite is also actively working towards compliance with SOC 2 standards and HIPPA, which will be announced at a later date.

Further resources: [Documentation](https://appwrite.io/docs/advanced/security/gdpr), [Privacy policy](https://appwrite.io/privacy) , [Cookie policy](https://appwrite.io/cookies)
14 changes: 14 additions & 0 deletions src/routes/changelog/(entries)/2024-01-09.markdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: changelog
title: GDPR Announcemenent
date: 2024-01-09
cover: /images/changelog/2024-01-09.png
---

At Appwrite, we take your data seriously. Therefore, we are excited to announce that Appwrite is now GDPR Compliant.

We have always kept strict internal policies with regard to personal data and privacy. But to be GDPR compliant, one must undertake the necessary steps and show proof. We have now done this, and we’re pleased that we are now certified with the European General Data Protection Regulation (GDPR) standards.

{% arrow_link href="https://dev.to/appwrite/announcing-appwrite-is-gdpr-compliant" %}
Read the full announcement
{% /arrow_link %}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/changelog/2024.01.09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.