this post was submitted on 26 May 2026
146 points (98.7% liked)

Open Source

47344 readers
145 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

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

top 24 comments
sorted by: hot top controversial new old
[–] Gonzako@lemmy.world 25 points 3 weeks ago (1 children)
[–] Swedneck@discuss.tchncs.de 10 points 3 weeks ago (1 children)

astounds me that people still don't make that priority #1

[–] Shady_Shiroe@lemmy.world 3 points 3 weeks ago (1 children)

Fdroid requires app to be RB (reproducible build) which is good cuz it mean the apk developer release should be identical to a build you make from source code.

My issue was that updating or adding a library to my app could break RB which can be a simple fix, but would require either waiting for pull request to be merged or forking yourself.

It just becomes a game of Guess Who to find who is at fault for RB issues. Maybe it's just a flutter thing and isn't an issue with kotlin apps, idk.

IzzyOnDroid is a great fallback

[–] Flagstaff@programming.dev 2 points 3 weeks ago (1 children)

How so? I don't know much about the difference between Izzy and F-Droid.

[–] Shady_Shiroe@lemmy.world 2 points 3 weeks ago (1 children)

Izzy is a repo for fdroid, on Izzy they can still host your app even if it isn't RB. Also, they just scan places like github releases and post your apps automatically for you, while fdroid only includes it if you submit it first.

[–] Flagstaff@programming.dev 1 points 3 weeks ago

Interesting, thanks!

[–] unitedwithme@lemmy.today 23 points 3 weeks ago (1 children)

Already have https://github.com/yjeanrenaud/yj_nearbyglasses

How would this app be an improvement or any better? Sometimes I feel people clone app repos, tweak 1 or 2 things and call it a whole new app.

[–] magnue@lemmy.world 9 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

If it ran in the background and notified me whenever one was detected it would be great.

Edit: looks like it does

[–] getnopeek@thelemmy.club 1 points 1 week ago

Yes it does! 🎉 Here's how it works:

Tap "Run in background" button in the app. You'll see a persistent notification saying "VR Shield — Background Scan".

If a smart glass or VR headset is detected you'll get:

  • Vibration alert
  • Sound alarm
  • Push notification with vendor name and distance

Tap the notification to open the app and see full details.

To stop: tap "Stop background" in the app or tap Stop in the notification.

APK now available if you want to try it: github.com/getnopeek/nopeek-android/releases

[–] iByteABit@lemmy.ml 8 points 3 weeks ago

Finally, the doofus locator

[–] RodgeGrabTheCat@sh.itjust.works 6 points 3 weeks ago

I tried nearbyglasses but it doesn't stay running. I'll give nopeek a go and see if it's any better.

[–] Novocirab@feddit.org 5 points 3 weeks ago

Sweet. A question though: Why on Microsoft GitHub and not on Codeberg?

[–] ropatrick@lemmy.world 2 points 3 weeks ago (2 children)

Anyone having trouble downloadimg the APK from yje Git page? Tried a couple.of browsers.

This is the link text:

https://github.com/getnopeek/nopeek-android

Keeps circling back to the same page.

[–] potter2010@lemmy.ca 2 points 3 weeks ago (2 children)

There doesn't appear to be a release apk available for download, at least at the time I checked. Looks like you need to clone and build it from the source yourself. Not sure why there is a "Download APK" at the top.

[–] ropatrick@lemmy.world 2 points 3 weeks ago (1 children)

OK thanks for that. The build is beyond my skills to I'll wait a while and keep an eye on it in case it becomes available.

[–] getnopeek@thelemmy.club 2 points 1 week ago (1 children)

🚀 NoPeek v1.0 is live!

APK now available — no build needed. Just download and install.

Detects Meta Ray-Ban glasses, Snap Spectacles & VR headsets via Bluetooth.

Free. Open source. No tracking.

github.com/getnopeek/nopeek-android/releases

#privacy #android #opensource

[–] ropatrick@lemmy.world 1 points 6 days ago

Thanks! Installed!

[–] getnopeek@thelemmy.club 1 points 1 week ago

🚀 NoPeek v1.0 is live!

APK now available — no build needed. Just download and install.

Detects Meta Ray-Ban glasses, Snap Spectacles & VR headsets via Bluetooth.

Free. Open source. No tracking.

github.com/getnopeek/nopeek-android/releases

#privacy #android #opensource

[–] harcesz@szmer.info 1 points 3 weeks ago (1 children)
[–] getnopeek@thelemmy.club 1 points 1 week ago

🚀 NoPeek v1.0 is live!

APK now available — no build needed. Just download and install.

Detects Meta Ray-Ban glasses, Snap Spectacles & VR headsets via Bluetooth.

Free. Open source. No tracking.

github.com/getnopeek/nopeek-android/releases

#privacy #android #opensource

[–] ExLisper@lemmy.curiana.net 1 points 3 weeks ago (1 children)

But I have my BT turned off when I'm not using it...

[–] Azzu@leminal.space 15 points 3 weeks ago* (last edited 3 weeks ago)

But if you use this app, you would be using BT, so turn it on...

[–] Squizzy@lemmy.world 1 points 3 weeks ago

Obtainium cant find a release on the search