Amber works quite well as a Nostr key signing application. I can't wait for all of my favorite Nostr apps to support it.

Reply to this note

Please Login to reply.

Discussion

Is this a separate app like the chrome extension, But for android apps?

Interesting. I wonder if iOS can even have something like this. Probably not.

I dont see why not.

Isn't this how Nostore works for iOS?

I believe Nostore is for Safari only (like signing zap.stream messages). But it cant sign a Damus message for example. Right?

Nostore works only in the Safari browser as an extension. The Nostur client app has a built in signing tool though. You have to manually copy/paste an event json into the signer. How does Amber work? Would be cool if that could be a little more automated.

You don't have to copy anything. It's automatic. Though the app does have to be open and running in the background. In the future it will have a system service that runs I believe that I read.

That’s cool! nostr:npub1n0sturny6w9zn2wwexju3m6asu7zh7jnv2jt2kx6tlmfhs7thq0qnflahe is this something the signer in Nostur could do? πŸ˜ƒπŸ˜

Yes this should be pretty easy to add, not sure if this is the best experience for the other app or website because I don't see any callback or redirect handing control back. But for the one off case of signing a single event I could add that.

Screenshot of the what the Nostur signer looks like.

Thanks.

Thanks for linking it.

Testing now...

I wonder is there Amber alternative but for desktop application, if have I will add support to Lume

I don't see this button and installed latest version from github nostr:npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z πŸ€”

Where do i start? I mean as a dev to support it in my app.

Ok found the github repo :)

it worked :)

Any idea how the signed event is sent back to the browser?