diff --git a/_includes/sections/cloud-storage.html b/_includes/sections/cloud-storage.html index 35fc49e5..a03c7898 100644 --- a/_includes/sections/cloud-storage.html +++ b/_includes/sections/cloud-storage.html @@ -4,6 +4,25 @@ If you are currently using Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should pick an alternative here. +{% + include cardv2.html + title="Keybase KBFS" + image="/assets/img/svg/3rd-party/keybase.svg" + description='Keybase provides 250GB of E2EE cloud storage for free. Its protocol has also been indepedently audited (PDF). Keybase allows you to share files with any Keybase user, or social media user through the use of "identity proofs". They currently do not offer additional space above your quota.' + labels="warning:Warning:This software relies on a closed-source central server." + website="https://book.keybase.io/docs/files" + privacy-policy="https://keybase.io/docs/privacypolicy" + forum="https://forum.privacytools.io/t/discussion-keybase/1224" + tor="http://keybase5wmilwokqirssclfnsqrjdsi7jdir5wy7y7iu3tanwmtp6oid.onion/" + github="https://github.com/keybase/client/tree/master/go/kbfs" + windows="https://keybase.io/docs/the_app/install_windows" + mac="https://keybase.io/docs/the_app/install_macos" + linux="https://keybase.io/docs/the_app/install_linux" + freebsd="https://www.freshports.org/security/keybase/" + googleplay="https://play.google.com/store/apps/details?id=io.keybase.ossifrage" + ios="https://apps.apple.com/app/keybase-crypto-for-everyone/id1044461770" +%} + {% include cardv2.html title="Nextcloud - Choose your hoster" image="/assets/img/svg/3rd-party/nextcloud.svg"