Satisfactory

Satisfactory

View Stats:
This topic has been locked
Wayfinder Jun 12, 2020 @ 9:27am
2
3
Want to see what Satisfactory is phoning home to Epic? Look here.
I'll assume you're looking here because you want to know what the Epic components of this game are phoning home to tell ol' Timmy Tencent when you play your copy of Satisfactory. I see arguments breaking out on the basis of no information so hopefully this'll help.

tl;dr Satsifactory phones home even when you launch with -NoMultiplayer. If you opt out of data collection in the options menu it stops sending data to a non-Epic metrics service ("StatHat") but still phones home to the Epic metrics service. Payloads and explanations below. I've redacted any sensitive information in the payloads and there's nothing that constitutes secret information. To be clear, this is stuff that anyone slightly knowledgeable can get with about ten minutes of work - it's sent over perfectly normal HTTPS and uses your computer's root trust store. This was not hard to get. No software reverse-engineering or license-breaking activity involved, just a little bit of very straightforward traffic interception on my own computer's network stack using an HTTPS interception proxy.

Metric collection is very common in many pieces of modern software, games included. Lots of game creators don't know the first thing about doing proper thorough metrics collection, so they usually turn the job over to software libraries made by metrics collection services. Our good friends over at Epic provide their metrics services to game creators out of the goodness of their hearts and because it's good business sense to help your game creators know what's being done with their games. That Epic also gets to see all of that sweet in-depth usage data in its raw un-aggregated, un-anonymized form is presumably a coincidental side-effect.

You should note that Coffee Stain are users of Epic's metric collection services. They don't get to look at the data your copy of Satisfactory is phoning home to Epic. Epic collects it, stores it, crunches it, and then shows whatever they want to show to Coffee Stain.

Coffee Stain have helpfully provided a -NoMultiplayer switch that disables EOS integration when you launch the game. Wonderful! It still phones home when you play with -NoMultiplayer enabled. They also provide an opt-out in the game options to not having data collected, which I checked (i.e. I opted out) before restarting the game and capturing the session. The payloads below are what was sent when I launched and played for a bit with -NoMultiplayer set AND the data collection opt-out set.

First request was a simple GET to http://ingamenews.satisfactorygame.com/other.news with User-Agent set to FactoryGame/++FactoryGame+rel-main-0.3.5-CL-124504 Windows/10.0.18363.1.256.64bit. Pretty innocuous, uses the user-agent to disclose the version of Satisfactory and your OS version. Sets a __cfduid cookie (looks like a UUID) with a fingerprint. Not very interesting.

Next, it opens an HTTPS connection to api.epicgames.dev:

GET /sdk/v1/default?platformId=WIN HTTP/1.1: This declares its user-agent to be EOS-SDK (so it's coming from Epic's components that Coffee Stain have included in Satisfactory) and sends a header marked X-Epic-Correlation-ID with a long string that would be used to correlate this with other requests (hence the name). Also includes an Authorization header that looks like a token presumably used to stop metric forgery.

GET https://api.epicgames.dev/sdk/v1/default?platformId=WIN HTTP/1.1 Host: api.epicgames.dev Accept-Encoding: deflate, gzip Accept: application/json X-Epic-Correlation-ID: EOS-<REDACTED> User-Agent: EOS-SDK/1.5.0-12496671 (Windows/10.0.18363.1.256.64bit) Satisfactory/1.0.0 X-EOS-Version: 1.5.0-12496671 Authorization: <REDACTED> Content-Length: 0

Epic's server responds with a big blob of housekeeping, presumably intended for its telemetry engine and/or multiplayer components:

