This is a NIP-07 compatible extension for signing nostr events.
getPublicKey
).signEvent
).nip04.encrypt
and nip04.decrypt
).Available at the official Mac App Store.
Click the Nostore extension icon in the Safari toolbar, there should be a default profile with a new, random private key.
Feel free to change the name and edit the key with your personal nostr key. Create additional profiles as desired. Whichever key profile is selected under Profile is the currently "active" profile for nostr events.
Thanks to fiatjiaf for envisioning nostr, but also for creating nostr-tools and the nos2x extension, which I referenced liberally when stumped during development of this extension.
This extension does not collect any user data, or transmit any data over a network connection. All private key data is sequestered in the extension's separate browser storage.
npm install
to install the dependencies.npm run watch
to watch and build the necessary extension files.npm run watch-tailwind
to watch and build the pages with tailwinds CSS.If you do not see the Nostore extension in your Safari toolbar, you need to activate unsigned extensions and Nostore: