diff options
| author | vivganes <vivek@vivekganesan.com> | 2023-04-07 17:38:03 +0530 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-07 11:45:06 -0300 |
| commit | 3cec80d99ebbee6b72aae31f1856181d04971244 (patch) | |
| tree | 9cbcfcc020dd370a17f5c96aa163736026a68266 /11.md | |
| parent | e219ec64701d89e6b2c3f3ca8fd426d0aefdcb9c (diff) | |
fix grammar and typos
Diffstat (limited to '11.md')
| -rw-r--r-- | 11.md | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -154,7 +154,7 @@ all, and preferably an error will be provided when those are received. | |||
| 154 | `retention` is a list of specifications: each will apply to either all kinds, or | 154 | `retention` is a list of specifications: each will apply to either all kinds, or |
| 155 | a subset of kinds. Ranges may be specified for the kind field as a tuple of inclusive | 155 | a subset of kinds. Ranges may be specified for the kind field as a tuple of inclusive |
| 156 | start and end values. Events of indicated kind (or all) are then limited to a `count` | 156 | start and end values. Events of indicated kind (or all) are then limited to a `count` |
| 157 | and or time period. | 157 | and/or time period. |
| 158 | 158 | ||
| 159 | It is possible to effectively blacklist Nostr-based protocols that rely on | 159 | It is possible to effectively blacklist Nostr-based protocols that rely on |
| 160 | a specific `kind` number, by giving a retention time of zero for those `kind` values. | 160 | a specific `kind` number, by giving a retention time of zero for those `kind` values. |
| @@ -175,8 +175,8 @@ It is not possible to describe the limitations of each country's laws | |||
| 175 | and policies which themselves are typically vague and constantly shifting. | 175 | and policies which themselves are typically vague and constantly shifting. |
| 176 | 176 | ||
| 177 | Therefore, this field allows the relay operator to indicate which | 177 | Therefore, this field allows the relay operator to indicate which |
| 178 | country's' laws might end up being enforced on them, and then | 178 | countries' laws might end up being enforced on them, and then |
| 179 | indirectly on their users's content. | 179 | indirectly on their users' content. |
| 180 | 180 | ||
| 181 | Users should be able to avoid relays in countries they don't like, | 181 | Users should be able to avoid relays in countries they don't like, |
| 182 | and/or select relays in more favourable zones. Exposing this | 182 | and/or select relays in more favourable zones. Exposing this |
| @@ -220,7 +220,7 @@ To support this goal, relays MAY specify some of the following values. | |||
| 220 | the major languages spoken on the relay. | 220 | the major languages spoken on the relay. |
| 221 | 221 | ||
| 222 | - `tags` is a list of limitations on the topics to be discussed. | 222 | - `tags` is a list of limitations on the topics to be discussed. |
| 223 | For example `sfw-only` indicates hat only "Safe For Work" content | 223 | For example `sfw-only` indicates that only "Safe For Work" content |
| 224 | is encouraged on this relay. This relies on assumptions of what the | 224 | is encouraged on this relay. This relies on assumptions of what the |
| 225 | "work" "community" feels "safe" talking about. In time, a common | 225 | "work" "community" feels "safe" talking about. In time, a common |
| 226 | set of tags may emerge that allow users to find relays that suit | 226 | set of tags may emerge that allow users to find relays that suit |