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

  • Angel Mountain@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    I’m using pcloud because proton still doesn’t have a way to share folders with other users, so I can’t share my holiday photos with my partner there.

    Pcloud works fine. The online interface is not the nicest, but it works.

  • mlfh@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    3 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.

    • meseek #2982@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      3 months 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.

      • MalReynolds@slrpnk.net
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 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?

        • meseek #2982@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          3 months 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.