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.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b83490..a66c466 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
24- [NIP-01: Basic protocol flow description](01.md) 24- [NIP-01: Basic protocol flow description](01.md)
25- [NIP-02: Follow List](02.md) 25- [NIP-02: Follow List](02.md)
26- [NIP-03: OpenTimestamps Attestations for Events](03.md) 26- [NIP-03: OpenTimestamps Attestations for Events](03.md)
27- [NIP-04: Encrypted Direct Message](04.md) 27- [NIP-04: Encrypted Direct Message](04.md) --- **unrecommended**: deprecated in favor of [NIP-44](44.md)
28- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) 28- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md)
29- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) 29- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md)
30- [NIP-07: `window.nostr` capability for web browsers](07.md) 30- [NIP-07: `window.nostr` capability for web browsers](07.md)
@@ -52,6 +52,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
52- [NIP-39: External Identities in Profiles](39.md) 52- [NIP-39: External Identities in Profiles](39.md)
53- [NIP-40: Expiration Timestamp](40.md) 53- [NIP-40: Expiration Timestamp](40.md)
54- [NIP-42: Authentication of clients to relays](42.md) 54- [NIP-42: Authentication of clients to relays](42.md)
55- [NIP-44: Versioned Encryption](44.md)
55- [NIP-45: Counting results](45.md) 56- [NIP-45: Counting results](45.md)
56- [NIP-46: Nostr Connect](46.md) 57- [NIP-46: Nostr Connect](46.md)
57- [NIP-47: Wallet Connect](47.md) 58- [NIP-47: Wallet Connect](47.md)