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
    29
    ·
    9 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.

    • Random Dent@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 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.

  • heavyboots@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    9 months ago

    BitWarden provides some encrypted storage on their paid tiers. I think it’s very small, like 1GB, but it’s E2E.

    Apple iCloud storage is actually E2E too if you turn on Advanced Data Protection. (Note that not all iCloud features are E2E, like email, for example.) And the price is pretty comparable too. Naturally this works a lot better if you’re on a Mac, but just FYI.

  • iwannet@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    Filen.io is really good, but lacking features in their apps. But they’re about to release a new desktop client with webdav and rclone support.

  • ezjohnson@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    I think storj is worth mentioning. You could also look at the list of supported providers for rclone.

  • wuphysics87@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    I’ve enjoyed Proton for several years, except there ia no Linux desktop client. I intend to test installing the client in a virtual machine running windows, and then use shared folders.

    • iAmTheTot@sh.itjust.works
      link
      fedilink
      arrow-up
      12
      arrow-down
      1
      ·
      9 months ago

      Unless you’re hosting that off site, it’s not really fulfilling the same complete purpose of cloud storage.

      • umbrella@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        9 months ago

        i’m gonna play devils advocate and say you could rent cloud space on say a vps and host your own solution there instead of locally. it’d probably be better if you have the know how to do it properly.

      • ResoluteCatnap@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        2
        ·
        edit-2
        9 months ago

        You can self host and make it accessible only to you from anywhere in the world.

        You might be thinking about it not fulfilling the 3-2-1 backup strategy, but as long as you have a remote copy of the data through some means then you have the remote copy fulfilled.

    • BearOfaTime@lemm.ee
      link
      fedilink
      arrow-up
      10
      ·
      9 months ago

      I do.

      All data is replicated 3x locally, with one cloud. backup.

      Having all data in one physical location makes for a single failure point.