I already know that it’s spyware but in the case that I need to use it for work and school on my Linux laptop, do I need to worry about configuring something so that it won’t have access to my whole system like it does on Windows? I’m on ZorinOS/Ubuntu. Thanks in advance
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
Ok thanks. Are flatpaks better for isolation than snaps? I see many people avoid snaps.
Even better: https://flathub.org/apps/io.github.ungoogled_software.ungoogled_chromium
Neither isolates everything. Both have some isolation features. The features enabled by default vary from package to package, so you would have to look at the permissions on each package to find out.
For a bit more isolation than a flatpak/snap, I suggest creating a separate user account for running chromium (or any other moderately nosy software). Note that linux lets you log in to two accounts at the same time, each with its own desktop, and switch between them. Check out your desktop environment’s “switch user” function.
For even more isolation, you could run chromium in a hypervisor-based virtual machine.
deleted by creator
IIRC the flapak packaging system is completely open source while snap does not release the server code.
Also, snaps were forced to the users, had terrible performance at the start, thus, making them unpopular.