mirror of https://github.com/logos-co/roadmap.git
44 lines
1.1 KiB
Markdown
44 lines
1.1 KiB
Markdown
|
---
|
||
|
title: "Mixnet"
|
||
|
description: "Help the Nomos team deploy and run a mixnet."
|
||
|
---
|
||
|
## `vac:dst:deployment-and-analysis:nomos:mixnet`
|
||
|
---
|
||
|
|
||
|
```mermaid
|
||
|
%%{
|
||
|
init: {
|
||
|
'theme': 'base',
|
||
|
'themeVariables': {
|
||
|
'primaryColor': '#BB2528',
|
||
|
'primaryTextColor': '#fff',
|
||
|
'primaryBorderColor': '#7C0000',
|
||
|
'lineColor': '#F8B229',
|
||
|
'secondaryColor': '#006100',
|
||
|
'tertiaryColor': '#fff'
|
||
|
}
|
||
|
}
|
||
|
}%%
|
||
|
gantt
|
||
|
tickInterval 1month
|
||
|
dateFormat YYYY-MM-DD
|
||
|
section Status
|
||
|
Mixnet: 2024-05-01, 2024-12-31
|
||
|
```
|
||
|
|
||
|
- status: 10%
|
||
|
- CC: Wings
|
||
|
|
||
|
### Description
|
||
|
|
||
|
Assist the Nomos team with deploying and running a mixnet at scale within VacLab.
|
||
|
|
||
|
- Provide analysis of the VacLab mixnet
|
||
|
- Through [Visualiser](../../tooling/vac/visualiser-tool.md), provide visualisation tools and work with the Nomos team to implement privacy preserving metrics and measurements in Nomos to help understand the mixnet's performance.
|
||
|
- Work with the Nomos team to deploy the visualisation tools for their own purposes.
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
### Deliverables
|
||
|
- Lab version of mixnet fully operational and rolled out
|
||
|
- Working metrics via Visualiser Tool
|