Revisiting Driver Anonymity in ORide
Deepak Kumaraswamy, Shyam Murthy, Srinivas Vivek

TL;DR
This paper reveals a location-harvesting attack on ORide, a privacy-preserving ride-hailing protocol, demonstrating how an attacker can infer driver locations and proposing a modification to enhance privacy without sacrificing accuracy.
Contribution
The work uncovers a vulnerability in ORide's privacy model and introduces a modification that improves driver anonymity while maintaining ride matching performance.
Findings
Attack can determine about half of driver locations from a single request
Proposed modification effectively prevents the location-harvesting attack
Enhanced privacy does not significantly impact ride matching accuracy
Abstract
Ride Hailing Services (RHS) have become a popular means of transportation, and with its popularity comes the concerns of privacy of riders and drivers. ORide is a privacy-preserving RHS proposed at the USENIX Security Symposium 2017 and uses Somewhat Homomorphic Encryption (SHE). In their protocol, a rider and all drivers in a zone send their encrypted coordinates to the RHS Service Provider (SP) who computes the squared Euclidean distances between them and forwards them to the rider. The rider decrypts these and selects the optimal driver with least Euclidean distance. In this work, we demonstrate a location-harvesting attack where an honest-but-curious rider, making only a single ride request, can determine the exact coordinates of about half the number of responding drivers even when only the distance between the rider and drivers are given. The significance of our attack lies in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Vehicular Ad Hoc Networks (VANETs) · Privacy, Security, and Data Protection
