upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhodlbod <jstaab@protonmail.com>2024-05-28 11:38:17 -0700
committerGitHub <noreply@github.com>2024-05-28 11:38:17 -0700
commit57fcad3e13a1ae82018b7948034a758a03bc659e (patch)
tree578e572204a47d493fbcaf21ae7c404a7c52687a /README.md
parent244666ed0d6cb13b7459e9710ad3ab67bec61b4c (diff)
parent8199b795716a253655db5f7cce7463202e0d47d0 (diff)
Merge pull request #1264 from coracle-social/client-implementation-requirements
Raise bar for NIP implementation
Diffstat (limited to 'README.md')
-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.