Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.
This repository was archived by the owner on May 2, 2026. It is now read-only.

Obfuscate votes in secret votes #32

Description

@mxmeinhold

When we implement secret votes, we should be obfuscating usernames so that they are not plaintext in the database. Consider using something like a sha sum to compute unique identifiers that aren't directly human readable.

This won't make it impossible to read who voted what, but it will make it into an effortful and willful act, so someone going in to do maintenance or accidentally reading the db would not unintentionally learn of such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions