this post was submitted on 30 May 2025
48 points (98.0% liked)

Privacy

38162 readers
258 users here now

A place to discuss privacy and freedom in the digital world.

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.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Basically, my entire system is FOSS but I'm tempted to install the Spotify .deb package. Would that give Spotify access to info about my system?

top 27 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 1 day ago (2 children)

On Linux, all unsandboxed apps are allowed to do anything your user account can do (without sudo) - there is no permission model. You could use Flatpaks but they're not perfect, likely would require customizing with Flatseal.

[–] [email protected] 2 points 19 hours ago

*without SELinux

But it's a pain to set up and I hate it

[–] [email protected] 1 points 1 day ago (1 children)

So that's like, reading all documents, writing stuff, and I assume it can also make outbound connections to servers?

[–] [email protected] 2 points 1 day ago

Yep. Anything you could do on the terminal without typing a password.

[–] [email protected] 4 points 1 day ago

If you want to make sure your system stays 100% healthy do not try to install proprietary software on your Linux :)

[–] [email protected] 34 points 2 days ago (2 children)

Flatpaks do better sandboxing. So better then .deb's, but not better then using a web browser

[–] [email protected] 3 points 1 day ago
[–] [email protected] 8 points 2 days ago (1 children)

If you're overriding the default permissions.. Flatpaks attempt to sandbox applications not built to work in a sandbox so the packages usually come with lots of holes prepunched that you probably can close without issues.

[–] [email protected] 1 points 2 days ago

Yeah use something flatseal to mess with further securing flatpaks

[–] dajoho 3 points 1 day ago (1 children)

Not answering your question directly but have you heard of Nuclear Music Player? It searches the Spotify API for track names and plays them from Youtube.

https://nuclearplayer.com/

[–] [email protected] 1 points 19 hours ago

Exactly the type of answer I came looking for. beCause to Hell with proprietary drek. Happy to see other alternatives.

[–] [email protected] 9 points 2 days ago

You could always user spotify-player! https://terminaltrove.com/spotify-player/

[–] yonder 16 points 2 days ago

Standard Debian packages have access to things like your home folder and other things that can be accessed without superuser level access. If you're not okay with that, don't install it.

If a flatpak package is available, it can have it's permissions controlled by Flatseal, allowing you to restrict Spotify's permissions.

[–] [email protected] 9 points 2 days ago

Ordinarily I’d recommend the Flatpak, but the Flatpak for Spotify literally just a wrapper around the snap package. That’s nasty.

[–] [email protected] 13 points 2 days ago

I cant answer your question, but you could just use the webplayer.

[–] [email protected] 10 points 2 days ago (1 children)

Why not just use the web app?

[–] [email protected] 8 points 2 days ago

The web app is (deliberately) limited in comparison to the desktop app.

[–] Jumuta 5 points 1 day ago

you could use yt-dlp

[–] [email protected] 9 points 2 days ago* (last edited 2 days ago) (2 children)

some alternatives I use:

[–] [email protected] 1 points 19 hours ago
[–] unicornBro 2 points 2 days ago

Thanks, I think psst will be it

[–] [email protected] 8 points 2 days ago

Either use flatpak or the web app I guess?

[–] DrunkAnRoot 5 points 2 days ago

buy your music

[–] [email protected] 6 points 2 days ago

Just use Spotifys web interface.

[–] [email protected] 4 points 2 days ago* (last edited 2 days ago)

Everyone hates snaps but a sandboxed snap also exists in addition to a flatpak.

I am mostly saying this simply to annoy people.

[–] [email protected] 3 points 2 days ago

You can run it in a vm 🤷‍♀️

[–] [email protected] 3 points 2 days ago* (last edited 2 days ago)

I'm sure Spotify collects data on the running system, similar to the Steam hardware survey: https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam

They use that data to make decisions about how to develop their product. Does that make it unsafe to you?