this post was submitted on 20 Nov 2025
132 points (96.5% liked)

Technology

76962 readers
3236 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Interesting article shared with me about the way Wi-Fi location services work.

you are viewing a single comment's thread
view the rest of the comments
[–] Scolding7300@lemmy.world 1 points 1 day ago (1 children)

I thought hidden SSIDs aren't discoverable :(

[–] chaospatterns@lemmy.world 10 points 1 day ago* (last edited 1 day ago) (1 children)

Every WiFi router and network has something called an SSID and a BSSID. The SSID is the friendly name that you use to show off your puns to your neighbors. The BSSID is a 6 byte MAC address. All devices use the BSSID when connecting and communicating.

With a non hidden SSID, your router broadcasts the SSID and BSSID.

The BSSID doesn't change even if you change your SSID (Though APs with support for multiple SSID create a different BSSID per network) and it's what is actually used for geo location.

When it's hidden, it doesn't send the SSID out, but sends out packets with the BSSID. Clients then scream out to the void "anybody know the SSID 'My Secret SSID??'" Then it'll respond.

So basically hidden networks still send out the unique identifying address and then when you take your phone with you, you're just telling everybody what your home WiFi is called.

Hidden SSIDs are not that useful.

[–] Scolding7300@lemmy.world 2 points 1 day ago

Would've been cool if the APs would rotate the mac address