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

Privacy

40450 readers
466 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?

all 29 comments
sorted by: hot top controversial new old
[–] Dust0741@lemmy.world 33 points 2 months ago (2 children)

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

[–] coconut@programming.dev 8 points 2 months 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.

[–] Dust0741@lemmy.world 1 points 2 months ago

Yeah use something flatseal to mess with further securing flatpaks

[–] M137@lemmy.world 3 points 2 months ago
[–] yonder@sh.itjust.works 16 points 2 months 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.

[–] UndergroundGoblin@lemmy.dbzer0.com 14 points 2 months ago

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

[–] reddig33@lemmy.world 11 points 2 months ago (1 children)

Why not just use the web app?

[–] hellfire103@lemmy.ca 9 points 2 months ago (1 children)

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

[–] HotsauceHurricane@lemmy.world 8 points 2 months ago

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

[–] eager_eagle@lemmy.world 8 points 2 months ago* (last edited 2 months ago) (2 children)

some alternatives I use:

[–] unicornBro@sh.itjust.works 2 points 2 months ago

Thanks, I think psst will be it

[–] EarthShipTechIntern@lemm.ee 1 points 2 months ago
[–] UncleReaton@lemmy.ml 8 points 2 months ago

Either use flatpak or the web app I guess?

[–] BlameTheAntifa@lemmy.world 8 points 2 months ago

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

[–] DrunkAnRoot@sh.itjust.works 7 points 2 months ago

buy your music

[–] KiwiTB@lemmy.world 7 points 2 months ago

Just use Spotifys web interface.

[–] Dr_Vindaloo@lemmy.ml 5 points 2 months 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.

[–] floquant@lemmy.dbzer0.com 3 points 2 months ago

*without SELinux

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

[–] sem@lemmy.blahaj.zone 1 points 2 months ago

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

[–] Jumuta@sh.itjust.works 5 points 2 months ago

you could use yt-dlp

[–] SnotFlickerman@lemmy.blahaj.zone 4 points 2 months ago* (last edited 2 months ago)

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

I am mostly saying this simply to annoy people.

[–] foremanguy92_@lemmy.ml 3 points 2 months ago

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

[–] catloaf@lemm.ee 3 points 2 months ago* (last edited 2 months 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?

[–] wuphysics87@lemmy.ml 3 points 2 months ago

You can run it in a vm 🤷‍♀️

[–] dajoho@sh.itjust.works 2 points 2 months 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/

[–] EarthShipTechIntern@lemm.ee 1 points 2 months ago

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