Add signer status, re-work bunker login

This commit is contained in:
Jon Staab
2025-07-29 10:53:48 -07:00
parent 69e1f97e72
commit 8697cc23be
9 changed files with 206 additions and 99 deletions

View File

@@ -16,7 +16,7 @@ export default {
},
csp: {
directives: {
"script-src": ["self", "plausible.coracle.social"],
"script-src": ["self", "wasm-unsafe-eval", "plausible.coracle.social", "sha256-NpqGpeZTuPniNAucgyfqzWy9iIHwOswFzPzpigwvp/c="],
"worker-src": ["self", "blob:"],
"style-src": ["self", "unsafe-inline"],
"frame-src": ["none"],