Sean Murphy

Results 1 issues of Sean Murphy

I've stood up nsecbunkerd the hard way. And I'm encountering: ``` Connected to wss://nostr.1661.io /home/ubuntu/code/nsecbunkerd/node_modules/nostr-tools/lib/cjs/index.js:1243 let cryptoKey = await crypto.subtle.importKey("raw", normalizedKey, { name: "AES-CBC" }, false, ["encrypt"]); ^ ReferenceError: crypto...