styppo / hamstr

A twitter-style Nostr web client
https://hamstr.to
69 stars 27 forks source link

Add support for Nostr Connect #41

Open tiero opened 1 year ago

tiero commented 1 year ago

Hello! Love the client, really good stuff!

Would love to use Nostr Connect to login, in without having to paste my private key into the browser.

Is pending merge, but the protocol should not change much, so it's safe to be integrated. https://github.com/nostr-protocol/nips/pull/153

Here you can find a TypeScript SDK to easily integrate it. https://github.com/nostr-connect/connect

Mobile Apps integrating it are Daisy, Arc, Marina, and Nostrum and potentially many more soon.