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…)

  • @[email protected]
    link
    fedilink
    3913 days 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.

    • @[email protected]
      link
      fedilink
      713 days 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.

    • @[email protected]
      link
      fedilink
      English
      513 days 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.

    • ultratiem
      link
      fedilink
      413 days ago

      You also shouldn’t use them as a safe way to store things. They routinely delete shit or bake your data and point to their EULA like sorry buddy, no guarantees. Your stuff is not safe there at all.

      Far better to store locally and just create a way to share it or access it from your home network.

      • @[email protected]
        link
        fedilink
        English
        213 days 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?

        • ultratiem
          link
          fedilink
          213 days ago

          Building a NAS in this day and age is trivial. Hard drive space is cheaper and far more economical than paying $20 a month for a service. The way prices are going it’s going to soon hit parity with car payments.

          I had an old PC from 2012 with an i3 dual core in it. Ran a headless Linux server. Raided the 2 3TB drives. Done. It was replaced by a 4 TB SSD and since those have nowhere near the failure rates of HDDs, one and one. It servers files off my main computer which is a beefy Mac.

          Enabled file sharing. Opened the port on my firewall. Done. It’s one of the easiest services to offload to a homebuilt rig.

          • @[email protected]
            link
            fedilink
            English
            113 days 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…

    • @[email protected]
      link
      fedilink
      3
      edit-2
      12 days ago

      Way too expensive. I pay $200/mo for 160TB with an entire large dedicated server attached to it from hetzner.

      • @[email protected]
        link
        fedilink
        312 days ago

        I get about 100G for less than a dollar a month on backblaze b2. My credit card company waves fees less than a dollar, so its free.

        It covers all my servers and PC backups.

  • @iwannet
    link
    513 days 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.

  • @[email protected]
    link
    fedilink
    English
    4
    edit-2
    13 days 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.

  • Dark Arc
    link
    fedilink
    English
    313 days ago

    Best for what requirements?

    Lots of space? Ease of use? What devices? Web access? Etc

      • Dark Arc
        link
        fedilink
        English
        212 days ago

        Proton because I get it basically for free under my existing Proton plan and because of Proton’s stellar reputation.

        That’s not to say the apps aren’t a bit buggy or missing (Linux doesn’t have one) though.

  • @[email protected]
    link
    fedilink
    313 days ago

    Cloud is just someones computer so I wouldn’t ever upload anything without encrypting it manually myself first just in case .

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      12 days ago

      If the client (which encrypts the data in for an E2EE service) is open source and has also been audited by third parties than there’s little reason to do so

    • @iAmTheTot
      link
      1513 days ago

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

      • @[email protected]
        link
        fedilink
        1
        edit-2
        12 days 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.

      • @[email protected]
        link
        fedilink
        English
        -2
        edit-2
        13 days 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.

    • @[email protected]
      link
      fedilink
      1013 days 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.

  • @[email protected]
    link
    fedilink
    213 days ago

    If you need to share with others, trezorit is probably the best option for businesses and Mega is second (and the first few gigs are free)

  • @[email protected]
    link
    fedilink
    213 days ago

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