HTTP/1.1 200 OK Date: Fri, 12 Jun 2020 15:26:52 GMT Content-Type: application/json Content-Length: 8212 Connection: keep-alive X-Epic-Correlation-Id: EOS-<REDACTED> Server: eos-gateway {"client":{"RateLimiter.SDKConfigClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["RequestUpdate"]},"RateLimiter.EcomClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.DataStorageClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["GetAccessLinks","CopyFile","DeleteFile","DownloadFileRedirected","UploadFileRedirected"]},"LeaderboardsClient":{"MaxUserScoresQueryUserIds":100,"MaxUserScoresQueryStats":25},"BaseService":{"HttpRetryLimit":4,"HttpRetryResponseCodes":[429,503,504]},"HTTP":{"HttpReceiveTimeout":30,"bEnableHttp":true,"HttpConnectionTimeout":60,"HttpSendTimeout":30,"MaxFlushTimeSeconds":2.0,"HttpTimeout":30},"RateLimiter.FriendClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["QueryFriends","SendFriendInvite","DeleteFriend"]},"RateLimiter.UserInfoClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.AuthClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"/Script/Engine.NetworkSettings":{"n.VerifyPeer":false},"WebSockets.LibWebSockets":{"ThreadStackSize":131072,"ThreadTargetFrameTimeInSeconds":0.0333,"ThreadMinimumSleepTimeInSeconds":0.0},"StatsClient":{"MaxQueryStatsStatNamesStrLength":1900},"RateLimiter.MetricsClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["RegisterPlayerBackendSession"]},"RateLimiter.DataStorageClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.FriendClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.AchievementsClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"LogFiles":{"PurgeLogsDays":5,"MaxLogFilesOnDisk":5,"LogTimes":"SinceStart"},"RateLimiter":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.UserInfoClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["QueryLocalUserInfo","QueryUserInfo","QueryUserInfoByDisplayName"]},"LobbyClient":{"MaxSendRetries":3,"SentMessageTimeout":5,"InitialResendDelayMs":100,"MaxConnectionRetries":3,"LobbySocketURL":"wss:/api.epicgames.dev/lobby/v1/`deploymentId/lobbies/connect","MaxResendDelayMs":2000,"InitialRetryDelaySeconds":5,"MaxRetryIntervalSeconds":15},"RateLimiter.PresenceClient":{"MessageCount":60,"TimeIntervalInSeconds":60.0},"RateLimiter.SessionsClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.PresenceClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["SendUpdate","SetPresence"]},"RateLimiter.LeaderboardsClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["QueryLeaderboardDefinitions","QueryLeaderboardRanks","QueryLeaderboardUserScores"]},"Messaging.EpicConnect":{"FailedConnectionDelayMultiplier":2.5,"ServerHeartbeatIntervalMilliseconds":0,"FailedConnectionDelayMaxSeconds":180,"FailedConnectionDelayIntervalSeconds":5,"Url":"wss://connect.epicgames.dev","ClientHeartbeatIntervalMilliseconds":30000},"MetricsClient":{"HttpRetryLimit":2},"RateLimiter.AchievementsClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["QueryDefinitions","QueryPlayerAchievements","UnlockAchievements"]},"Messaging.Stomp":{"ClientHeartbeatIntervalMs":30000,"RequestedServerHeartbeatIntervalMs":30000,"Url":"wss:/api.epicgames.dev/notifications/v1/`deploymentid`/connect"},"ConnectClient":{"MaxProductUserIdMappingsQueryUserIds":128,"MinProductUserIdMappingsUpdateTimeInSeconds":900.0},"RateLimiter.LobbyClient.Operations":{"MessageCount":100,"TimeIntervalInSeconds":60.0,"Operation":["GetLobbyById","UpdateLobby"]},"EcomClient":{"PurchaseUrl":"https://launcher-website-prod07.ol.epicgames.com/purchase","PurchaseCookieName":"EPIC_BEARER_TOKEN","PurchaseEpicIdUrl":"https://www.epicgames.com/ecom/payment/v1/purchase"},"RateLimiter.SessionsClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["UpdateSession","JoinSession","StartSession","EndSession","RegisterPlayers","SendInvite","RejectInvite","QueryInvites","FindSession","DestroySession"]},"RateLimiter.StatsClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["IngestStat","QueryStats"]},"DataStorageClient":{"AccessLinkDurationSeconds":300},"RateLimiter.AuthClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["VerifyAuth","DeletePersistentAuth","GenerateClientAuth"]},"P2PClient":{"IceServers":["stun:stun-1-nat.ol.epicgames.com:3478","stun:stun-2-nat.ol.epicgames.com:3478","turn:geo-nat.ol.epicgames.com:3478"],"P2PMinPort":7777,"P2PMaxPort":7876},"RateLimiter.LobbyClient":{"MessageCount":30,"TimeIntervalInSeconds":60.0},"RateLimiter.LeaderboardsClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"SDKAnalytics":{"BaseUrl":"https://api.epicgames.dev/telemetry/data/","DevPhase":2,"AppEnvironment":"Production","UploadType":"sdkevents"},"RateLimiter.ConnectClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.MetricsClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.StatsClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"AuthClient":{"VerifyTokenInterval":60.0,"PollExpiresIn":300,"AuthorizeEndpoint":"https://epicgames.com/id/authorize?exchange_code=`exchange_code&scope=`scope","PollInterval":5,"RefreshTokenThreshold":100.0,"bOfflineAccountToken":true},"XMPP":{"bEnabled":true,"bEnableWebsockets":true,"ThreadStackSize":131072},"Core.Log":{"LogEOS":"verbose","LogEOSMessaging":"verbose","LogEOSConnect":"verbose","LogXmpp":"verbose","LogEOSSessions":"verbose","LogEOSAuth":"verbose","LogHttpSerialization":"verbose","LogCore":"verbose","LogHttp":"warning","LogStomp":"verbose"},"UIClient":{"FriendsURL":"https://static-assets-prod.epicgames.com/game-overlay-prod/index.html"},"Messaging.XMPP":{"ReconnectionDelayJitter":1.5,"PingTimeout":30,"ReconnectionDelayBase":4.0,"ServerPort":443,"bPrivateChatFriendsOnly":true,"ReconnectionDelayMax":300.0,"ServerAddr":"wss:/xmpp-service-prod.ol.epicgames.com","PingInterval":60,"Domain":"prod.ol.epicgames.com","ReconnectionDelayBackoffExponent":2.0},"RateLimiter.SDKConfigClient":{"MessageCount":300,"TimeIntervalInSeconds":60.0},"RateLimiter.EcomClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["QueryOwnership","QueryOwnershipToken","QueryEntitlement","QueryOffer","RedeemEntitlements","Checkout"]},"RateLimiter.AuthClient.SensitiveOperations":{"MessageCount":12,"TimeIntervalInSeconds":60.0,"Operation":["GenerateUserAuth"]},"RateLimiter.ConnectClient.Operations":{"MessageCount":300,"TimeIntervalInSeconds":60.0,"Operation":["LoginAccount","CreateAccount","LinkAccount","CreateDeviceId","DeleteDeviceId","QueryExternalAccountMappings","QueryProductUserIdMappings"]}},"services":{"DataStorageService":{"BaseUrl":"https://api.epicgames.dev/datastorage"},"AccountsEpicIdService":{"BaseUrl":"https://api.epicgames.dev"},"MetricsService":{"BaseUrl":"https://metrics.ol.epicgames.com/datarouter"},"EcommerceService":{"BaseUrl":"https://ecommerceintegration-public-service-ecomprod02.ol.epicgames.com/ecommerceintegration"},"FriendEpicIdService":{"BaseUrl":"https://api.epicgames.dev/epic/friends"},"CatalogService":{"BaseUrl":"https://catalog-public-service-prod06.ol.epicgames.com/catalog"},"EOSAuthService":{"BaseUrl":"https://api.epicgames.dev"},"SessionsService":{"BaseUrl":"https://api.epicgames.dev/matchmaking"},"LobbyService":{"BaseUrl":"https://api.epicgames.dev/lobby"},"StatsAchievementsService":{"BaseUrl":"https://api.epicgames.dev/stats"},"PriceEngineService":{"BaseUrl":"https://priceengine-public-service-ecomprod01.ol.epicgames.com/priceengine"},"AccountsService":{"BaseUrl":"https://egp-idsoc-proxy-prod.ol.epicgames.com/account","RedirectUrl":"accounts.epicgames.com"},"EcommerceEpicIdService":{"BaseUrl":"https://api.epicgames.dev/epic/ecom"},"PaymentEpicIdService":{"BaseUrl":"https://api.epicgames.dev/epic/payment"},"PresenceService":{"BaseUrl":"https://api.epicgames.dev/epic/presence"},"StatsIngestService":{"BaseUrl":"https://api.epicgames.dev/ingestion/stats"},"FriendService":{"BaseUrl":"https://egp-idsoc-proxy-prod.ol.epicgames.com/friends"},"LeaderboardsService":{"BaseUrl":"https://api.epicgames.dev/leaderboards"}},"watermark":-1670283319}

