Final Report
- Due No due date
- Points 0
The final submission must be ready 7 days before the oral exam. Choose here Links to an external site. the date of your exam,
The final submission allows you to implement the specification's optional requirements and take into account the feedback received from TA and teacher after the seminar.
Final Submission consists of
- A commit of your repository. Tag the commit the "YourSurname Final v.1"
- If you resubmit your solution, tag the new commit with "YourSurname Final v.x"
- It must be possible to compile your repository using the releasetool scripts
- There must be a file TEST.txt that explains how I can test your project
- Write a report (5 pages) about your submission. The report should
- Explain the countered vulnerabilities
- Explain you design choice
- Discuss you implementation details that you think are important
- Explain why software counter the selected attacks
- Explain your own contribution
- (the first four parts can be the same for all members of the group, the section "explain your contribution" must be individual and consists of one page)
- The report must be named report.pdf and added to your git repo.