From 079e6d8a47a1f81dd60a87552e246f3275576e19 Mon Sep 17 00:00:00 2001
From: Lynn Stephenson <63118982+lynn-stephenson@users.noreply.github.com>
Date: Wed, 7 Oct 2020 20:51:26 +0000
Subject: [PATCH] Remove NextCloud's 2nd experimental E2EE warning.
---
_includes/sections/selfhosted-cloud.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/_includes/sections/selfhosted-cloud.html b/_includes/sections/selfhosted-cloud.html
index a8e02543..ff6899c5 100644
--- a/_includes/sections/selfhosted-cloud.html
+++ b/_includes/sections/selfhosted-cloud.html
@@ -8,7 +8,6 @@
title="Nextcloud"
image="/assets/img/svg/3rd-party/nextcloud.svg"
description="Nextcloud is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control. The only limits on storage and bandwidth are the limits on the server provider you choose."
- labels="color==warning::link==https://github.com/nextcloud/end_to_end_encryption/issues/111::text==Experimental E2EE::tooltip==Regarding E2EE their description states 'End-to-end encryption is still in alpha state, don't use this in production and only with test data!'."
website="https://nextcloud.com/"
privacy-policy="https://nextcloud.com/privacy/"
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"