c on Nostr: nostr:note1qqqqq6c8d52esc5vtj6zgk4t8wegzttzt5cwr33gjc3uz2tgad9qwlyp8l ...
quoting note1qqq…yp8l> Working on a chrome extension for a nostr based project
> Locally works all good
> Package it into a Chrome extension
> Hitting errors “unsafe-eval" due to CSP
> Getting to the bottom of it
> Find a sub dependency used by @nostr-dev-kit called “tseep”
> It is running eval() functions in it
> Checking out the README of tseep
"lol"