wordpress-webmention icon indicating copy to clipboard operation
wordpress-webmention copied to clipboard

Anonymize IP Address

Open dshanske opened this issue 6 years ago • 4 comments

I cannot think of a reason why we need the originating IP address after any sort of SPAM check is done. We could safely anonymize this information after that time.

dshanske avatar May 14 '18 11:05 dshanske

Perhaps we can remove it within the publish process...

pfefferle avatar May 14 '18 11:05 pfefferle

I want to make sure there isn't a spam fighting reason for retaining it longer

dshanske avatar May 14 '18 11:05 dshanske

https://github.com/WordPress/WordPress/blob/fdd5b8dacdf5f3e107747e9870c2f2db3f3481b1/wp-includes/functions.php#L6143

https://github.com/WordPress/WordPress/blob/fdd5b8dacdf5f3e107747e9870c2f2db3f3481b1/wp-includes/functions.php#L6212

dshanske avatar Jun 03 '18 03:06 dshanske

Not sure if everyone would want to consider some sort of basic cron job to clear out IP addresses tied to webmention comments, but it's an option.

tw2113 avatar Nov 29 '19 17:11 tw2113