diff options
| author | Jonathan Staab <shtaab@gmail.com> | 2023-08-11 13:09:17 -0700 |
|---|---|---|
| committer | Jonathan Staab <shtaab@gmail.com> | 2023-08-11 13:14:52 -0700 |
| commit | 30696049ccdc9f19b9f737b97290a78d0a64ba9c (patch) | |
| tree | 8b2357b2f46b4103f69f06c5fc2bbbef5c30839d /README.md | |
| parent | 00a8f9532eeee918c0417ae0f501c790cd5a3f56 (diff) | |
Deprecate NIP 04
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 22 | - [NIP-01: Basic protocol flow description](01.md) | 22 | - [NIP-01: Basic protocol flow description](01.md) |
| 23 | - [NIP-02: Contact List and Petnames](02.md) | 23 | - [NIP-02: Contact List and Petnames](02.md) |
| 24 | - [NIP-03: OpenTimestamps Attestations for Events](03.md) | 24 | - [NIP-03: OpenTimestamps Attestations for Events](03.md) |
| 25 | - [NIP-04: Encrypted Direct Message](04.md) | 25 | - [NIP-04: Encrypted Direct Message](04.md) --- **unrecommended**: deprecated in favor of [NIP-44](44.md) |
| 26 | - [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) | 26 | - [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) |
| 27 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) | 27 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) |
| 28 | - [NIP-07: `window.nostr` capability for web browsers](07.md) | 28 | - [NIP-07: `window.nostr` capability for web browsers](07.md) |