katzenpost / mixnet_uprising

repository for tracking open tasks
18 stars 1 forks source link

add PostDescriptor command to core/wire/commands #25

Closed david415 closed 6 years ago

david415 commented 6 years ago

Eliminate http from mixes? Mixes could of course use the link layer protocol instead of http to put their descriptors.

Yawning commented 6 years ago

That's what I was planning on doing for: https://github.com/katzenpost/authority/issues/12

The authority right now can/will return Bad Request, Conflict, Forbidden and OK.

Yawning commented 6 years ago

The code side of this is done, I refrained from updating the spec because David's working on it actively. The two extra commands and status codes should be self explanatory.

Yawning commented 6 years ago

The spec side of this has been done by @david415, so I'm calling this closed.