1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00
This commit is contained in:
Tommy 2023-08-16 07:22:11 -07:00 committed by GitHub
parent b58696a497
commit 3dcaf7b071
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,4 @@ tags: ['macOS', 'Privacy']
author: Tommy
---
Unlike iOS, macOS does not have a setting to easily randomize the MAC address. To work around this, various guides on the internet suggested randomizing the **entire** MAC address, which is not approprieate.
Unlike iOS, macOS does not have an easy way to randomize the MAC address. To work around this, various guides recommended several ways to create a randomized MAC address and apply it to the system during runtime. Unfortunately, most of the instructions do not have a proper threat model in mind and will end up making you stick out more from the crowd.