• capital
    link
    fedilink
    English
    112 months ago

    Just encrypt before upload and you don’t even need to worry about it.

      • @[email protected]
        link
        fedilink
        English
        162 months ago

        Sure, if you trust them and their encryption. If you encrypt yourself you can use any provider you want with no trust involved.

        • @[email protected]
          link
          fedilink
          English
          52 months ago

          And it’s way cheaper to go with someone like Backblaze and encrypt yourself vs something like Proton.

          • capital
            link
            fedilink
            English
            22 months ago

            This is the biggest thing for me.

            I’m currently on Wasabi but considering B2.

    • @[email protected]
      link
      fedilink
      English
      12 months ago

      For cold storage it makes sense, but I always consider UX - there’s not enough solutions that make private key encryption, especially remote, as easy as opening a link or mounting to a directory.

      I’ve used s3ql before, and it’s really nice for making the encryption transparent. Not something pre-encrypting before dropbox upload can provide.
      More, you wanna share those files via dropbox native tools? The recipient better have your private key or you need to reencrypt specifically for them.

      Mentioned tool: https://github.com/s3ql/s3ql

      • capital
        link
        fedilink
        English
        22 months ago

        I’ve used Cryptomator in the past which was pretty easy.

        Rclone has a way to mount on windows and Linux which I haven’t used personally but I imagine that works like mounting any storage.

        True that it makes all share options moot but I prefer to handle that myself.