upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2025-04-29 08:31:22 -0400
committerGitHub <noreply@github.com>2025-04-29 09:31:22 -0300
commit77fdeeb6f168f960fe53816ae31d38a9b4d70cd1 (patch)
tree07ca5531c87878bc62be3f0bb4d0ce9713a15b1d
parentb96b72b4881c77fdd6397db6fb9e1b4c0ac937a8 (diff)
Deprecates NIP-26 (#1051)
-rw-r--r--26.md2
-rw-r--r--README.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/26.md b/26.md
index 445dd54..050041b 100644
--- a/26.md
+++ b/26.md
@@ -1,3 +1,5 @@
1> __Warning__ `unrecommended`: adds unecessary burden for little gain
2
1NIP-26 3NIP-26
2======= 4=======
3 5
diff --git a/README.md b/README.md
index 2e1a8f0..b665f70 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
44- [NIP-23: Long-form Content](23.md) 44- [NIP-23: Long-form Content](23.md)
45- [NIP-24: Extra metadata fields and tags](24.md) 45- [NIP-24: Extra metadata fields and tags](24.md)
46- [NIP-25: Reactions](25.md) 46- [NIP-25: Reactions](25.md)
47- [NIP-26: Delegated Event Signing](26.md) 47- [NIP-26: Delegated Event Signing](26.md) --- **unrecommended**: adds unecessary burden for little gain
48- [NIP-27: Text Note References](27.md) 48- [NIP-27: Text Note References](27.md)
49- [NIP-28: Public Chat](28.md) 49- [NIP-28: Public Chat](28.md)
50- [NIP-29: Relay-based Groups](29.md) 50- [NIP-29: Relay-based Groups](29.md)