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:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9ffff27..a09be5e 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,21 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
2014. There should be no more than one way of doing the same thing. 2014. There should be no more than one way of doing the same thing.
2025. Other rules will be made up when necessary. 2025. Other rules will be made up when necessary.
203 203
204## Mailing Lists
205
206The nostr ecosystem is getting large with many different organizations, relays
207and clients. Following the nips repo on github is becoming more difficult and
208noisy. To coordinate on protocol development outside of github, there are
209mailing lists where you can work on NIPs before submitting them here:
210
211* [w3c nostr community group][w3-nostr] - [public-nostr@w3.org][mailto-w3] - requires signup
212* [nostr-protocol google group][nostr-google-group] - [nostr-protocol@googlegroups.com][mailto-google] - no signup required
213
214[w3-nostr]: https://www.w3.org/community/nostr/
215[mailto-w3]: mailto:public-nostr@w3.org
216[nostr-google-group]: https://groups.google.com/g/nostr-protocol
217[mailto-google]: mailto:nostr-protocol@googlegroups.com
218
204## License 219## License
205 220
206All NIPs are public domain. 221All NIPs are public domain.