The mobile UX for sharing external content into Nostr is currently broken. Web apps have to rely on ugly clipboard copy-paste fallbacks because mobile clients crash on bare "nostr:" URIs.
While building the onboarding flow for re_terminal, I hit this wall. To fix it, I've drafted a new NIP: URI Scheme for Share Intents (nostr:share?text=...).
It brings the standard "intent/tweet" interoperability to Nostr, allowing any external site or game to pre-fill a kind 1 note securely.
Review the PR here:
https://github.com/nostr-protocol/nips/pull/2266
Would appreciate technical feedback from client maintainers.
@fiatjaf
@jb55
@VitorPamplona
#nostr #nip #development #bitcoin