← Latest papers
⚛️ quantum physics

Private Proofs of When and Where

This paper introduces and constructs zero-knowledge position verification protocols that allow entities to privately prove sophisticated statements about their past and present locations using standard position verification and post-quantum one-way functions, centered around a new primitive called position commitments.

Original authors: Uma Girish, Greg Gluch, Shafi Goldwasser, Tal Malkin, Leo Orshansky, Henry Yuen

Published 2026-02-17
📖 6 min read🧠 Deep dive

Original authors: Uma Girish, Greg Gluch, Shafi Goldwasser, Tal Malkin, Leo Orshansky, Henry Yuen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to prove to a group of friends that you are currently standing in the middle of a park, without them needing to see you or know exactly where in the park you are.

In the world of cryptography, this is called Position Verification. Usually, to prove you are somewhere, you have to send a signal back and forth with people at the edges of the park. Because light (and radio waves) takes time to travel, they can calculate exactly where you are based on how fast your reply arrives.

However, there's a big problem: Privacy.
If you prove you are in the park, you've just revealed your location. What if you want to prove something more specific, like "I was not near the crime scene yesterday," or "I stayed within the borders of this country," without revealing your actual coordinates?

This paper introduces a new magic trick called Zero-Knowledge Position Verification. It allows you to prove a statement about your location (like "I was here") without revealing the actual "where" or "when," and without giving away any other details about your life.

Here is how the authors solved this puzzle, explained through simple analogies.

1. The Problem: The "Spy" vs. The "Guard"

In the past, scientists tried to prove location using classical physics (like radio signals). But clever spies (adversaries) figured out they could fake it. If two spies stood at different spots and shared information instantly, they could trick the guards into thinking a single person was in the middle of the park.

To fix this, we use Quantum Physics. Quantum particles have a special rule: you can't copy them perfectly (the "No-Cloning Theorem"). This makes it much harder for spies to fake their location. But even with quantum physics, if you prove you are at a specific spot, you lose your privacy.

2. The Solution: The "Time-Traveling Sealed Envelope"

The authors invented a new tool called a Position Commitment. Think of this as a magical, time-traveling sealed envelope.

Here is how it works:

  1. The Setup: You (the prover) are going to be at a specific spot at a specific time. You don't tell the guards where.
  2. The Commitment: Instead of saying "I am here," you create a massive, encrypted "web" of signals. You send out thousands of tiny, encrypted messages to the guards, timed perfectly so they arrive exactly when they would if you were at any possible spot in the allowed area.
    • Analogy: Imagine you are in a dark room with 100 microphones. You whisper a secret code into a specific microphone. But to hide which one you used, you have a robot whisper the same code into all 100 microphones at the exact same time, but encrypted. The guards hear the whispers, but they can't tell which one is the "real" one because they are all encrypted.
  3. The Binding: You lock the key to these messages in a digital safe (a cryptographic commitment) and hand the safe to the guards. You cannot change the key later.
  4. The Reveal: Later, you decide to prove a statement. You open the safe, give them the key, and say, "The real message was for the spot at the North Gate."
  5. The Check: The guards unlock the specific message for the North Gate. If it matches the timing and the quantum rules, they know you were actually there. If you try to lie and say you were at the South Gate, the message won't match, and they will catch you.

3. The "Zero-Knowledge" Magic

The cool part is the Zero-Knowledge aspect.
While the guards are waiting for you to open the safe, they see a constant stream of encrypted noise. Because of the laws of quantum mechanics and encryption, this stream of noise looks exactly the same whether you are at the North Gate, the South Gate, or the East Gate.

  • The Analogy: Imagine a magician who has a deck of cards. He shuffles them and deals them face down. He asks you to pick a card. He doesn't tell you which card you picked, but he proves he didn't cheat. In this paper, the "deck of cards" is the stream of encrypted messages. The guards see the shuffle, but they can't tell which card (location) you actually picked until you reveal it. Even then, they only learn that you were at the North Gate, not how you got there or what you did before.

4. Why This Matters

This technology solves real-world privacy headaches:

  • The "Strava" Problem: Remember when fitness apps accidentally revealed the secret bases of military generals because they tracked their jogging routes? With this system, a general could prove, "I ran a 5-mile loop," without the app ever knowing where the loop was.
  • Nuclear Treaties: A country could prove, "Our nuclear weapon is inside our borders," without revealing the secret base's coordinates to the world.
  • Alibis: You could prove to a judge, "I was not at the crime scene at 2:00 PM," without having to reveal that you were actually at a coffee shop three blocks away.

5. The Catch (The "Malicious" Problem)

The paper admits one weakness. This system works perfectly if the people checking your location (the verifiers) are honest but curious. But what if they are evil and want to trick you?

  • The "Flashlight" Attack: If the verifiers are malicious, they could shine a "flashlight" (send a directional signal) only at one specific spot. If you respond, they know you are there. If you don't, they know you aren't.
  • The Fix: The authors suggest that if the verifiers are limited to only sending "broadcast" signals (like a radio station that everyone hears) rather than "flashlights" (lasers pointed at one person), the system remains secure. This is like saying, "We can't prove you are in the park if you are the only one listening to the radio, but if everyone is listening, we can't trick you."

Summary

This paper takes the complex idea of "proving where you are" and adds a layer of "proving it without showing your face." By using Quantum Physics (to stop faking) and Mathematical Locks (to hide the details), they created a system where you can prove your location history is honest, without ever giving up your privacy. It's like proving you have a ticket to the movie without showing your ID or telling the theater which seat you sat in.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →