issues
search
31333337
/
bmrng
1
stars
2
forks
source link
feat: coordinated mix-net transmission round config file
#24
Open
xendarboh
opened
1 year ago
xendarboh
commented
1 year ago
Current State
mix-net transmission rounds are configured by many
--args
command args works ok for testing, but unwieldy
Desired State
within context of protobuf and (un)marshalling to/from JSON
manage configuration within a single config file
consider context within complete configuration for a transmission round including servers, groups, gateways, etc
consider other meta data including timestamp, UUID, etc
initially coordinator publishes, plan for decentralized publication post-coordicide
Current State
--args
Desired State