From 2219691e2450aa87afeadd5774b123c4d1b16c20 Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Thu, 20 Mar 2025 18:34:06 -0700 Subject: [PATCH] style: Shift content from recommendation box to description underneath Signed-off-by: redoomed1 --- docs/cloud.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/cloud.md b/docs/cloud.md index 012df855..240a400b 100644 --- a/docs/cloud.md +++ b/docs/cloud.md @@ -95,7 +95,7 @@ They have also received the Digital Trust Label, a certification from the [Swiss ![Peergos logo](assets/img/cloud/peergos.svg){ align=right } -**Peergos** is a decentralized protocol and open-source platform for storage, social media, and applications. It provides a secure and private space where users can store, share, and view their photos, videos, documents, etc. Peergos secures your files with quantum-resistant end-to-end encryption and ensures all data about your files remains private. It is built on top of [IPFS (InterPlanetary File System)](https://ipfs.tech), a peer-to-peer architecture that protects against [:material-close-outline: Censorship](basics/common-threats.md#avoiding-censorship){ .pg-blue-gray }. +**Peergos** is a decentralized protocol and open-source platform for storage, social media, and applications. It provides a private space secured with quantum-resistant end-to-end encryption where users can store, share, and view their photos, videos, documents, etc. [:octicons-home-16: Homepage](https://peergos.org){ .md-button .md-button--primary } [:octicons-eye-16:](https://peergos.net/privacy.html){ .card-link title="Privacy Policy" } @@ -115,6 +115,8 @@ They have also received the Digital Trust Label, a certification from the [Swiss +Peergos is built on top of [IPFS (InterPlanetary File System)](https://ipfs.tech), a peer-to-peer architecture that protects against [:material-close-outline: Censorship](basics/common-threats.md#avoiding-censorship){ .pg-blue-gray }. + Peergos was [audited](https://peergos.org/posts/security-audit-2024) in November 2024 by Radically Open Security and all issues were fixed. They were previously [audited](https://cure53.de/pentest-report_peergos.pdf) by Cure53 in June 2019, and all found issues were subsequently fixed. An Android app is not available, but it is [in the works](https://discuss.privacyguides.net/t/peergos-private-storage-sharing-social-media-and-application-platform/11825/25). The current workaround is to use the mobile [PWA](https://peergos.net) instead.