upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Staab <shtaab@gmail.com>2024-05-27 08:31:29 -0700
committerJon Staab <shtaab@gmail.com>2024-05-27 08:31:29 -0700
commit8199b795716a253655db5f7cce7463202e0d47d0 (patch)
treeffe75124d3d248ae1e92a25792a3b265ea7e6df2
parent85df9b0e89e23ed7c0dee73c29004f23b25020df (diff)
Raise bar for NIP implementation
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0af4f0..ffa6393 100644
--- a/README.md
+++ b/README.md
@@ -278,7 +278,7 @@ Please update these lists when proposing NIPs introducing new event kinds.
278 278
279## Criteria for acceptance of NIPs 279## Criteria for acceptance of NIPs
280 280
2811. They should be implemented in at least two clients and one relay -- when applicable. 2811. They should be fully implemented in at least two clients and one relay -- when applicable.
2822. They should make sense. 2822. They should make sense.
2833. They should be optional and backwards-compatible: care must be taken such that clients and relays that choose to not implement them do not stop working when interacting with the ones that choose to. 2833. They should be optional and backwards-compatible: care must be taken such that clients and relays that choose to not implement them do not stop working when interacting with the ones that choose to.
2844. There should be no more than one way of doing the same thing. 2844. There should be no more than one way of doing the same thing.