Damus
bigmarh profile picture
bigmarh
@bigmarh
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