WalletWasabi / WabiSabi

MIT License
104 stars 28 forks source link

Protocol docs - Input Registration #91

Closed molnard closed 3 years ago

molnard commented 3 years ago

At this part https://github.com/zkSNACKs/WabiSabi/blob/master/protocol.md#round-structure

Alices prove ownership of inputs to the coordinator, which issues credentials with zero value for use in mandatory credential presentations.

This seems to be wrong or confusing.

nothingmuch commented 3 years ago

it's correct, every request requires credentials to be presented as well as requested, and if either is optional than this can leak information to the server about which credentials were or weren't used to make that request, so these zero value credentials are required for the initial requests