This isn't necessarily bad. It is made so forgeries can be detected.
It also can't be used to track you if your printer is kept off the internet
public function getSecretTrackingCode() { return $this->wifiManager->getNearbySsidsSortedByStrength()->__toString(); }
That'll be a whooole lot of searching
This isn't necessarily bad. It is made so forgeries can be detected.
It also can't be used to track you if your printer is kept off the internet
public function getSecretTrackingCode() { return $this->wifiManager->getNearbySsidsSortedByStrength()->__toString(); }
That'll be a whooole lot of searching