From cf196b294c8613dc5741521fb92fe0bb5d1dcc1e Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 8 Mar 2026 06:36:42 +0400 Subject: [PATCH] Add Bunker46 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 324a359..15c8960 100644 --- a/README.md +++ b/README.md @@ -676,6 +676,9 @@ Allow you to sign Nostr events on web-apps without having to give them your keys - [Aka Profiles](https://github.com/neilck/aka-extension)![stars](https://img.shields.io/github/stars/neilck/aka-extension.svg?style=social) - Nostr Signing Extension for Chrome supporting multiple key pairs based on nos2x. - [Alby](https://getalby.com)![stars](https://img.shields.io/github/stars/getAlby/lightning-browser-extension.svg?style=social) - Bitcoin Lightning app with nostr support - [Blockcore](https://github.com/block-core/blockcore-wallet)![stars](https://img.shields.io/github/stars/block-core/blockcore-wallet.svg?style=social) - Multi wallet browser extension with nostr support +- [Bunker46](https://github.com/dsbaars/bunker46-extension)![stars](https://img.shields.io/github/stars/dsbaars/bunker46-extension.svg?style=social) - NIP-07 remote signer via NIP-46 + - [Chromium extension](https://chromewebstore.google.com/detail/bunker46/hffbfaedhainmpaodhdgepnmmkmpahaa) + - [Firefox extension](https://addons.mozilla.org/nl/firefox/addon/bunker46/) - [horse](https://github.com/fiatjaf/horse) - hardware remote nostr event signer with webserial - [Keys.Band](https://keys.band) - Multi-key Nostr signing extension for Chrome with a sleak UI/UX. Based on NOS2X. - [NIP-07 Signing Extension Tester](https://github.com/neilck/nip07-tester)![stars](https://img.shields.io/github/stars/neilck/nip07-tester.svg?style=social) - This Next.js app tests NIP-07, showing supported functions and raw results for the current signing extension.