mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
minor changes
This commit is contained in:
parent
6ce759338f
commit
146148fb20
6
95.md
6
95.md
|
@ -128,8 +128,12 @@ The client sends a GET request to the specified url with with search param of th
|
||||||
|
|
||||||
## Important notes
|
## Important notes
|
||||||
|
|
||||||
- It is essential the the remote signers keep track of the nonce commitments that they have generated and used to ensure that a malicious actor could not preform a nonce reuse attack.
|
- It is essential that the remote signers keep track of the nonce commitments that they have generated and used to ensure that a malicious actor could not preform a nonce reuse attack.
|
||||||
|
|
||||||
## Coming soon...
|
## Coming soon...
|
||||||
|
|
||||||
|
- Relay based Client <> Remote signer communication
|
||||||
- [NIP-04 - Encryption & decryption](04.md)
|
- [NIP-04 - Encryption & decryption](04.md)
|
||||||
|
- Key rotation flow
|
||||||
|
- Key addition flow
|
||||||
|
- Dynamic signing permissions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user