Drupal is a registered trademark of Dries Buytaert

site_key_mutator

2 sites Security covered
View on drupal.org

Site Key Mutator will anonymize the deployment unique site key transferred by the Drupal Core Update module.

It is still possible that third parties could correlate requests to fingerprint a site. This module only disables/randomizes the tracking ID's sent in request.

Features

Anonymizes the site id for each new request by either:

  • Removing the site id
  • Replacing with a random site id

Why?

Site owners have seen from the 2024 WP Engine Tracker incident that update API's can reveal information site owners would otherwise desire to keep private

The presence of a unique per deployment/per site(domain) identifier in the update module allows for Drupal.org and other actors to profile site owners.

While the Drupal Update API is currently not as invasive as some other CMS API's are (Down The Rabbit Hole - A Look At The WordPress Update API) it still allows gathering unique information about site owners.

This module provides what should already be a core feature, to separate the telemetry tracking from the functional aspect of reporting update status.

Activity

Total releases
2
First release
Sep 2025
Latest release
5 months ago
Release cadence
0 days
Stability
50% stable

Releases

Version Type Release date
1.0.0 Stable Sep 24, 2025
1.x-dev Dev Sep 24, 2025