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

Adds contribution and reports #275

Merged
merged 2 commits into from
Jan 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,23 +358,27 @@ results.
</tr>
<tr>
<td>Fall 2022</td>
<td>Students: Amine Benaziz, Albert Troussard<br>Supervisor: Noémien Kocher, Pierluca Borso<br>Assistant: Emilien Duc</td></td>
<td></td>
<td>Students: Amine Benaziz, Albert Troussard<br>Supervisors: Noémien Kocher, Pierluca Borso<br>Assistant: Emilien Duc</td></td>
<td>Improves production-readiness: implement a new transaction system, improves the setup script, analyze performance and robustness with improved testing.</td>
<td>
<a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/report-2022-3-Amine-Benaziz-Albert-Troussard-D_Voting_Production_Readiness.pdf">Report</a>, <a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/presentation-2022-3-chen-ahmed-ghita-khadija-amine-albert_d_voting.pdf">Presentation (common)
</td>
</tr>
<tr>
<td>Fall 2022</td>
<td>Students: Ahmed Elalamy, Ghita Tagemouati, Khadija Tagemouati<br>Supervisor: Noémien Kocher</td></td>
<td></td>
<td>Implements a policy-based authentication system, i18n of forms, individual results, and other minor improvement on the usability.</td>
<td>
<a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/report_2022-3-ghita_khadija-ahmed-d_voting_frontend.pdf">Report</a>, <a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/presentation-2022-3-chen-ahmed-ghita-khadija-amine-albert_d_voting.pdf">Presentation (common)
</td>
</tr>
<tr>
<td>Fall 2022</td>
<td>Students: Chen Chang Lew<br>Supervisor: Noémien Kocher, Pierluca Borso</td></td>
<td></td>
<td>Students: Chen Chang Lew<br>Supervisors: Noémien Kocher, Pierluca Borso, Simone Colombo</td></td>
<td>Threat modelling of the system, security audit: identification of threats and technical debts, design of a vote verifiability feature.</td>
<td>
<a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/report-2022-3-chenChangLew-Dvotingsecurityreport2.pdf">Report</a>,
<a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/report-2022-3-chenChangLew-DvotingSecurityReport1.pdf">Security audit</a>, <a href="https://www.epfl.ch/labs/dedis/wp-content/uploads/2023/01/presentation-2022-3-chen-ahmed-ghita-khadija-amine-albert_d_voting.pdf">Presentation (common)
</td>
</tr>
</table>
Expand Down