From fac9965bf677f8b76a45e081319d3814d25bfb44 Mon Sep 17 00:00:00 2001 From: Shaki <112879608+shaki150697@users.noreply.github.com> Date: Tue, 28 Mar 2023 10:51:44 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22b6a47..de4dbdd 100644 --- a/README.md +++ b/README.md @@ -839,6 +839,7 @@ It is recommended to encrypt files on your client machine, before syncing to the **[Peergos](https://peergos.org/)** | A peer-to-peer end-to-end encrypted global filesystem with fine grained access control. Provides a secure and private space online where you can store, share and view your photos, videos, music and documents. Also includes a calendar, news feed, task lists, chat and email client. Fully open source and self-hostable (or use hosted solution, £5/month for 50 GB) **[Internxt](https://internxt.com/)** | Store your files in total privacy. Internxt Drive is a zero-knowledge cloud storage service based on best-in-class privacy and security. Made in Spain. Open-source mobile and desktop apps. 10GB FREE and Paid plans starting from €0.99/month for 20GB. **[FileN](https://filen.io/)** | Zero knowledge end-to-end encrypted affordable cloud storage made in Germany. Open-source mobile and desktop apps. 10GB FREE with paid plans starting at €0.92/month for 100GB. +**[Polybase](https://polybase.xyz)** | A database that understands tokens, wallets & ZK. Polybase is a drop-in replacement for Firebase, only difference here being it's decentralized. #### Notable Mentions An alternative option, is to use a cloud computing provider, and implement the syncing functionality yourself, and encrypt data locally before uploading it - this may work out cheaper in some situations. You could also run a local server that you physically own at a secondary location, that would mitigate the need to trust a third party cloud provider. Note that some knowledge in securing networks is required.