upleb.uk

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

summaryrefslogtreecommitdiff
path: root/56.md
diff options
context:
space:
mode:
Diffstat (limited to '56.md')
-rw-r--r--56.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/56.md b/56.md
index 259118d..fc8d898 100644
--- a/56.md
+++ b/56.md
@@ -1,14 +1,15 @@
1
2NIP-56 1NIP-56
3====== 2======
4 3
5Reporting 4Reporting
6--------- 5---------
7 6
8`draft` `optional` `author:jb55` 7`optional`
9 8
10A report is a `kind 1984` note that is used to report other notes for spam, 9A report is a `kind 1984` event that signals to users and relays that
11illegal and explicit content. 10some referenced content is objectionable. The definition of objectionable is
11obviously subjective and all agents on the network (users, apps, relays, etc.)
12may consume and take action on them as they see fit.
12 13
13The `content` MAY contain additional information submitted by the entity 14The `content` MAY contain additional information submitted by the entity
14reporting the content. 15reporting the content.
@@ -25,10 +26,12 @@ A `report type` string MUST be included as the 3rd entry to the `e` or `p` tag
25being reported, which consists of the following report types: 26being reported, which consists of the following report types:
26 27
27- `nudity` - depictions of nudity, porn, etc. 28- `nudity` - depictions of nudity, porn, etc.
29- `malware` - virus, trojan horse, worm, robot, spyware, adware, back door, ransomware, rootkit, kidnapper, etc.
28- `profanity` - profanity, hateful speech, etc. 30- `profanity` - profanity, hateful speech, etc.
29- `illegal` - something which may be illegal in some jurisdiction 31- `illegal` - something which may be illegal in some jurisdiction
30- `spam` - spam 32- `spam` - spam
31- `impersonation` - someone pretending to be someone else 33- `impersonation` - someone pretending to be someone else
34- `other` - for reports that don't fit in the above categories
32 35
33Some report tags only make sense for profile reports, such as `impersonation` 36Some report tags only make sense for profile reports, such as `impersonation`
34 37