1
0
mirror of https://github.com/DP-3T/documents.git synced 2024-05-27 22:31:24 +02:00
dp3t-documents/README.md

29 lines
3.4 KiB
Markdown
Raw Normal View History

2020-04-03 18:11:28 +02:00
# Decentralized Privacy-Preserving Proximity Tracing
This repository contains a proposal for a secure and privacy-preserving decentralized privacy-preserving proximity tracing system. Its goal is to simplify and accelerate the process of identifying people who have been in contact with an infected person, thus providing a technological foundation to help slow the spread of the SARS-CoV-2 virus. The system aims to minimise privacy and security risks for individuals and communities and guarantee the highest level of data protection.
2020-04-03 19:01:53 +02:00
By publishing this document we seek feedback from a broad audience on the high-level design, its security and privacy properties, and the functionality it offers; so that further protection mechanisms can be added if weaknesses are identified. The [white paper document](DP3T%20White%20Paper.pdf) is accompanied by an [overview of the data protection aspects of the design](DP3T%20-%20Data%20Protection%20and%20Security.pdf), and a [three page simplified introduction to the protocol](DP3T%20-%20Simplified%20Three%20Page%20Brief.pdf).
2020-04-03 18:11:28 +02:00
If you have a similar project and you believe it would be beneficial to collaborate or exchange ideas drop an email here: [dp3t@groupes.epfl.ch](mailto:dp3t@groupes.epfl.ch).
2020-04-03 18:11:28 +02:00
The following people are behind this design:
**EPFL**: Prof. Carmela Troncoso, Prof. Mathias Payer, Prof. Jean-Pierre Hubaux, Prof. Marcel Salathé, Prof. James Larus, Prof. Edouard Bugnion, Dr. Wouter Lueks, Theresa Stadler, Dr. Apostolos Pyrgelis, Dr. Daniele Antonioli, Ludovic Barman, Sylvain Chatel
2020-04-10 17:58:39 +02:00
**ETHZ**: Prof. Kenneth Paterson, Prof. Srdjan Capkun, Prof. David Basin, Dr. Jan Beutel, Dennis Jackson
2020-04-03 18:11:28 +02:00
**KU Leuven**: Prof. Bart Preneel, Prof. Nigel Smart, Dr. Dave Singelee, Dr. Aysajan Abidin
2020-04-03 18:43:52 +02:00
**TU Delft**: Prof. Seda Gürses
2020-04-03 18:11:28 +02:00
**University College London**: Dr. Michael Veale
**CISPA**: Prof. Cas Cremers
**University of Oxford**: Dr. Reuben Binns
2020-04-08 21:17:51 +02:00
**University of Torino / ISI Foundation**: Prof. Ciro Cattuto
2020-04-03 18:43:52 +02:00
Contact email: [dp3t@groupes.epfl.ch](mailto:dp3t@groupes.epfl.ch).
2020-04-08 21:30:08 +02:00
## A note on the relationship between PEPP-PT and DP-3T
The Decentralised Privacy-Preserving Proximity Tracing (DP-3T) project is an open protocol for COVID-19 proximity tracing using Bluetooth Low Energy functionality on mobile devices that ensures personal data and computation stays entirely on an individuals phone. It has been produced by a core team of over 25 scientists and academic researchers from across Europe. It has also been scrutinized and improved by the wider community.
DP-3T is a free-standing effort started at EPFL and ETHZ that produced this protocol and that is implementing it in a soon-to-be-released, open-sourced app and server. DP-3T sits under the loose umbrella of the Pan-European Privacy-Preserving Proximity Tracing (PEPP-PT) project. DP-3T is not the only protocol under this umbrella, which also endorses centralized approaches with very different privacy properties. Pandemics do not respect borders, so there is substantial value in PEPP-PTs role of encouraging dialogue, knowledge-sharing and facilitating interoperability to enable trans-national roaming.
As the systems endorsed by PEPP-PT have technical differences that yield very different policy-relevant properties, it is a mistake to use the term PEPP-PT to describe a specific solution or to refer PEPP-PT as if it embodies a single approach rather than several very different ones.