IP anonymize
Stale IP addresses clog up your database with useless data, not to mention, may be subject to subpoena by legal authorities in some jurisdictions.
The IP anonymize module helps ensure users' privacy by implementing a retention policy for IP addresses logged in Drupal's database tables. IP addresses are scrubbed on each cron run according to a configurable retention period. For example, you may wish to preserve IP addresses for a short while for purposes of identifying spam.
IP anonymize cannot guarantee anonymity, as IP addresses are recorded at least temporarily, and may also be logged elsewhere in the system such as webserver error logs. For more robust anonymization, remote IP addresses can be suppressed by putting your webserver behind a proxy.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2008-Oct-29 | 7.75 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1 | 2008-Oct-29 | 7.53 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-1.x-dev | 2009-Sep-29 | 7.67 KB | Download · Release notes | Development snapshot | |
