mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-09 15:32:09 -05:00
doc: update notes
This commit is contained in:
parent
fd91665bc5
commit
4f266e67df
4
704.md
4
704.md
|
@ -31,4 +31,6 @@ Each client has a `master` key (denoted with `m`). This key can be the profile `
|
||||||
- `3bf0c63f`, `cb934634`, `07af97a5`, `e5ee64fa`, `883d107e`, `f9e55847`, `2c4eb9aa`, `aefa459d`
|
- `3bf0c63f`, `cb934634`, `07af97a5`, `e5ee64fa`, `883d107e`, `f9e55847`, `2c4eb9aa`, `aefa459d`
|
||||||
- derive the `dm parent key`: `m/25709'/1237'/p1'/p2'/.../p8'`
|
- derive the `dm parent key`: `m/25709'/1237'/p1'/p2'/.../p8'`
|
||||||
|
|
||||||
> **Note** the reason for splitting is that each level of the path can have a max value of 2<sup>32</sup>-1
|
> **Note** the reason for using the peer's public key (`Bob`) in the `dm parent key` derivation is to always arive at the same value even if prio state is lost.
|
||||||
|
>
|
||||||
|
> **Note** the reason for splitting is that each level of the path can have a max value of 2<sup>32</sup>-1.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user