roadmap/content/vac/acz/secure-channels/waku/mls-poc.md

48 lines
934 B
Markdown
Raw Normal View History

2024-04-20 12:05:54 +00:00
---
title: "Secure Channels - MLS PoC"
---
## `vac:acz:secure-channels:waku:mls-poc`
---
```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
MLS PoC: 2024-04-29, 2024-07-15
```
- status: 0%
- CC:
### Description
* proof of concept implementation of [[vac/acz/secure-channels/waku/mls-design|mls-design]]
2024-05-27 13:12:12 +00:00
* repo: https://github.com/vacp2p/de-mls
* issues:
* https://github.com/vacp2p/de-mls/issues/1
* https://github.com/vacp2p/de-mls/issues/2
* https://github.com/vacp2p/de-mls/issues/3
2024-04-20 12:05:54 +00:00
### Justification
### Deliverables
2024-05-27 13:12:12 +00:00
* Engineers implementing the researchers advice on how to proceed with the PoC
2024-04-20 12:05:54 +00:00