diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-05-04 19:43:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-04 19:43:51 -0500 |
| commit | f393df80361da9226be131f0e91970268bb6be2d (patch) | |
| tree | 950b66e2ca6302c79612544dd87bf5947d2e335c | |
| parent | dcb5d0f18d6b0c60bda9abc79c6cca99a4d86177 (diff) | |
| parent | 2b490b168e4b51e1c441d985ca89e5e1f426a610 (diff) | |
Merge pull request #1213 from lucasnuic/reporting-digital-threats-as-malware
NIP-56 to reporting of digital threats
| -rw-r--r-- | 56.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -26,6 +26,7 @@ A `report type` string MUST be included as the 3rd entry to the `e` or `p` tag | |||
| 26 | being reported, which consists of the following report types: | 26 | being reported, which consists of the following report types: |
| 27 | 27 | ||
| 28 | - `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. | ||
| 29 | - `profanity` - profanity, hateful speech, etc. | 30 | - `profanity` - profanity, hateful speech, etc. |
| 30 | - `illegal` - something which may be illegal in some jurisdiction | 31 | - `illegal` - something which may be illegal in some jurisdiction |
| 31 | - `spam` - spam | 32 | - `spam` - spam |