That's interesting. Guess the -NoMultiplayer switch just stops Satisfactory from requiring EOS but EOS still runs, does its handshake, then (presumably) stays dormant under the hood.

(continued in next post)
< >
Showing 571-585 of 604 comments
Troubleshooter Feb 21, 2021 @ 4:45am 
Originally posted by Dark Phoenix:
So, sure, they have a stake in the company. But the difference is that while they can give suggestions, they have no direct control. When you hint at them having a 50% stake, its wrong, and there is a big difference between 40 and 50. 50 insinuates they have a co-deal going on, which is not true.

And while tencent have this political dept...that doesnt matter. As its not tencent running epic, epic runs epic. Though feel free to direct me to evidence that epic has a political dept...

Though, going off what you say about tencent...do valve also have their own ccp political department now? After all, they have release steam in china, and they are gonna have a close link to chinese government for that right?
Soft power isn't about taking control of things, just gaining enough leverage to influence it over time.

People skeptical of CCP ownership of western game/media companies don't necessarily fear up front spyware on their PC, but the CCP might be interested in pushing anti-cheat that has a look at the chat-log in multi-player games so they can keep tabs on public sentiment... and maybe isolate gamers hostile to CCP.

Its not going to be obvious.
Dark Phoenix Feb 21, 2021 @ 4:48am 
Originally posted by 76561197990406172:
Originally posted by Dark Phoenix:
So, sure, they have a stake in the company. But the difference is that while they can give suggestions, they have no direct control. When you hint at them having a 50% stake, its wrong, and there is a big difference between 40 and 50. 50 insinuates they have a co-deal going on, which is not true.

