Shipping something new: NostrPass Lite 🔐
A lightweight Nostr signer that runs entirely in the browser — no backend, no cloud, no server.
Two security layers baked in from day one:
→ Origin isolation via iframe (host page JS can't touch your keys)
→ Web Worker isolation (even the iframe DOM can't read the private key)
One script tag. Keys sync via Nostr relays. Full NIP-07 compatible window.nostr API.
Live demo →
https://nostrpass.com/#nostrpass-lite
#Nostr #NostrDev #NIP07 #OpenSource