SoundCloud is the worst company, so hostile to former paying users! I am a hobbyist songwriter and have posted my rough mixes (Apple's Music Memo app which adds drum and bass automagically with two clicks & then mix it in Garage Band) on my SoundCloud for more then ten years. I signed up for their Artist Pro account and was a member for of such consistently for a few years at $17 a month. Once you cancel they then ho…
You can export your entire profile using yt-dlp. Of course you have to do it, when you are still a paying customer.
SoundCloud Data Breach Now on HaveIBeenPwned
71–80 of 113 posts
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#72Re: SoundCloud Data Breach Now on HaveIBeenPwned
#73SoundCloud is the worst company, so hostile to former paying users! I am a hobbyist songwriter and have posted my rough mixes (Apple's Music Memo app which adds drum and bass automagically with two clicks & then mix it in Garage Band) on my SoundCloud for more then ten years. I signed up for their Artist Pro account and was a member for of such consistently for a few years at $17 a month. Once you cancel they then ho…
Are there any alternatives?
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#74Earlier quoted context omitted.
Also, never give out a direct email address, always an alias.
and include a nonce. user+SoundCloud@gmail.com is obviously guessable. user+SoundCloudheuerue64@gmail.com ain't getting guessed.
Use something like Firefox Relay where it's impossible to strip out anything.
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#75"The data involved consisted only of email addresses and information already visible on public SoundCloud profiles". So they've scraped public data. Why care?
Hackers stole information of 29.8M accounts (~20% of users). SoundCloud is downplaying the data beyond email address as "publicly available", but the data wasn't scraped. "Profile statistics" aren't public either. Their main response[0], seems to focus on passwords and payment details being the only risky data. They even imply email addresses are public. > no sensitive data was taken in the incident.The data involved…
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#76Earlier quoted context omitted.
SoundCloud used to be good prior to the redesign. Recently I decided to evaluate it for serious use and start posting there again, only until their new uploader told me I need to switch to a paid plan, even though I triple-checked I was well within free limits and under my old now unused username I uploaded a lot more (mostly of experimental things I am not that proud of anymore). It looks like their microservices ar…
This sounds like a classic consistency vs latency trade-off. Enforcing strict quotas across distributed services usually requires coordination that kills performance. They likely rely on asynchronous counters that drift, meaning the frontend check passes but the backend reconciliation fails later. It is surprisingly hard to solve this without making the uploader feel sluggish.
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#77Earlier quoted context omitted.
Hackers stole information of 29.8M accounts (~20% of users). SoundCloud is downplaying the data beyond email address as "publicly available", but the data wasn't scraped. "Profile statistics" aren't public either. Their main response[0], seems to focus on passwords and payment details being the only risky data. They even imply email addresses are public. > no sensitive data was taken in the incident.The data involved…
If the email addresses were visible on public profile pages in what sense are they not public?
I read the statement to be "emails plus public information"
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#78An email–only breach seems to cheapen the value of HIBP. It's not telling me if my password was leaked.
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#79I went through and deleted a bunch of accounts a while ago, SoundCloud being one of them. It looks like I don't show up in the breach. It's nice to know SoundCloud actually deleted my data, I'm never totally sure what happens on the backend.
For some services, like Anthropic/Claude's stubborn refusal to let you remove your payment method, deleting isn't even an option.
For a company that’s been hacked as many times as Sony, I find this to be pretty pathetic.
Re: SoundCloud Data Breach Now on HaveIBeenPwned
#80I went through and deleted a bunch of accounts a while ago, SoundCloud being one of them. It looks like I don't show up in the breach. It's nice to know SoundCloud actually deleted my data, I'm never totally sure what happens on the backend.