Why Arc Browser send large amount of user data to their server?
I frequently noticed that when the Arc is opened, even without any webpage opened foreground or background, there could be a short period that the RAM usage of the browser bumps to 8GB. At the same time, the Arc is reading a lot of the data from local storage, and sending to their server. It ends up with more than 600MB upload. The high usage of RAM will drop back to normal after the browser stop sending the data. It seems that the company is collecting some data that they should not touch.
12 comments
[ 3.4 ms ] story [ 44.3 ms ] threadThere's no way they'd be collecting 600MB of data on each user; what would even be included in that? Plus, 600MB for each of their users would quickly become unprofitable, which would defeat the entire point of data-sharing.
Nevertheless, it may be worth inspecting the network I/O for the application to see what it's up to -- this could provide some hints as to what such a large payload is being used for.
Though I remember something about Facebook uploading phones' binaries to the server for inspection or soemthing. This was a few years back, so it's probably changed.
I'm confused that are they allowed to upload this huge amount of data without asking permission from the user?
If you don’t mind, could you try the same test after temporarily disabling all extensions in arc://extensions? “Arc Helper” processes are used for both renderers and extensions. We have seen many cases where extensions behave unexpectedly.
The crash dump we upload for diagnose, when you first restart the browser after a crash happened, is a json file of about 100KB to 200KB similar to IPS files you see in the MacOS Console app, so they can’t be what is causing this.
If you need to send us any data you don’t want to share publicly for privacy reasons, feel free to create a bug report using Arc itself, and we can follow-up there.
Thank you!
I found that the process used 6GB of RAM is "Arc Helper (Renderer)". This bug could potentially related with how the browser render the google docs.
I also noticed that if I have the Arc opened in the background, the bug shows up every 6 hours.