diff options
| author | Neil <neil@chong-kit.com> | 2023-05-15 09:30:27 -0700 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-05-15 15:43:09 -0300 |
| commit | 4ea0e8e9f276c03e298f466fb3074342f0ec01c3 (patch) | |
| tree | 4f01e3fc0a520c6f9db9c04b471e2fd2def20698 | |
| parent | 1457399664442449025d33122e5c7fccaa45ac66 (diff) | |
Add new signing extension to NIP-07
| -rw-r--r-- | 07.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -30,3 +30,4 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 30 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) | 30 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) |
| 31 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) | 31 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) |
| 32 | - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) | 32 | - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) |
| 33 | - [AKA Profiles](https://github.com/neilck/aka-extension) (Chrome, stores multiple keys) | ||