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
      2
      ·
      edit-2
      13 days ago

      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
        1
        ·
        14 days ago

        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.