Licences

Open-source projects and public data that informed NearLens's development.

Referenced project

GNU Affero General Public License v3.0

Nearby Glasses

Created by Prof. Dr. Yves Jeanrenaud  ·  github.com/yjeanrenaud/yj_nearbyglasses

NearLens's early exploration of Bluetooth-based smart-glasses detection was informed by Nearby Glasses, an open-source Android and iOS project created by Prof. Dr. Yves Jeanrenaud. The Nearby Glasses project demonstrated the feasibility of passively detecting smart glasses using publicly registered Bluetooth manufacturer identifiers.

NearLens was independently implemented in TypeScript using the Expo framework. No source code from Nearby Glasses was copied or translated into NearLens. The manufacturer identifiers used by NearLens are drawn directly from the public Bluetooth SIG Assigned Numbers registry, which is the same primary source cited by the Nearby Glasses project.

Nearby Glasses is licensed under the GNU Affero General Public License v3.0.


Bluetooth manufacturer identifiers

Public data - Bluetooth SIG Assigned Numbers

Registered device identifiers

NearLens matches Bluetooth Low Energy advertising packets against manufacturer identifiers registered in the Bluetooth SIG Assigned Numbers registry. These identifiers are public factual data published by the Bluetooth Special Interest Group. Their use requires no licence.

Identifier Assigned to Source
0x01AB Meta Platforms / Ray-Ban smart eyewear Bluetooth SIG (public registry)
0x058E Meta Platforms / EssilorLuxottica Bluetooth SIG (public registry)
0x0D53 Snap Inc. (Spectacles) Bluetooth SIG (public registry)

Questions

For questions about open-source compliance or attribution, contact hello@marcosrezende.com.

Last updated: 12 August 2026.