Earlier quoted context omitted.
The P2P app could make itself more trustworthy. On OS X, it could opt into the App Sandbox such that it could not read files unrelated to what it has downloaded. If you run fs_usage against Spotify on OS X, you will see that it is reading files in other places than where it downloads to.
Isn't it the norm on UNIX-like OS'es for things to use tons of dynamic libraries and spew pieces of themselves all over different directories?
Why is Spotify chugging upload bandwidth when it is not streaming?
121–130 of 154 posts
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#122I commonly stream Spotify on my MacBook while tethering via my iPhone at coffee shops. Little did I know I was paying $10/GB to let others listen to music. Thanks, Spotify, thanks.
If you listen off of the mobile app, it's not p2p. I would recommend that if your phone is right next to your computer
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#123Anyway, quite entertaining to monitor its port traffic on my Mac:
perl -e'while(1){%x=map{$_=>$x{$_}+1}grep/spotify/i,`lsof -i -P`;print for grep{$x{$_}
It seems to target peers geographically, which makes sense.Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#124Earlier quoted context omitted.
I just don't see Spotify as a business risk unless the bandwidth itself is a cost. It almost sounds like someone just wants to make a decision and is post-hoc justifying that decision with this "security concern!" fearmongering.
I posted this elsewhere, but... P2P applications have security risks associated with them, but they also have network constraints associated with them. It doesn't take many P2P users to choke legitimate users out of a network. When some of the network monitoring tools we use are licensed based on how much data is flowing through the network, P2P gets expensive real quick. Move that stuff to a network we're not monito…
Specifically, I don't think the security industry at large considers P2P to be inherently risky. If you trust Spotify like you trust say, Google Chrome, or Microsoft Outlook, or any of the other apps you run on your machine, the fact that one or more of them uses P2P in no way further raises your risk profile.
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#125Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#126Earlier quoted context omitted.
I posted this elsewhere, but... P2P applications have security risks associated with them, but they also have network constraints associated with them. It doesn't take many P2P users to choke legitimate users out of a network. When some of the network monitoring tools we use are licensed based on how much data is flowing through the network, P2P gets expensive real quick. Move that stuff to a network we're not monito…
I don't think P2P applications have a significant security risk. Specifically, I don't think the security industry at large considers P2P to be inherently risky. If you trust Spotify like you trust say, Google Chrome, or Microsoft Outlook, or any of the other apps you run on your machine, the fact that one or more of them uses P2P in no way further raises your risk profile.
Users don't understand. I get it. Information security is a young industry, and some decisions that are made might not be immediately clear. It's a negative job; if you're doing everything exactly right, users will be complaining that you're getting in their way and the bosses will be wondering why you even have a budget. If you're not doing everything exactly right, users will be complaining that they have odd charges on their credit cards and the bosses are wondering why they can't log into their email anymore.
You might not like my driving, but covering my eyes with your hands doesn't solve that problem. P2P blinds my network monitors just like your hands blind my eyes.
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#127The Android app is horrendous for this issue as well. I have a Nexus 4 with the latest Android OS and the latest version of Spotify. I have yet to use the app even once this month. (I use Google Music.) The Spotify Android app has consumed almost 250 MB of data on WiFi and about another 100 MB on 3G/4G this month alone. Does anyone else have this issue? (For anyone that doesn't know, Android provides the data usage o…
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#128Does anyone know if the Android app uses p2p?
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#129Question: What is the best way to traffic shape all upstream connections on OS X? I've tried ipfw but I can't figure out a good way to e.g. limit the upload on all apps except for e.g. SSH.
Re: Why is Spotify chugging upload bandwidth when it is not streaming?
#130Earlier quoted context omitted.
Violating terms of service is not a felony. In fact, it's not even a crime; it's a civil matter.
Tell that to Aaron Swartz.