Developers (two dudes) are super responsive and would likely release an IP customization feature upon request. Is there any service that would tolerate this [D]DOS-y kind of behavior that would feel more privacy friendly than Cloudflare?

IsThereNet [for macOS] watches for internet connection status changes and draws a colored line at the top of the screen to indicate the status.


Edit: Thanks everybody!

(1) ICMP (Internet Control Message Protocol) Echo Requests hardly constitute a burden on a server.
(2) There is little privacy concern simply exposing your IP to Cloudflare.
(3) Uptime-Kuma can be self hosted to accomplish this task with more bells and whistles.
(4) There is an appetite for daydreaming of DDOSing bad Alphabetic actors ;) You civilly digidisobedient rascals!

  • jokeyrhyme@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    9 days ago

    Hmmm, is CloudFlare known for being a bad actor in terms of privacy?

    Setting that aside, no matter what you pick, you’ll be exposing your IP address, from which your ISP and/or general location may be derived

    If you don’t trust CloudFlare with that information then you basically cannot trust anyone else, so maybe you’d need to run your own service and ping that instead now that you’re in a situation where you can only trust yourself 🤷

    The other issue that comes to mind is that you’re only testing reachability to one address, which means you could get a false negative where that address stops working but the rest of the internet is actually fine

    • parody@lemmings.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      9 days ago

      Ah, my threat model isn’t that Snowden, thanks.

      you could get a false negative

      Good point. Will keep that in mind in general. (For this specific use case? Maybe it’s fine since if I see the red bar while my apps are still working, I could ignore it - but now I’ll think back to your comment and understand maybe Cloudflare is experiencing an issue. In which case I’ll check their status pages and wouldn’t be surprised to see some news article or complaints too!)