upleb.uk

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

summaryrefslogtreecommitdiff
path: root/94.md
diff options
context:
space:
mode:
authorFernando Bittencourt <frbitten@gmail.com>2023-03-17 13:29:22 +0000
committerfiatjaf_ <fiatjaf@gmail.com>2023-04-20 08:06:14 -0300
commit2b8f12caab99f465785d17e5ac3532e52ca9c93e (patch)
tree0eb529bee24322c23dc630e1d216fb9e88e7a764 /94.md
parent564d06b8a213073e59195f56141b1e8f01903639 (diff)
Update 94.md
suggestion by arthurfranca Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
Diffstat (limited to '94.md')
-rw-r--r--94.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/94.md b/94.md
index 7051ee6..21eefc9 100644
--- a/94.md
+++ b/94.md
@@ -8,7 +8,6 @@ Also the goal is to create a base on the protocol for this bountsr "Filesharing
8Nostr event 8Nostr event
9------------------ 9------------------
10This NIP specifies the use of the `30063` event type (parameterized replaceable event), having in `content` a description of the file content, and a list of tags described below: 10This NIP specifies the use of the `30063` event type (parameterized replaceable event), having in `content` a description of the file content, and a list of tags described below:
11* `d` containing the name of the shared file to allow it to be overwritten in the future.
12* `url` the url to download the file 11* `url` the url to download the file
13* `type` a string indicating the data type of the file. The MIME types format must be used (https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) 12* `type` a string indicating the data type of the file. The MIME types format must be used (https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types)
14* `decrypt` (optional) If the file is encrypted, you must indicate in the first value the algorithm used to encrypt the file and in the second value the parameters that allow the decryption of the file 13* `decrypt` (optional) If the file is encrypted, you must indicate in the first value the algorithm used to encrypt the file and in the second value the parameters that allow the decryption of the file