A viral solo app was copied, then removed through a takedown

A small macOS desktop cat app passed 500,000 video views overnight after a tech creator featured it. Soon after, someone in the comments said they had the and would share it. A then appeared with that looked copied and changed from the original app, including what seemed to be a separate flow.

The maker replied with a warning and filed a GitHub DMCA takedown request, and the repository was removed. The maker is now reviewing app licensing security, which logic should stay inside the app versus run on a server, packaging, and ways to watch for copied or redistributed builds. Many replies argued that s cannot be fully protected and that strong copy protection can make the product worse for paying users.

Since the app was made with Electron, some commenters suggested that its files may have been easier to copy, and that shipping a compiled binary could be a better choice next time. The issue was not someone making a similar idea from scratch, but the public re of copied app files and assets.

Key points

  • The app went viral after a creator featured it, passing 500,000 views overnight.
  • A copied-looking appeared with modified and a flow.
  • A GitHub DMCA takedown request removed the repository.
  • Electron apps can be easier to inspect and copy than some compiled s.
  • Copy protection has a tradeoff: more security can also mean worse experience for paying users.
Read original