Join Nostr
2025-12-19 20:14:43 UTC
in reply to

bigmarh on Nostr: The key detail you might be missing is that NostrPass executes in a Worker, not in ...

The key detail you might be missing is that NostrPass executes in a Worker, not in the main page context. So in NOstrpass it goes client -> vault -> worker. The worker has it's own context and isn't callable from the extension.