DAT-ETSIT / top-profe

Crowdsourced tuition evaluation tool.
https://topprofe.dat.etsit.upm.es
GNU General Public License v3.0
0 stars 0 forks source link

Improve anonimization #2

Closed YagoGG closed 6 months ago

YagoGG commented 5 years ago

The best way to achieve this probably is to create a table with a user - salt relationship. That way, the reviewer hash is calculated from the username + salt combination, which could mitigate brute force attacks.