Meta has sold 7M+ Ray-Ban glasses that look identical to normal glasses but can record you silently.

NoPeek detects them using immutable BLE manufacturer company IDs signals that cannot be randomized or hidden unlike MAC addresses.

Detects: Meta Ray-Ban, Snap Spectacles, Oakley Meta, TCL RayNeo, Meta Quest, Apple Vision Pro, Pico VR and more.

No ads. No tracking. No internet permission. Fully open source. MIT license.

github.com/getnopeek/nopeek-android

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      19
      ·
      edit-2
      2 天前

      yeah, having to compile apks for android is mad inconvenient and the developer really just has to do it once. honestly, beyond the bare minimum of compiling it, it should be easily found on fdroid.

      • Jul (they/she)@piefed.blahaj.zone
        link
        fedilink
        English
        arrow-up
        12
        ·
        3 天前

        Yeah fdroid would be preferred over precompiled apks actually, since fdroid does the compiling to verify the compiled version doesn’t contain anything not in the code repo and reports stuff that may be unwanted that is in the repo.

      • Squizzy@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        3 天前

        Is this why obtainium has been returning no releases found!?

        I thought obtainium was struggling with some aspect

      • Snot Flickerman@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        3 天前

        I swear when I first saw this month or so ago there was an APK but I could be wrong.

        My question is if it was there why did they take it down?

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 天前

      You can build from source with Android Studio.

      The link to the APK seemingly is broken so that leaves just building from source, which it has instructions for.