-
-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Labels
Description
I'm trying to access a site encrypted with Staticcrypt
What's happening
When I do ... then this happens: Access the website - Staticrypt spinner is visible - error in console:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' blob:". Either the 'unsafe-inline' keyword, a hash ('sha256-LTOw8XXB1tSHEqT1Hr3wjvdWM3JY8EiA6a0HBIgdwzg='), or a nonce ('nonce-...') is required to enable inline execution.
What should be happening
I expect this would happen instead: Staticrypt login interface visible
My setup
StatiCrypt version: ^3.4.0
Node version: 21.5.0
Any additional relevant context, if any: