diff options
| author | Mohammed Alotaibi <a@4rs.nl> | 2025-02-04 15:50:20 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 21:50:20 +0900 |
| commit | 4e564ba4d99f247a6c2c1734d01a12c9bda8c1db (patch) | |
| tree | 10ca988619b6b43f3a25c84736833f066b893278 /90.md | |
| parent | a70e49e21cf286889568ce034011a29ba994faa0 (diff) | |
Fix NIPs refs (#1740)
Diffstat (limited to '90.md')
| -rw-r--r-- | 90.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -70,7 +70,7 @@ All tags are optional. | |||
| 70 | 70 | ||
| 71 | ## Encrypted Params | 71 | ## Encrypted Params |
| 72 | 72 | ||
| 73 | 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 | 73 | 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 |
| 74 | 74 | ||
| 75 | ```json | 75 | ```json |
| 76 | [ | 76 | [ |