Skip to content

Mapping Requests to Devices for Tracking and Validation in PIR Service #89

@yasodha-r

Description

@yasodha-r

I'm exploring ways to associate incoming requests to specific users or devices when interacting with the PIR server, particularly for the Live Caller ID Lookup feature. The goal is to:

  1. Track the number of requests received from a particular device.
  2. Validate requests using a device-specific identifier or token.

I understand that PIR is designed to preserve user privacy, so I'm curious whether there's a compliant method to achieve this kind of tracking and validation without compromising the privacy guarantees of the system.

Specifically:

  1. Is it permissible to include a hashed or anonymized device identifier in the PIR request payload?
  2. Are there best practices or recommended patterns for request auditing or rate limiting per device?

Any guidance or examples from the PIR service implementation would be greatly appreciated!

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions