Is Spotify desktop unsafe to install on Ubuntu?
from unicornBro@sh.itjust.works to privacy@lemmy.ml on 30 May 21:57
https://sh.itjust.works/post/39063566

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?

#privacy

threaded - newest

UndergroundGoblin@lemmy.dbzer0.com on 30 May 22:15 next collapse

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

Dust0741@lemmy.world on 30 May 22:16 next collapse

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

coconut@programming.dev on 31 May 02:00 next collapse

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 on 31 May 04:40 collapse

Yeah use something flatseal to mess with further securing flatpaks

M137@lemmy.world on 31 May 18:03 collapse

than*

yonder@sh.itjust.works on 30 May 22:17 next collapse

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.

eager_eagle@lemmy.world on 30 May 22:37 next collapse

some alternatives I use:

FOSS GUI - psst FOSS TUI - ncspot

unicornBro@sh.itjust.works on 30 May 22:41 next collapse

Thanks, I think psst will be it

EarthShipTechIntern@lemm.ee on 01 Jun 10:03 collapse

Thank you!

KiwiTB@lemmy.world on 30 May 22:45 next collapse

Just use Spotifys web interface.

UncleReaton@lemmy.ml on 30 May 23:04 next collapse

Either use flatpak or the web app I guess?

catloaf@lemm.ee on 30 May 23:27 next collapse

I’m sure Spotify collects data on the running system, similar to the Steam hardware survey: …steampowered.com/…/Steam-Hardware-Software-Surve…

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

SnotFlickerman@lemmy.blahaj.zone on 30 May 23:28 next collapse

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

I am mostly saying this simply to annoy people.

reddig33@lemmy.world on 31 May 00:14 next collapse

Why not just use the web app?

hellfire103@lemmy.ca on 31 May 01:22 collapse

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

JakobFel@retrolemmy.com on 31 May 17:09 collapse

The only limitation I’ve seen is the inability to download for offline listening. Other than that, especially on Brave, I get fully ad-free listening without any issues aside from a couple seconds of pause in between where the ad breaks used to be.

hellfire103@lemmy.ca on 31 May 18:20 collapse

Ah, well I wasn’t able to add to a group playlist in the web app.

Maybe it’s not as bad as I thought, idk.

JakobFel@retrolemmy.com on 01 Jun 02:06 collapse

Group playlist? I’ve never used that feature, but I know you can add things to playlists on the web version, and you can make those playlists public as far as I know.

hellfire103@lemmy.ca on 01 Jun 06:46 collapse

Yeah, well it said I had to download the app in order to do that. It was the first time I’ve used Spotify in years, though, so maybe there’s a workaround or something.

wuphysics87@lemmy.ml on 31 May 00:22 next collapse

You can run it in a vm 🤷‍♀️

DrunkAnRoot@sh.itjust.works on 31 May 00:49 next collapse

buy your music

BlameTheAntifa@lemmy.world on 31 May 02:10 next collapse

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

HotsauceHurricane@lemmy.world on 31 May 04:52 next collapse

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

Jumuta@sh.itjust.works on 31 May 06:03 next collapse

you could use yt-dlp

Dr_Vindaloo@lemmy.ml on 31 May 17:03 next collapse

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.

sem@lemmy.blahaj.zone on 31 May 18:01 next collapse

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

Dr_Vindaloo@lemmy.ml on 01 Jun 04:20 collapse

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

floquant@lemmy.dbzer0.com on 01 Jun 09:32 collapse

*without SELinux

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

JakobFel@retrolemmy.com on 31 May 17:07 next collapse

Just use it as a PWA from a Chromium browser. I run Spotify as a PWA in Brave and get free, ad-free music. It’s the ideal way, IMO. Then again, I only use Spotify for discovery. I buy my CDs and Bandcamp albums, I will always prefer ownership over streaming.

dajoho@sh.itjust.works on 31 May 18:20 next collapse

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.

nuclearplayer.com

EarthShipTechIntern@lemm.ee on 01 Jun 10:01 collapse

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

foremanguy92_@lemmy.ml on 31 May 18:40 collapse

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