this post was submitted on 23 Aug 2023
1300 points (98.9% liked)

Programmer Humor

19315 readers
146 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 99 points 1 year ago (34 children)

Let's pretend someone didn't know how to do that on an android. How would you explain it to them?

[–] [email protected] 116 points 1 year ago (18 children)

On android when you go to the wifi settings you're currently connected to there should be a setting for randomizing mac address per connection or per network. If you change it to per connection, once you disconnect and reconnect your mac address should change. On per network, it will randomly generate the mac address for the first connection and keep that address for that wifi forever.

[–] [email protected] 4 points 1 year ago (13 children)

I think per connection is a GrapheneOS thing unless I'm wrong

[–] [email protected] 4 points 1 year ago (1 children)

Yeah, on Android 12 I can only choose between "randomized MAC" and "phone MAC". Doesn't specify if it's randomized per network or connection, but I'd guess it's per network.

[–] SuperIce 9 points 1 year ago (1 children)

By default it's per network, but if you enable Developer Options, there is a setting under Networking called "Wi-Fi non-persistent MAC randomization" that randomizes the MAC per connection for networks that have randomization enabled. I am on Android 13 though, so I'm not sure if 12 has this option.

[–] [email protected] 2 points 1 year ago

Hey, cool! It's here on Android 12 also! I take it as the network has to support randomization though, so it won't work in all networks?

load more comments (11 replies)
load more comments (15 replies)
load more comments (30 replies)