And while tencent have this political dept...that doesnt matter. As its not tencent running epic, epic runs epic. Though feel free to direct me to evidence that epic has a political dept...

Though, going off what you say about tencent...do valve also have their own ccp political department now? After all, they have release steam in china, and they are gonna have a close link to chinese government for that right?
Soft power isn't about taking control of things, just gaining enough leverage to influence it over time.

People skeptical of CCP ownership of western game/media companies don't necessarily fear up front spyware on their PC, but the CCP might be interested in pushing anti-cheat that has a look at the chat-log in multi-player games so they can keep tabs on public sentiment... and maybe isolate gamers hostile to CCP.

Its not going to be obvious.

Chat logs aren't going to be encrytped, and there will be easier ways of getting that info than trying to infiltate a games company, and being found out by the american government.

However, its the internet...how much public sentiment can they get out of angsty teens playing cod. Do you have deep, meaningful conversations through text when playing games? Normally, i talk about gamey stuff...

If China want to know that i need 3 more diamonds for my turtle...then fine.
Last edited by Dark Phoenix; Feb 21, 2021 @ 4:49am
Troubleshooter Feb 21, 2021 @ 4:57am 
https://www.breitbart.com/tech/2020/04/10/china-bans-nintendos-animal-crossing-after-dissidents-use-it-for-protests/

Whatever, not a game I play... I don't know any Chinese people.... not my problem right?
Last edited by Troubleshooter; Feb 21, 2021 @ 4:59am
s1ugh34d Feb 21, 2021 @ 6:31am 
Wow, what a read. In honor of all those who are butthurt over game metrics and internet connections, I shall play another 250hrs of this game.

If any of you whining users are actually concerned about privacy or data mining, you would not have a steam account, the internet, a cell phone, or even a home address. Even the electric company sells your data. Get Over It and Calm Down.

In other news, I find the game's initial pop-up to be more than suffice to describe what is being transmitted to CSS via Epic. If you want awesome games like this one, you want them to pull errors and glitches from gameplay to correct issues going forward.

Also, is there no moderation on steam forums? All this offtopic useless commentary is wasting time as I have to skip over BS about companies that have nothing to do with Satisfactory, and disputes and issues related to no actual Satisfactory player.
Vyndicu Feb 21, 2021 @ 10:52am 
Originally posted by s1ugh34d:
Wow, what a read. In honor of all those who are butthurt over game metrics and internet connections, I shall play another 250hrs of this game.

If any of you whining users are actually concerned about privacy or data mining, you would not have a steam account, the internet, a cell phone, or even a home address. Even the electric company sells your data. Get Over It and Calm Down.

In other news, I find the game's initial pop-up to be more than suffice to describe what is being transmitted to CSS via Epic. If you want awesome games like this one, you want them to pull errors and glitches from gameplay to correct issues going forward.

Also, is there no moderation on steam forums? All this offtopic useless commentary is wasting time as I have to skip over BS about companies that have nothing to do with Satisfactory, and disputes and issues related to no actual Satisfactory player.

Once again, it is more like to a situation where you decided on a whim on a beautiful day to post your personal phone number on the social network for all to see. Then expect to not receive a phone call from a "certain Nigeria Prince" wanting to seek a private investment that will surely double your money in a month or two.

