hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Content Security Policy issues at startup #253

Open zahanm opened 8 years ago

zahanm commented 8 years ago

Trying to load https://web.hivewallet.com/ for the first time, don't have an account. I'm getting a blank screen after the loading indicator goes away.

Looks like there's an issue with CSP directives?

Relevant ST:

Refused to create a child context containing 'blob:https%3A//web.hivewallet.com/4ed787f8-06e1-4adb-b28f-3424d6e3fb10' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'child-src' was not explicitly set, so 'default-src' is used as a fallback.
module.exports @ application-en.js:3789
(anonymous function) @ application-en.js:3597
529../auth @ application-en.js:3598
s @ application-en.js:1
(anonymous function) @ application-en.js:1
window.initHiveApp @ application-en.js:2
(anonymous function) @ loader.js:116
Velocity.animate.complete @ loader.js:112
c @ loader.js:114
u @ loader.js:114
requestAnimationFrame (async)
u @ loader.js:114
requestAnimationFrame (async)
u @ loader.js:114
requestAnimationFrame (async)
u @ loader.js:114
requestAnimationFrame (async)
u @ loader.js:114

Chrome Stable: 47.0.2526.106 (64-bit) screenshot

zahanm commented 8 years ago

Nevermind, just saw https://www.reddit.com/r/Bitcoin/comments/3lmi9m/hives_status_officially_unsupported/

Mind posting a banner reflecting that this is unsupported on https://www.hivewallet.com/ ?