katzenpost / mixnet_uprising

repository for tracking open tasks
18 stars 1 forks source link

setup a test network with publicly exposed logs #7

Closed david415 closed 6 years ago

david415 commented 6 years ago

test network for the mixnet researchers to play with

moba commented 6 years ago

It would be nice to display the logs of the testbed providers and mixnet nodes on one screen, and have it dynamically follow the log so you can watch what is going on.

http://logio.org/ looks interesting but I don't know it at all and their demo is down.

As a first and straightforward step, we could expose the logs on each machine via http (and then build something on top of that).

Yawning commented 6 years ago

Note that real users should never have access to this sort of network because the DEBUG logging level on the provider and mixes totally destroys anonymity.

david415 commented 6 years ago

agreed.

moba commented 6 years ago

So, we have a testbed log viewer now at http://logviewer.katzenpost.mixnetworks.org/ (yes, HTTP).