From 146148fb20ebf9335dc8d0f5223b926334f7c1b9 Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Mon, 29 Jul 2024 14:03:50 -0400 Subject: [PATCH] minor changes --- 95.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/95.md b/95.md index 2bf01ec2..0ac3c322 100644 --- a/95.md +++ b/95.md @@ -128,8 +128,12 @@ The client sends a GET request to the specified url with with search param of th ## 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... +- Relay based Client <> Remote signer communication - [NIP-04 - Encryption & decryption](04.md) +- Key rotation flow +- Key addition flow +- Dynamic signing permissions