From 7ec454a87ee8e2faf8d792092ab18a4009b1c893 Mon Sep 17 00:00:00 2001 From: water <130329555+water783@users.noreply.github.com> Date: Sat, 2 Sep 2023 22:16:14 +0800 Subject: [PATCH] add note --- 101.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/101.md b/101.md index 5a845425..0fe47cae 100644 --- a/101.md +++ b/101.md @@ -132,6 +132,9 @@ For example: A reference implementation for this protocol can be found [here](https://github.com/0xchat-app/nostr-dart/blob/main/lib/src/nips/nip_101.dart). +## Note + +The final events will be packaged and sent via [Gift Wrap](https://github.com/nostr-protocol/nips/blob/fd914c600fd590e6188534cd7555116da7855503/59.md), so there is no need to worry about information leakage. ## Use Cases