Update 94.md

suggestion by arthurfranca

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
Fernando Bittencourt 2023-03-17 13:29:22 +00:00 committed by fiatjaf_
parent 564d06b8a2
commit 2b8f12caab

1
94.md
View File

@ -8,7 +8,6 @@ Also the goal is to create a base on the protocol for this bountsr "Filesharing
Nostr event
------------------
This 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:
* `d` containing the name of the shared file to allow it to be overwritten in the future.
* `url` the url to download the file
* `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)
* `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