mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-04 07:03:14 +00:00
Remove delivery address
This commit is contained in:
parent
403bb7bc5f
commit
3c52c13ab9
@ -77,9 +77,6 @@ The channel is initialized by both sender and recipient agreeing on the followin
|
|||||||
- `sk` - initial secret key [32 bytes]
|
- `sk` - initial secret key [32 bytes]
|
||||||
- `ssk` - sender DH seed key
|
- `ssk` - sender DH seed key
|
||||||
- `rsk` - recipient DH seed key
|
- `rsk` - recipient DH seed key
|
||||||
- `rda` - delivery address (recipient) !TODO: Can delivery addresses be removed from this spec?
|
|
||||||
- `sda` - delivery address (sender)
|
|
||||||
|
|
||||||
|
|
||||||
To maintain the security properties:
|
To maintain the security properties:
|
||||||
- `sk` MUST be known only by the participants.
|
- `sk` MUST be known only by the participants.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user