Privacy-Friendly De-authentication with BLUFADE: BLUrred FAce DEtection

Abstract

Ideally, secure user sessions should start and end with authentication and de-authentication phases, respectively. While the user must pass the former to start a secure session, the latter's importance is often ignored or underestimated. Dangling or unattended sessions expose users to well-known Lunchtime Attacks. To mitigate this threat, the research community focused on automated de-authentication systems. Unfortunately, no single approach offers security, privacy, and usability. For instance, although facial recognition-based methods might be a good fit for security and usability, they violate user privacy by constantly recording the user and the surrounding environment. In this work, we propose BLUFADE, a fast, secure, and transparent de-authentication system that takes advantage of blurred faces to preserve user privacy. We obfuscate a webcam with a p hysical blur layer and use deep learning algorithms to perform face detection continuously. To assess BLUFADE's practicality, we collected two datasets formed by 30 recruited subjects (users) and thousands of physically blurred celebrity photos. The former was used to train and evaluate the de-authentication system performances, the latter to assess the privacy and to increase variance in training data. We show that our approach outperforms state-of-the-art methods in detecting blurred faces, achieving up to 95% accuracy. Furthermore, we demonstrate that BLUFADE effectively de-authenticates users up to 100% accuracy in under 3 seconds, while satisfying security, privacy, and usability requirements.

People

Paper/Citation

@inproceedings{cardaioli2022privacy,
title={Privacy-Friendly De-authentication with BLUFADE: Blurred Face Detection},
author={Cardaioli, Matteo and Conti, Mauro and Tricomi, Pier Paolo and Tsudik, Gene},
booktitle={2022 IEEE International Conference on Pervasive Computing and Communications (PerCom)},
pages={197--206},
year={2022},
organization={IEEE Computer Society}
}

Code/dataset