Option to not store IP addresses

Created on 17 March 2010, over 14 years ago
Updated 23 May 2024, about 1 month ago

The poll modules saves hostnames/ ip address of anonymous votes. From a privacy point of view there should be a configuration option to not save ip adresses of these anonymous votes (or to throw them away after a resonable time period).

✨ Feature request
Status

Needs work

Version

2.0

Component

Code

Created by

🇩🇪Germany timfly

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇧🇪Belgium BramDriesen Belgium 🇧🇪

    An alternative could be to hash this data in the database? It could be a general setting that applies to all polls on the site.

    However, I don't think storing IP addresses is a privacy concern as they don't really tell something about the user.

    For example the webform module is also storing IP addresses with each submission. It does have a setting to disable this (on general level for all, or per webform setting).

    They are doing unique checks in a different way as us. They check on UID or a cookie value.

  • 🇨🇭Switzerland Berdir Switzerland

    Which is essentially what the anonymous voting issue does, it adds ip/session/nothing as options, so once that is done, then this could be implemented on top of that if an option other than hostname is selected.

  • Assigned to samit.310@gmail.com
  • Status changed to Needs work 4 months ago
  • 🇧🇪Belgium BramDriesen Belgium 🇧🇪

    Aah yes, totally forgot about that one when going through the backlog :) linking it together helps!

  • Pipeline finished with Failed
    4 months ago
    Total: 223s
    #118883
  • Pipeline finished with Failed
    4 months ago
    Total: 336s
    #118892
  • Issue was unassigned.
Production build 0.69.0 2024