It has more to do with having more control over what your data is being used for at any rate. You really should look up about the Cambridge Analytica data scandal and watch a documentary to get the full picture of how horrible the scandal actually was. The short bit is they harvested data by exploiting a loophole to grab data on people who explicitly didn't give facebook permissions to share data.


As for error/glitches. You know that I can write up a bug report in let say "reddit/Satisfactory" or "discord" that the developer can look over. Right?
Dark Phoenix Feb 21, 2021 @ 12:21pm 
Originally posted by Vyndicu:
Originally posted by s1ugh34d:
Wow, what a read. In honor of all those who are butthurt over game metrics and internet connections, I shall play another 250hrs of this game.

If any of you whining users are actually concerned about privacy or data mining, you would not have a steam account, the internet, a cell phone, or even a home address. Even the electric company sells your data. Get Over It and Calm Down.

In other news, I find the game's initial pop-up to be more than suffice to describe what is being transmitted to CSS via Epic. If you want awesome games like this one, you want them to pull errors and glitches from gameplay to correct issues going forward.

Also, is there no moderation on steam forums? All this offtopic useless commentary is wasting time as I have to skip over BS about companies that have nothing to do with Satisfactory, and disputes and issues related to no actual Satisfactory player.

Once again, it is more like to a situation where you decided on a whim on a beautiful day to post your personal phone number on the social network for all to see. Then expect to not receive a phone call from a "certain Nigeria Prince" wanting to seek a private investment that will surely double your money in a month or two.

It has more to do with having more control over what your data is being used for at any rate. You really should look up about the Cambridge Analytica data scandal and watch a documentary to get the full picture of how horrible the scandal actually was. The short bit is they harvested data by exploiting a loophole to grab data on people who explicitly didn't give facebook permissions to share data.


As for error/glitches. You know that I can write up a bug report in let say "reddit/Satisfactory" or "discord" that the developer can look over. Right?


Except that you arn't posting anything as static as a phone number. You are transmitting two pieces of data. One is your steam id, which is static, but is obtainable though pretty much every 3rd party app that is made to track accounts.

The other is your ip address, which due to the number of people on the internet, and the way that isp's work, static ips are few and far between. Mostly they are recycled day to day.
Vyndicu Feb 21, 2021 @ 1:42pm 
Originally posted by Dark Phoenix:
Except that you arn't posting anything as static as a phone number. You are transmitting two pieces of data. One is your steam id, which is static, but is obtainable though pretty much every 3rd party app that is made to track accounts.

The other is your ip address, which due to the number of people on the internet, and the way that isp's work, static ips are few and far between. Mostly they are recycled day to day.

You are missing the point here.

It is common sense to not share your personal phone number info to the general public if you don't want them to call you all day and night etc...

It doesn't matter if the steam ID is fully available to the public and all of the IP are dynamic generated each day. I am not going into too much detail here because I don't want to make it easier for people who want to *insert dirty laundry to do list here*. But it is fairly trivial to google for yourself to find out more.

Once again, going back to my analogy if someone knows my phone number. They have the area code (the "(XXX)" part of (XXX)-XXX-XXXX number)) which is enough to identify which phone company the number is subscribed to and/or area the phone is in.

I just did a reverse phone look up for my resident and it has all of the personal data on there and where the phone is too down to the actual address itself.

GO and search your own phone number and IP or whatever. It is eye popping what you WILL find.
Dark Phoenix Feb 21, 2021 @ 1:45pm 
Originally posted by Vyndicu:
Originally posted by Dark Phoenix:
Except that you arn't posting anything as static as a phone number. You are transmitting two pieces of data. One is your steam id, which is static, but is obtainable though pretty much every 3rd party app that is made to track accounts.

The other is your ip address, which due to the number of people on the internet, and the way that isp's work, static ips are few and far between. Mostly they are recycled day to day.

You are missing the point here.

It is common sense to not share your personal phone number info to the general public if you don't want them to call you all day and night etc...

It doesn't matter if the steam ID is fully available to the public and all of the IP are dynamic generated each day. I am not going into too much detail here because I don't want to make it easier for people who want to *insert dirty laundry to do list here*. But it is fairly trivial to google for yourself to find out more.

Once again, going back to my analogy if someone knows my phone number. They have the area code (the "(XXX)" part of (XXX)-XXX-XXXX number)) which is enough to identify which phone company the number is subscribed to and/or area the phone is in.

I just did a reverse phone look up for my resident and it has all of the personal data on there and where the phone is too down to the actual address itself.

GO and search your own phone number and IP or whatever. It is eye popping what you WILL find.

