From 4ea0e8e9f276c03e298f466fb3074342f0ec01c3 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 15 May 2023 09:30:27 -0700 Subject: [PATCH] Add new signing extension to NIP-07 --- 07.md | 1 + 1 file changed, 1 insertion(+) diff --git a/07.md b/07.md index 3b7a1d29..2a31f716 100644 --- a/07.md +++ b/07.md @@ -30,3 +30,4 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) +- [AKA Profiles](https://github.com/neilck/aka-extension) (Chrome, stores multiple keys)