CRMar 10, 2021

DIMY: Enabling Privacy-preserving Contact Tracing

arXiv:2103.05873v1
Originality Incremental advance
AI Analysis

This addresses privacy issues in contact tracing for public health during pandemics like COVID-19, but it is incremental as it builds on existing methods with specific improvements.

The paper tackles the problem of low adoption of digital contact tracing apps due to privacy concerns by proposing DIMY, a blockchain-based protocol that provides full-lifecycle data privacy protection, showing resilience against attacks with negligible overhead and significantly lower storage footprint compared to state-of-the-art apps.

The infection rate of COVID-19 and lack of an approved vaccine has forced governments and health authorities to adopt lockdowns, increased testing, and contact tracing to reduce the spread of the virus. Digital contact tracing has become a supplement to the traditional manual contact tracing process. However, although there have been a number of digital contact tracing apps proposed and deployed, these have not been widely adopted owing to apprehensions surrounding privacy and security. In this paper, we propose a blockchain-based privacy-preserving contact tracing protocol, "Did I Meet You" (DIMY), that provides full-lifecycle data privacy protection on the devices themselves as well as on the back-end servers, to address most of the privacy concerns associated with existing protocols. We have employed Bloom filters to provide efficient privacy-preserving storage, and have used the Diffie-Hellman key exchange for secret sharing among the participants. We show that DIMY provides resilience against many well known attacks while introducing negligible overheads. DIMY's footprint on the storage space of clients' devices and back-end servers is also significantly lower than other similar state of the art apps.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes