From 4e564ba4d99f247a6c2c1734d01a12c9bda8c1db Mon Sep 17 00:00:00 2001 From: Mohammed Alotaibi Date: Tue, 4 Feb 2025 15:50:20 +0300 Subject: Fix NIPs refs (#1740) --- 90.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '90.md') diff --git a/90.md b/90.md index 1d69b0f..785b539 100644 --- a/90.md +++ b/90.md @@ -70,7 +70,7 @@ All tags are optional. ## Encrypted Params -If the user wants to keep the input parameters a secret, they can encrypt the `i` and `param` tags with the service provider's 'p' tag and add it to the content field. Add a tag `encrypted` as tags. Encryption for private tags will use [NIP-04 - Encrypted Direct Message encryption](https://github.com/nostr-protocol/nips/blob/master/04.md), using the user's private and service provider's public key for the shared secret +If the user wants to keep the input parameters a secret, they can encrypt the `i` and `param` tags with the service provider's 'p' tag and add it to the content field. Add a tag `encrypted` as tags. Encryption for private tags will use [NIP-04 - Encrypted Direct Message encryption](04.md), using the user's private and service provider's public key for the shared secret ```json [ -- cgit v1.2.3