Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Un sondage est anonyme #5

Open
dwarffrench opened this issue Aug 16, 2013 · 0 comments
Open

Un sondage est anonyme #5

dwarffrench opened this issue Aug 16, 2013 · 0 comments

Comments

@dwarffrench
Copy link
Contributor

Il faut garantir l'anonymat et l'unicité des réponses pour chaque utilisateur.

Idée de Luke pour les sondages anonyme :

  1. On créé le sondage et une clé spécifique à celui-ci
  2. Quand l'utilisateur répond au sondage, on stocke (avec ses réponses) un hash créé avec l'uid (id Ares) de l'utilisateur et la clé plutôt que ses informations.
  3. Quand le sondage est terminé, on supprime la clé.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant