mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-28 22:13:43 +01:00
Add warning, E2EE alpha Nextcloud (#1799)
This commit is contained in:
parent
bd50e952b5
commit
95d167c618
@ -7,19 +7,20 @@
|
||||
{% include cardv2.html
|
||||
title="Nextcloud - Choose your hoster"
|
||||
image="/assets/img/svg/3rd-party/nextcloud.svg"
|
||||
description="<strong>Nextcloud</strong> is a suite of client-server software for creating your own file hosting services on a private server you control. Nextcloud is free and open-source, and supports end-to-end encryption with many of its clients. The only limits on storage and bandwidth are the limits on the <a href=\"/providers/hosting\">server provider</a> you choose."
|
||||
description="<strong>Nextcloud</strong> 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 <a href=\"/providers/hosting\">server provider</a> you choose."
|
||||
labels="warning:<a href=//github.com/nextcloud/end_to_end_encryption/issues/111>Experimental E2EE</a>: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/"
|
||||
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"
|
||||
github="https://github.com/nextcloud"
|
||||
windows="https://nextcloud.com/install/#install-clients"
|
||||
mac="https://nextcloud.com/install/#install-clients"
|
||||
linux="https://nextcloud.com/install/#install-clients"
|
||||
freebsd="https://www.freshports.org/www/nextcloud/"
|
||||
openbsd="http://openports.se/www/nextcloud"
|
||||
netbsd="http://pkgsrc.se/www/php-nextcloud"
|
||||
ios="https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8"
|
||||
fdroid="https://f-droid.org/packages/com.nextcloud.client/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.nextcloud.client"
|
||||
ios="https://itunes.apple.com/us/app/nextcloud/id1125420102"
|
||||
github="https://github.com/nextcloud"
|
||||
%}
|
||||
|
||||
|
||||
|
@ -7,7 +7,8 @@
|
||||
{% include cardv2.html
|
||||
title="Nextcloud"
|
||||
image="/assets/img/svg/3rd-party/nextcloud.svg"
|
||||
description="<strong>Nextcloud</strong> is a suite of client-server software for creating your own file hosting services on a private server you control. Nextcloud is free and open-source, and supports end-to-end encryption with many of its clients. The only limits on storage and bandwidth are the limits on the <a href=\"/providers/hosting\">server provider</a> you choose."
|
||||
description="<strong>Nextcloud</strong> 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 <a href=\"/providers/hosting\">server provider</a> you choose."
|
||||
labels="warning:<a href=//github.com/nextcloud/end_to_end_encryption/issues/111>Experimental E2EE</a>: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/"
|
||||
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"
|
||||
windows="https://nextcloud.com/install/#install-clients"
|
||||
@ -18,7 +19,7 @@ openbsd="http://openports.se/www/nextcloud"
|
||||
netbsd="http://pkgsrc.se/www/php-nextcloud"
|
||||
fdroid="https://f-droid.org/packages/com.nextcloud.client/"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.nextcloud.client"
|
||||
ios="https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8"
|
||||
ios="https://itunes.apple.com/us/app/nextcloud/id1125420102"
|
||||
github="https://github.com/nextcloud"
|
||||
%}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user