Skip to content

sprites.png is queried from blockly-demo.appspot.com instead of from JupyterLab server/a common CDN #102

Open
@Phoenix616

Description

@Phoenix616

Right now the sprite which includes the buttons and the trash can seems to be queried from the blockly demo server as seen in the dev console:

image

This seems strange as a) it's a file from the blockly demo setup and not some CDN meant to be used like that, and b) leaks (potentially personally identifiable) user data to a third party in a way that most wont realise. (not even admins which would be required to mention this in their privacy statements or even allow that domain in their firewall)

I've even seen the trashcan icon break completely in certain privacy-minded browser setups that block requests to resources on third party domains.

I'm unsure if this is something one can adjust in the setup or if it needs to be changed/can be changed in the jupyterlab-blockly code or even needs to be done in blockly itself but sinceI noticed this being an issue in a Jupyterlab setup I thought the best start to bring up the issue would be here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions