diff --git a/_includes/sections/cloud-storage.html b/_includes/sections/cloud-storage.html new file mode 100644 index 00000000..b02595b3 --- /dev/null +++ b/_includes/sections/cloud-storage.html @@ -0,0 +1,35 @@ +

Encrypted Cloud Storage Services

+ + + +
+ + {% include card.html color="success" + title="Nextcloud - Choose your hoster" + image="assets/img/provider/Nextcloud.png" + + description="Similar functionally to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, and thereby allowing anyone to install and operate it without charge on a private server, with no limits on storage space or the number of connected clients." + + url="https://nextcloud.com/" + footer="Client OS: Windows, macOS, Linux, BSD, Unix, iOS, Android, Fire OS. Server: Linux." + %} + + {% include card.html color="primary" + title="Least Authority S4 - For Experts" + image="assets/img/provider/S4.jpg" + + description="S4 (Simple Secure Storage Service) is Least Authority's verifiably secure off-site backup system for individuals and businesses. 100% client-side encryption and open source transparency. 250GB for $9.95/month or 5TB for $25.95/month. Servers are hosted with Amazon S3 in the US." + + url="https://leastauthority.com/" + footer='OS: Linux, Windows, macOS, OpenSolaris, BSD. (Installation for advanced users)' + %} + +
+ +

Related Information

+ + diff --git a/index.html b/index.html index 81f8059a..42987eda 100644 --- a/index.html +++ b/index.html @@ -37,40 +37,7 @@ layout: default {% include sections/file-sharing.html %} -

Encrypted Cloud Storage Services

- - - -
- - {% include card.html color="success" - title="Nextcloud - Choose your hoster" - image="assets/img/provider/Nextcloud.png" - - description="Similar functionally to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, and thereby allowing anyone to install and operate it without charge on a private server, with no limits on storage space or the number of connected clients." - - url="https://nextcloud.com/" - footer="Client OS: Windows, macOS, Linux, BSD, Unix, iOS, Android, Fire OS. Server: Linux." - %} - - {% include card.html color="primary" - title="Least Authority S4 - For Experts" - image="assets/img/provider/S4.jpg" - - description="S4 (Simple Secure Storage Service) is Least Authority's verifiably secure off-site backup system for individuals and businesses. 100% client-side encryption and open source transparency. 250GB for $9.95/month or 5TB for $25.95/month. Servers are hosted with Amazon S3 in the US." - - url="https://leastauthority.com/" - footer='OS: Linux, Windows, macOS, OpenSolaris, BSD. (Installation for advanced users)' - %} - -
- -

Related Information

- + {% include sections/cloud-storage.html %}

Self-Hosted Cloud Server Software