The NightOwl application has existed since 2018 and is used to automatically switch between light/dark modes on the operating system. It is an alternative to the built in macOS automatic mode which only switches when the user steps away from the computer.

However, the application has been bought out by “TPE.FYI LLC” in late 2022 that forcibly joins your devices into a botnet for use of market research, without your knowledge (other than the TOS in small text on the download page) or express consent (this feature cannot be turned off, even when the app is quit). This is documented in their terms of service.

all 33 comments

sorted by: hot top controversial new old
[–] 65 points 3 years ago (3 children)

This is extremely shady. How do I know if other apps I have are making me part of a botnet?

  • source
  • hideshow 6 child comments
  • [–] 24 points 3 years ago (3 children)

    Use free and open source software

  • source
  • parent
  • hideshow 6 child comments
  • [–] 39 points 3 years ago (2 children)

    Something being open source doesn't automatically make it safe to use. Sure, it means it's easier for people to check for security issues, but how many people actually have the knowledge and the time to do it? And even then, take the log4j vulnerability from a while ago, it's been present in the code since 2013 and only reported in like 2021.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 3 years ago

    You still need to build package and install it yourself though or else you are trusting someone else. Open Source software has been used as a vector for attacks before by bad actors getting access to the build system or source code.

  • source
  • parent
  • [–] 8 points 3 years ago (4 children)

    You need to examine your devices packets and see what servers they're going to. You can do that through Wireshark on Windows, or use an external sniffer to examine them.

    I'm not aware of any native apps for Mac that can do that, but maybe others will know.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 8 points 3 years ago (1 child)

    If you're just interested in connections (and don't care about packet inspection) you can use Little Snitch (paid) or LuLu (FOSS).

    Actually, all the Objective-See Foundation security tools are great and target specific classes of vulnerabilities, like LuLu for outgoing network connections, RansomWhere for detecting ransomwear by looking for encryption events, Oversight that monitors you cameras and microphones and a bunch of other really small, but really useful security utilities. Better than running a shady antivirus that's going to suck up loads of resources and rely on signatures.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 years ago (1 child)
  • [–] 2 points 3 years ago (1 child)

    When I’m using VPN, my pihole can’t see the traffic, and won’t be able to block any ads or analyze the traffic. Also, some browsers use their own DNS, so the pihole can’t block that traffic either.

    Other than that, the pihole is a great tool to figure out what’s going on in your network. That’s how I found out that an Android phone is super noisy in my netwrok. Then I installed LineageOS+gapps, and it got better. It was still a bit noisy, so I reinstalled LineageOS, but this time without gapps and no play store. It finally got to the level I like, but unfortunately the world around me wasn’t compatible with this phone any more. :( But anyway thanks to pihole, I was able to figure out what kind of changes I need to make so that I’ll get the level of privacy I’m happy with.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago

    Vigilance. Resource monitoring and network traffic monitoring. The occasional scan with anti malware tools to catch known bad actors.

    I use malwarebytes when someone needs a scan, though they got naggy enough that I uninstalled it right after using it for my grandfather. Other monitoring IDK. LittleSnitch is popular on Mac but I have no personal experience with it.

  • source
  • parent
  • [–] 35 points 3 years ago (1 child)

    Disclaimer : not an Apple user, not a lawyer

    This should be illegal by European law. Without further knowledge it seems like a prime example for the GDPR letter of death and a pretty solid case for data protection lawyers

  • source
  • hideshow 2 child comments
  • [–] 11 points 3 years ago (1 child)

    Unannounced changes to the Terms of Service are definitely illegal.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 3 years ago (1 child)

    But various forms of backstabbing are legal as long as you let your users know that the TOS have changed. I mean, who reads that stuff anyway. You can literally throw in there whatever you like and people will just click “I agree” regardless.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 2 points 3 years ago* (last edited 10 months ago) (1 child)
  • [–] 2 points 3 years ago

    I get those from my bank, insurance company and some other places too. I trust that their brand isn’t disposable, so they probably aren’t going to do anything too sneaky.

    However, some random app from a random developer you never heard of is a different story. All of that is 100% disposable, so reputation is meaningless to a scam operation like that. Once they get your money, the company suddenly goes bankrupt and the developers disappear forever.

  • source
  • parent
  • [–] 31 points 3 years ago (1 child)
  • [–] 9 points 3 years ago

    Should be illegal

  • source
  • [–] 5 points 3 years ago

    Light and dark mode can be set to turn on automatically at a given time or can be set via sunset/sunrise. Not sure where you got people need to step away from their devices to enable.

  • source
  • [–] 3 points 3 years ago (1 child)

    Jeez. I've been using it since 2018 and is one of my favorite applications. Maybe downloading an older functional version would mitigate this?

  • source
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (2 children)

    I don't use a Mac but can't you just block the app from accessing the internet in your firewall? MacOS has a firewall, right?

  • source
  • parent
  • hideshow 4 child comments