upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-01-02 07:16:59 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-02 07:17:13 -0300
commit3dd52e5cb4ec3a16011afed1ecef6cd07026ddcd (patch)
tree921691e37d7017d372ec2a2d1af06f01300c0c1b
parentda7899cebefef4b652fcb10cab26adca239d4c54 (diff)
increase requirements for nips.
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ddf022d..7dae15b 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,11 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
72 72
73## Criteria for acceptance of NIPs 73## Criteria for acceptance of NIPs
74 74
751. They should be implemented in at least one client and one relay -- when applicable. 751. They should be implemented in at least two clients and one relay -- when applicable.
762. They should make sense. 762. They should make sense.
773. 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. 773. 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.
784. Other rules will be made up when necessary. 784. There should be no more than one way of doing the same thing.
795. Other rules will be made up when necessary.
79 80
80## License 81## License
81 82