squeak-smalltalk / squeak-object-memory

Issues and assets related to the Squeak object memory.
https://bugs.squeak.org
MIT License
11 stars 1 forks source link

Unexpected access to foreign servers during Wizard app install #56

Open marceltaeumel opened 2 years ago

marceltaeumel commented 2 years ago

Maybe we can manage to only fetch from:

Current exceptions include:

Users might be confused when having to allow their firewall to let Squeak access those other addresses.

LinqLover commented 2 years ago

seaside.gemtalksytems.com (for Gofer/Metacello)

Wait, haven't we eliminated that recently? 🤔


From: Marcel Taeumel @.> Sent: Tuesday, June 28, 2022 12:25:53 PM To: squeak-smalltalk/squeak-object-memory @.> Cc: Subscribed @.***> Subject: [squeak-smalltalk/squeak-object-memory] Unexpected access to foreign servers during Wizard app install (Issue #56)

Maybe we can manage to only fetch from:

Current exceptions include:

Users might be confused when having to allow their firewall to let Squeak access those other addresses.

— Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsqueak-smalltalk%2Fsqueak-object-memory%2Fissues%2F56&data=05%7C01%7C%7Cd5e0990c433a45fcaeea08da58f09534%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637920087552951261%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=6%2FAhCgi%2BLV7uyFoXyi20qZDZbGAvuGT5otLU3sWlCnY%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAJH4PSRPVNHZDP4PS4L5ZHDVRLHLDANCNFSM52BUOYWA&data=05%7C01%7C%7Cd5e0990c433a45fcaeea08da58f09534%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637920087552951261%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3YqasPCpbGjPTkv9Z5FtAwfPCDniv%2FM5Vp4dBq6hMHQ%3D&reserved=0. You are receiving this because you are subscribed to this thread.Message ID: @.***>

marceltaeumel commented 2 years ago

It is a hard-coded thing in BaselineOfMetacello...