Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 905 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 905 Bytes

Security Assessment of the Sharekey Collaboration App

This repository is the public repository for the Master Thesis on a "Security Assessment of the Sharekey Collaboration App". It contains code, proofs, and documents related to the Sharekey protocol review conducted as part of a master's thesis. The contents are organized as follows:

  • The Thesis PDF is the final report of the protocol review.
  • The Python client folder contains code for a Python implementation of the Sharekey protocol, including tools for manual attacks and automated testing.
  • The Tamarin code folder contains formal verification models for the Sharekey protocol, written using the Tamarin Prover tool, along with the diagrams for the attacks found by tamarin

See the README.md file in each folder for further instructions.