4. I can not open the settings in the latest image anymore because the icons�� ��are tried to retrieve from Github using a HTTPS connection.�� ��Doesnt work either because I'm on Windows, because of HTTPs, because�� ��ZnClient does not deal with a firewall correctly.�� ��It is not good to rely on additional external downloads directly.
Wait, if I download a fresh image it starts downloading yet more stuff? (I can't try it now as I am on FUP-constrained mobile connection.)
I thought that images are supposed to be self contained and stuff like this should be delegated to CI that builds the image or let the user do it manually on top of Pharo-Minimal/Pharo-Bootstrap.
> I mean, the traffic is by definition encrypted so how can a proxy even do something ?
I think it can still��establish��connection and forward packets (I think), it can simply let the connection through directly or it can fail to connect (which is the case above).
> From my point of view, proxies are from last century ;-)
They are indeed, but then again so is Smalltalk. ;)
Also your traffic is most likely going through proxies of your ISP (who then injects packets with ad trackers ;)).
Peter