mirror of https://github.com/status-im/specs.git
x5: Add trust establishment skeleton
This commit is contained in:
parent
1ae82130ae
commit
854dfffad0
14
x5.md
14
x5.md
|
@ -1,9 +1,15 @@
|
||||||
---
|
---
|
||||||
sip: 3
|
sip: x5
|
||||||
title: Initial Specification
|
title: Initial Trust Establishment Specification
|
||||||
status: Draft
|
status: Draft
|
||||||
type: Standard
|
type: Standard
|
||||||
author:
|
author:
|
||||||
created: 2019-04-22
|
created: 2019-04-18
|
||||||
updated:
|
updated:
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**TODO: Specifiy trust establishment and guarantees**
|
||||||
|
|
||||||
|
See https://notes.status.im/sDKuBAiPSH6iB9cFmEKLyg?both# for things that we want to capture here.
|
||||||
|
|
||||||
|
Also see https://code.briarproject.org/briar/briar-spec/blob/master/protocols/BQP.md for inspiration of example.
|
Loading…
Reference in New Issue