katzenpost / server

library for implementing the server side of the mix network: mixes and providers
GNU Affero General Public License v3.0
26 stars 12 forks source link

server: Massive code cleanup (modularization). #38

Closed Yawning closed 6 years ago

Yawning commented 6 years ago

The server code should probably be broken up into multiple internal modules a la mailproxy to make future maintenance easier before I go and bolt even more things onto it.

david415 commented 6 years ago

incidentally this ticket seems related to "modularize mix strategy" in https://github.com/katzenpost/mixnet_uprising/issues/27.