Hi, I’m looking for an alternative to Google’s Find my phone that can be self hosted. Most important feature would be to see the last known location of a mobile phone without disclosing the location to any third party system. It would be nice to have features like making the phone ring or wiping the phone remotely.

Happy to hear any ideas what you people are using.

  • gedaliyah@lemmy.world
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    1 day ago

    FYI, I came across an app called FindFamily on F-Droid, but it looks like a vibe-coded vaporware, and who knows what server it’s connecting to in the background.

    On device, I’d trust OwnTracks, Colota, or GPSLogger, then use Dawarich or Reitti on the server. That is, if you are interested in device history, which could be useful in tracking a lost device, or just having your personal memoies saved.

    These do not provide defensive measures like photo or remote wiping. FMD can do that over SMS if the phone is disconnected from the server.

    • ndupont@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I use owntracks with a free cloudaqmp plan for the mqtt broker. It felt safer than trying to manage my own mqtt open inf the internet. The data is decrypted and parsed by a dedicated node on my main node red instance.

    • zombiebikini@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      I think I will try a combination if dawarich and FMD. Any reason other apps like colota are preferred to the dawarich app on the device?