mirror of https://github.com/logos-co/roadmap.git
44 lines
749 B
Markdown
44 lines
749 B
Markdown
---
|
|
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]]
|
|
* todo: link repo
|
|
|
|
### Justification
|
|
|
|
|
|
### Deliverables
|
|
|
|
* specification (RFC) of a secure Ethereum-based chat protocol
|
|
|
|
|