I am trying to re-adjust how much effort I want to put into privacy concerns. Too much stuff I’m using isn’t working properly or using a lot of my mental resources that I need elsewhere.

For (a bad) example: I recently performed a half-switch from my self-hosted Nextcloud instance to ProtonDrive, in the hope that it would spare me the stress to maintain my private Nextcloud. Unfortunately, it doesn’t, as basic functionality like cross-device-sync is not possible (there isn’t even a client app for Linux, as of yet).

This brings me to the question: have you found any services/apps/stuff that significantly eases your life while still being privacy friendly? I know, this is a broad question, but I think this is for the best as this thread then maybe even has use for other users.

  • nehal3m@sh.itjust.works
    link
    fedilink
    arrow-up
    52
    ·
    3 months ago

    I’ve found Syncthing a better way to handle file sync than NextCloud. Much more set and forget and not a single point of failure. It also syncs a notes directory in flat .md format, so anything can edit them, in a simple directory hierarchy.

    • LWD@lemm.ee
      link
      fedilink
      arrow-up
      20
      ·
      3 months ago

      SyncThing is great for encrypted, serverless, bidirectional sync, preferably with small folders… But unfortunately really eats up a lot of battery.

      I’m still waiting for some company to figure out E2EE syncing with the quality of Google Drive (mobile and desktop integration built in). Proton is close, but they fumble reliable integration.

        • LWD@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

          Between all these replies, I have to say I’m a little jealous. And I might have to look into making a SyncThing dedicated “server” on my home network using YunoHost, a thing that (IIRC) wouldn’t require exposing to the Internet because SyncThing will also happily run across volunteer-run relays.

          By any chance, have you had any success with a unidirectional sync between your phone and your computer, where it’s possible to delete old photos on your phone to save space without worrying about them being deleted on the computer side? (This issue really only crops up for me when I’m already far away from a computer, BTW.)

      • nehal3m@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        3 months ago

        I’ll have to defer to your experience; I’ve set it up on a PC, a NAS and a phone. The phone was connected to an ethernet-equipped dock at the time of setup so the sync was quick and painless.

        I don’t see a hit on battery life on a Fairphone 4 running /e/OS after initial sync has completed.

      • calm.like.a.bomb@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        I haven’t had battery usage issues with it for years! Just checked now and it’s below 0.4% - it doesn’t even show up in the main app list in the battery settings.

    • abbenm@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      3 months ago

      Syncthing is brilliant, although for me it has had a heck of a learning curve to keep straight. Might just be me though.

    • Molecular0079@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 months ago

      My biggest issue with Syncthing is that it becomes unusable for large amounts of data due to the lack of selective sync (ignore lists are cumbersome as hell) and lack of virtual file system support. I have about 8TB of data on my NAS that I want to access remotely and it is not feasible to have duplicate copies of that much data on all of my devices.

      • RecallMadness@lemmy.nz
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        3 months ago

        Agreed.

        Resilio sync works better. But the “sync identity” thing is broken, and configuring it declaratively is hard.

        But 100% agree. Would love a virtual file system solution. Ideally one which you can use to fill available disk space and ensure you always have a minimum number of copies.