mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-23 11:19:40 +00:00
Convert Cloud Storage from legacy (#333)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:

committed by
Daniel Nathan Gray

parent
f83d562b31
commit
74008465b7
33
_data/providers/cloud/1_nextcloud.yml
Normal file
33
_data/providers/cloud/1_nextcloud.yml
Normal file
@@ -0,0 +1,33 @@
|
||||
title: Nextcloud
|
||||
type: Recommendation
|
||||
logo: /assets/img/cloud/nextcloud.svg
|
||||
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. It also comes with experimental end-to-end encryption (E2EE).
|
||||
|
||||
We recommend checking if your Nextcloud provider supports E2EE, otherwise you have to trust the provider to not look at your files.
|
||||
|
||||
When self hosting Nextcloud, you should also remember to enable E2EE to protect against your hosting provider from snooping on your data.
|
||||
|
||||
website: 'https://nextcloud.com/'
|
||||
privacy_policy: 'https://nextcloud.com/privacy/'
|
||||
downloads:
|
||||
- icon: fab fa-windows
|
||||
url: 'https://nextcloud.com/install/#install-clients'
|
||||
- icon: fab fa-apple
|
||||
url: 'https://nextcloud.com/install/#install-clients'
|
||||
- icon: fab fa-linux
|
||||
url: 'https://nextcloud.com/install/#install-clients'
|
||||
- icon: fab fa-freebsd
|
||||
url: 'https://www.freshports.org/www/nextcloud/'
|
||||
- icon: ptio-openbsd
|
||||
url: 'http://openports.se/www/nextcloud'
|
||||
- icon: ptio-netbsd
|
||||
url: 'http://pkgsrc.se/www/php-nextcloud'
|
||||
- icon: fab fa-android
|
||||
url: 'https://f-droid.org/packages/com.nextcloud.client/'
|
||||
- icon: fab fa-google-play
|
||||
url: 'https://play.google.com/store/apps/details?id=com.nextcloud.client'
|
||||
- icon: fab fa-app-store-ios
|
||||
url: 'https://itunes.apple.com/us/app/nextcloud/id1125420102'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/nextcloud'
|
Reference in New Issue
Block a user