Results 85 comments of Adam Langley

This would be possible, but what's your reason? It would be another thing for the two parties to agree upon so would need a solid motivation.

I think dolda2000 has a reasonable point here. Challenges can be stored client-side, and contain something like HMAC(timestamp), but we want those challenges to be time-bounded otherwise the assertion turns...

> I am curious, are you saying that it would be acceptable for RPs to ignore actual replays so long as challenges are tightly time-bounded? The "can" there was in...

The GUI would be a lot of work, but the CLI might work with some sort of terminal compat. Maybe Cygwin provides one? I've no plans to do that myself.

Sorry, do you mean unlock? Normally the statefile should be locked whenever Pond is running. There was a bug where it became unlocked after the first save, but that's fixed...

Pond could not function in the background while the state file was locked (unless the "locking" is just cosmetic and the process is operating on the plaintext in memory). Did...

Note that you currently can "abort" a message if it's still waiting in the outgoing queue of the client. Once it has reached the server, however, it's not currently possible....

I can't reproduce. Download this, dummy state-file somewhere: https://drive.google.com/file/d/0B_OzbbAp1CG5TlEzenFESEp5LTA/edit?usp=sharing If you run `EDITOR=vim ../editstate/editstate --state-file=state` (but with the correct state-file, of course) do you see that the RevokedUs flag is...

GTK on OS X is such a mess :( Are you running the binary bundle from https://pond.imperialviolet.org or did you build from source? Which version of OS X? If from...

p.s. another option is to run with --cli because I've just pushed CLI support for OS X in 38094d9980ef03dad57d4906c16c10c9af02358a