Oh, i know my phone number has already been leaked to scammers...everyones has.

But, if you are so worried about your ip adress goign awry...why do you still use steam?
Vyndicu Feb 21, 2021 @ 1:54pm 
Originally posted by Dark Phoenix:
Oh, i know my phone number has already been leaked to scammers...everyones has.

But, if you are so worried about your ip adress goign awry...why do you still use steam?

At least I know what valve is doing with it and gave them permission to do so.

Connecting me to other player (easy to setup multiplayer session and hosting server), delivering video game files (download to IP address), Security (Two-Factor Authentication), stream from desktop to big TV in living room, and etc...
Dark Phoenix Feb 21, 2021 @ 2:10pm 
Originally posted by Vyndicu:
Originally posted by Dark Phoenix:
Oh, i know my phone number has already been leaked to scammers...everyones has.

But, if you are so worried about your ip adress goign awry...why do you still use steam?

At least I know what valve is doing with it and gave them permission to do so.

Connecting me to other player (easy to setup multiplayer session and hosting server), delivering video game files (download to IP address), Security (Two-Factor Authentication), stream from desktop to big TV in living room, and etc...

Do you?

If you put that trust in one large video games corperation, why not trust that epic will treat that info the same way?

I get if you are worried about data going astray, but that data can go astray from anywhere. While epic have had their data breaches, so has valve...i remember one xmas they put peoples data on the store page for everyone to see. Accidents happen after all.

Thats the part i have trouble understanding...in reality i suspect its litrally that you don't trust an investor with your data, but then that falls over when you consider valves own possible collaberations.
Vyndicu Feb 21, 2021 @ 3:42pm 
Originally posted by Dark Phoenix:
Do you?

If you put that trust in one large video games corperation, why not trust that epic will treat that info the same way?

I get if you are worried about data going astray, but that data can go astray from anywhere. While epic have had their data breaches, so has valve...i remember one xmas they put peoples data on the store page for everyone to see. Accidents happen after all.

Thats the part i have trouble understanding...in reality i suspect its litrally that you don't trust an investor with your data, but then that falls over when you consider valves own possible collaberations.

Yes I do for Valve because they actually have enough influence to hold their own ground just just from a financial point of view.

I don't hold the same opinion for Epic Games for many reasons. The biggest one would be transparency in what happens with data. The actual provider for multiplayer as of now is Epic and requires you to either use steam or epic ID number to log on at game start-up. This is still NOT advertised on the steam satisfactory store page.

The security breaches, as in plural, in early days of Epic deserves it own thread and is nowhere close as bad as what happened to steam. Even if we were to disregard those past leaks: out of the two I would trust steam more just based on frequency of leaks and severity.

Heck even CD Red Projekts (developer of witcher 3 and Cyberpunk 2077) had a leak of source code recently. Should I dump them too? All I am saying here is no one is entirely 100% foolproof.

Huh? What are you talking about? Valve is a private owned company with Gabe, who founded valve, owning 50% of valve and the rest goes to employees as a compensation option. There are no such thing as a "valve collaborators".
Dark Phoenix Feb 21, 2021 @ 5:24pm 
Originally posted by Vyndicu:

Huh? What are you talking about? Valve is a private owned company with Gabe, who founded valve, owning 50% of valve and the rest goes to employees as a compensation option. There are no such thing as a "valve collaborators".

So...valve aren't collaberating with the chinese government to deploy steam into china then?
Vyndicu Feb 21, 2021 @ 10:53pm 
Originally posted by Dark Phoenix:
So...valve aren't collaberating with the chinese government to deploy steam into china then?

Different product for different region along with different laws.

What happens on Steam China is not the same thing as regular Steam.

At launch Steam China only have 53 games.

https://www.pcgamer.com/steam-china-launch/

And you can check it out for yourself here.

https://store.steamchina.com
Mastoras Feb 23, 2021 @ 11:56pm 
My life is now ruined... (nah I actually don´t give a ♥♥♥♥).
Hikari.ws Feb 25, 2021 @ 1:00pm 
Thanks a lot for your work on this!

It doesn't matter if Coffee Stain knows what they are doing or not. They are doing it.

They can't send *any* personal data about us *before* doing opt-in, which must inform what kind of data it is, and *never* provide this data to 3rd parties, including Epic.
< >
Showing 571-585 of 604 comments
Per page: 1530 50

Date Posted: Jun 12, 2020 @ 9:27am
Posts: 604