What is the best cloud storage that gives a nice balance between features and privacy? I know you can manually encrypt files to use any provider, but I would prefer an open source E2EE for the sake of convenience.

Currently I have heard about the following:

  • proton
  • filen
  • sync
  • icedrive
  • pcloud

(Not including GDrive, Onedrive etc…)

  • mlfh@lemmy.ml
    link
    fedilink
    arrow-up
    39
    ·
    6 months ago

    When it comes to privacy and security, I think you should treat all cloud providers equally. Use a client with client-side encryption so that the only thing that touches the provider is encrypted data.

    Rclone is an example of a good client that can do this, and can even mount your cloud storage as a filesystem with its encryption layer in between.

    • patchexempt@lemmy.zip
      link
      fedilink
      arrow-up
      7
      ·
      6 months ago

      yep. I use backblaze B2 with rclone, and just don’t worry since it’s encrypted (including the file names) before it leaves my server.

    • Random Dent@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 months ago

      Yeah that’s what I do. I use filen because it’s nice and easy to use and I got in early and got a good deal on a lifetime plan (actually two because you could stack them at the time, I dunno if you still can), but yeah I encrypt everything locally first before I upload it so it doesn’t really matter if it gets stolen or whatever.

      If you do that then I don’t think it really matters especially where you put it.

      • MalReynolds@slrpnk.net
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        I’ve been thinking about a ‘RAID5’ of free storage providers as a way to overcome this, shouldn’t be too hard to implement, but I’m busy atm. I wonder if their TOS are already onto this, but conversely, how could they tell?

          • MalReynolds@slrpnk.net
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            6 months ago

            Quite true, as I do myself, but “RAID is not a backup”. Use case here would be for offsite backup of encrypted, critical, low size documents (think docs, scans of important documents, source code, personal art) by aggregating e.g. 10Gb free accounts in such a way that if a provider goes tits up, or locks you out, you replace them as you would a dead drive in a RAID array. It’s mission critical secure backup for the poors…