upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincenzo Imperati <61617279+VincenzoImp@users.noreply.github.com>2025-12-30 19:04:37 +0100
committerGitHub <noreply@github.com>2025-12-30 10:04:37 -0800
commit2f71cf74ae3e9bc78d4b599d8ba350cb8df95921 (patch)
tree68e6c8b4fa69ca0f1a3112de62e90b98282d315a
parentaa30111d2f73f2f6f503b720b2bbf05299dcf141 (diff)
Fix typos and broken links across multiple NIPs (#2178)
-rw-r--r--46.md2
-rw-r--r--66.md2
-rw-r--r--71.md2
-rw-r--r--72.md2
-rw-r--r--88.md2
-rw-r--r--90.md2
-rw-r--r--C0.md2
7 files changed, 7 insertions, 7 deletions
diff --git a/46.md b/46.md
index 1701964..af34b19 100644
--- a/46.md
+++ b/46.md
@@ -204,7 +204,7 @@ _client_ should display (in a popup or new tab) the URL from the `error` field a
204 204
205### Announcing _remote-signer_ metadata 205### Announcing _remote-signer_ metadata
206 206
207_remote-signer_ MAY publish it's metadata by using [NIP-05](05.md) and [NIP-89](89.md). With NIP-05, a request to `<remote-signer>/.well-known/nostr.json?name=_` MAY return this: 207_remote-signer_ MAY publish its metadata by using [NIP-05](05.md) and [NIP-89](89.md). With NIP-05, a request to `<remote-signer>/.well-known/nostr.json?name=_` MAY return this:
208```jsonc 208```jsonc
209{ 209{
210 "names":{ 210 "names":{
diff --git a/66.md b/66.md
index 89f5a5f..9b46791 100644
--- a/66.md
+++ b/66.md
@@ -67,7 +67,7 @@ Tags include:
67- `frequency` - The frequency in seconds at which the monitor publishes events. 67- `frequency` - The frequency in seconds at which the monitor publishes events.
68- `timeout` (optional) - The timeout values for various checks conducted by a monitor. Index `1` is the monitor's timeout in milliseconds. Index `2` describes what test the timeout is used for. If no index `2` is provided, it is inferred that the timeout provided applies to all tests. 68- `timeout` (optional) - The timeout values for various checks conducted by a monitor. Index `1` is the monitor's timeout in milliseconds. Index `2` describes what test the timeout is used for. If no index `2` is provided, it is inferred that the timeout provided applies to all tests.
69- `c` - a lowercase string describing the checks conducted by a monitor. Examples include `open`, `read`, `write`, `auth`, `nip11`, `dns`, and `geo`. 69- `c` - a lowercase string describing the checks conducted by a monitor. Examples include `open`, `read`, `write`, `auth`, `nip11`, `dns`, and `geo`.
70- `g` - [NIP-52](https://github.com/nostr-protocol/nips/blob/master/11.md) geohash tag 70- `g` - [NIP-52](https://github.com/nostr-protocol/nips/blob/master/52.md) geohash tag
71 71
72Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event. 72Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event.
73 73
diff --git a/71.md b/71.md
index 303ec5a..3068e7a 100644
--- a/71.md
+++ b/71.md
@@ -26,7 +26,7 @@ The primary source of video information is the `imeta` tags which is defined in
26 26
27Each `imeta` tag can be used to specify a variant of the video by the `dim` & `m` properties. 27Each `imeta` tag can be used to specify a variant of the video by the `dim` & `m` properties.
28 28
29This NIP defines the following additional `imeta` properties aside form those listen in [NIP-92](92.md) & [NIP-94](94.md): 29This NIP defines the following additional `imeta` properties aside from those listed in [NIP-92](92.md) & [NIP-94](94.md):
30 30
31* `duration` (recommended) the duration of the video/audio in seconds (floating point number) 31* `duration` (recommended) the duration of the video/audio in seconds (floating point number)
32* `bitrate` (recommended) the average bitrate of the video/audio in bits/sec 32* `bitrate` (recommended) the average bitrate of the video/audio in bits/sec
diff --git a/72.md b/72.md
index 9471cdb..210376e 100644
--- a/72.md
+++ b/72.md
@@ -41,7 +41,7 @@ The goal of this NIP is to enable public communities. It defines the replaceable
41 41
42## Posting to a community 42## Posting to a community
43 43
44[NIP-22](NIP-22) kind 1111 events SHOULD be used for text notes posted to a community, with the `A` tag always scoped to the community definition. 44[NIP-22](22.md) kind 1111 events SHOULD be used for text notes posted to a community, with the `A` tag always scoped to the community definition.
45 45
46### Top-level posts 46### Top-level posts
47 47
diff --git a/88.md b/88.md
index 331cd27..9971623 100644
--- a/88.md
+++ b/88.md
@@ -48,7 +48,7 @@ Example Event
48 48
49The response event is a `kind:1018` event. It contains an e tag with the poll event it is referencing, followed by one or more response tags. 49The response event is a `kind:1018` event. It contains an e tag with the poll event it is referencing, followed by one or more response tags.
50 50
51- **response** : The tag contains "response" as it's first positional argument followed by the option Id selected. 51- **response** : The tag contains "response" as its first positional argument followed by the option Id selected.
52 52
53The responses are meant to be published to the relays specified in the poll event. 53The responses are meant to be published to the relays specified in the poll event.
54 54
diff --git a/90.md b/90.md
index e39ce90..a33d90a 100644
--- a/90.md
+++ b/90.md
@@ -58,7 +58,7 @@ All tags are optional.
58 * `<input-type>`: The way this argument should be interpreted. MUST be one of: 58 * `<input-type>`: The way this argument should be interpreted. MUST be one of:
59 * `url`: A URL to be fetched of the data that should be processed. 59 * `url`: A URL to be fetched of the data that should be processed.
60 * `event`: A Nostr event ID. 60 * `event`: A Nostr event ID.
61 * `job`: The output of a previous job with the specified event ID. The dermination of which output to build upon is up to the service provider to decide (e.g. waiting for a signaling from the customer, waiting for a payment, etc.) 61 * `job`: The output of a previous job with the specified event ID. The determination of which output to build upon is up to the service provider to decide (e.g. waiting for a signaling from the customer, waiting for a payment, etc.)
62 * `text`: `<data>` is the value of the input, no resolution is needed 62 * `text`: `<data>` is the value of the input, no resolution is needed
63 * `<relay>`: If `event` or `job` input-type, the relay where the event/job was published, otherwise optional or empty string 63 * `<relay>`: If `event` or `job` input-type, the relay where the event/job was published, otherwise optional or empty string
64 * `<marker>`: An optional field indicating how this input should be used within the context of the job 64 * `<marker>`: An optional field indicating how this input should be used within the context of the job
diff --git a/C0.md b/C0.md
index 6538187..de78fe8 100644
--- a/C0.md
+++ b/C0.md
@@ -25,7 +25,7 @@ The `.content` field contains the actual code snippet text.
25- `runtime` - Runtime or environment specification (e.g., "node v18.15.0", "python 3.11") 25- `runtime` - Runtime or environment specification (e.g., "node v18.15.0", "python 3.11")
26- `license` - License under which the code (along with any related data contained within the event, when available, such as the description) is shared. This MUST be a standard [SPDX](https://spdx.org/licenses/) short identifier (e.g., "MIT", "GPL-3.0-or-later", "Apache-2.0") when available. An additional parameter containing a reference to the actual text of the license MAY be provided. This tag can be repeated, to indicate multi-licensing, allowing recipients to use the code under any license of choosing among the referenced ones 26- `license` - License under which the code (along with any related data contained within the event, when available, such as the description) is shared. This MUST be a standard [SPDX](https://spdx.org/licenses/) short identifier (e.g., "MIT", "GPL-3.0-or-later", "Apache-2.0") when available. An additional parameter containing a reference to the actual text of the license MAY be provided. This tag can be repeated, to indicate multi-licensing, allowing recipients to use the code under any license of choosing among the referenced ones
27- `dep` - Dependency required for the code to run (can be repeated) 27- `dep` - Dependency required for the code to run (can be repeated)
28- `repo` - Reference to a repository where this code originates. This MUST be a either standard URL or, alternatively, the address of a [NIP-34](34.md) Git repository announcement event in the form `"30617:<32-bytes hex a pubkey>:<d tag value>"`. If a repository announcement is referenced, a recommended relay URL where to find the event should be provided as an additional parameter 28- `repo` - Reference to a repository where this code originates. This MUST be either a standard URL or, alternatively, the address of a [NIP-34](34.md) Git repository announcement event in the form `"30617:<32-bytes hex a pubkey>:<d tag value>"`. If a repository announcement is referenced, a recommended relay URL where to find the event should be provided as an additional parameter
29 29
30## Format 30## Format
31 31