upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/90.md
diff options
context:
space:
mode:
authorMohammed Alotaibi <a@4rs.nl>2025-02-04 15:50:20 +0300
committerGitHub <noreply@github.com>2025-02-04 21:50:20 +0900
commit4e564ba4d99f247a6c2c1734d01a12c9bda8c1db (patch)
tree10ca988619b6b43f3a25c84736833f066b893278 /90.md
parenta70e49e21cf286889568ce034011a29ba994faa0 (diff)
Fix NIPs refs (#1740)
Diffstat (limited to '90.md')
-rw-r--r--90.md2
1 files changed, 1 insertions, 1 deletions
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.
70 70
71## Encrypted Params 71## Encrypted Params
72 72
73If 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 73If 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
74 74
75```json 75```json
76[ 76[