katzenpost / mixnet_uprising

repository for tracking open tasks
18 stars 1 forks source link

add kaetzchen PANDA service #49

Closed david415 closed 5 years ago

david415 commented 6 years ago

PANDA - Phrase Automated Nym Discovery Authentication, PANDA is very well suited as an auto-responder service (kaetzchen); it is essentially a PAKE variation involving an intermediary server such that the two authenticating parties do not have to be online at the same time.

see here for more information: https://github.com/agl/pond/tree/master/papers/panda https://github.com/agl/pond/blob/master/doc/tech.html

david415 commented 6 years ago

it is currently possible to use the PANDA protocol with the Katzenpost mix network system. there are some dev branches that are required for this because the current status is "NOT YET MERGED, NEED CODE REVIEW". the following repos:

I have tested this panda client and server using a mixnet running locally on my laptop. Works fine.