Slashdot Log In
Apple To Play Fairer With FairPlay?
Posted by
kdawson
on Tue Jan 16, 2007 08:07 PM
from the all's-fair dept.
from the all's-fair dept.
NewbieMonster writes "According to tech.co.uk, Apple is about to license its Fairplay DRM to Made for iPod accessory manufacturers. It's reported that Apple will also allow streaming of protected AAC content via USB. Could this signal a move to allowing other music players to access and play ITMS content?" From the article: "The expected announcements could signal a move on Apple's part to take some of the sting out of its Fairplay DRM which has come in for a great deal of criticism over recent months. It may also be a way of keeping Made For iPod makers onside, as the draw of the Microsoft Zune becomes stronger." Anyone noticed the draw of the Microsoft Zune becoming stronger?
Related Stories
[+]
Norway Outlaws iTunes 930 comments
haddieman notes that while many people are getting more and more annoyed at DRM, Norway actually did something about it. The PC World article explains: "Good intentions, questionable execution. European legislators have been giving DRM considerable attention for a while, but Norway has actually gone so far as to declare that Apple's iTunes store is illegal under Norwegian law.
The crux of the issue is that the Fairplay DRM that is at the heart of the iTunes/iPod universe doesn't work with anything else, meaning that if you want access to the cast iTunes library, you have to buy an iPod."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
hmm.... (Score:5, Funny)
.......no
Re:hmm.... (Score:5, Funny)
Come to think of it, I *do* notice a distinct sucking sensation coming from the Zune...
Parent
Re: (Score:2, Funny)
Re:hmm.... (Score:5, Funny)
Parent
Black hole (Score:5, Funny)
There was a brief flurry of interest in Zune when it was released, but now we seem to be getting steady-state numbers.Only one model rates in amazon's top 25 MP3 players list (Apple takes out the first 5 or so entries).
Using "lemon" to describe Zune is an insult to citrus!
Parent
Re: (Score:2, Insightful)
wrong star type (Score:2, Funny)
but seriously ... (Score:3, Insightful)
Isn't it cracked? (Score:3, Funny)
No (Score:5, Informative)
The iTMS (iTunes Music Store) was cracked, meaning that people were able to buy DRM-free songs from iTMS using custom software. iTMS 6.0 changed that, and to date, it is not possible to buy unencrypted music from an account registered with iTMS 6.0 or higher. It's possible to run older iTMS versions (for now) and buy music, but some of us had extensive music purchases before we got our heads out of our butts and realized we wanted to play the music on something other than an iPod.
The DRM encryption itself is completely uncracked. IF you can get a hold of your decryption key, there is code to decrypt your music files. Apple has done a rather amazing job of keeping that key secured, though. It's pretty much impossible to pull it off of newer iPods, and I think it's not possible yet to extract it from a box with iTunes 6+.
If I'm wrong about that, let me know... I've got 250+ encrypted songs I'd really like to play on my Linux box with its superior sound setup, instead of on my iBook.
Parent
Re:No (Score:4, Informative)
You may already know about this, but here is how to un-DRM your songs: simply burn them to an audio CD, then re-import them from the CD's. Sure, you theoretically lose sound quality this way, but I cannot tell the difference, and I'll bet if I blindfolded you, you couldn't either.
This is a bit tedious when done by hand for a large number of songs. The only working Macintosh utility to automate this process that I know of is "DRM Dumpster," which uses a single CD-RW over and over to get the job done. Worked great for me. Other utilities seem to have bugs that prevented me from using them.
Parent
Re:No (Score:5, Insightful)
I'm surprised no one has made an AAC encoder specifically designed for this situation. Consider how lossy audio compression works. The 30000 ft overview would be that you simplify the input by throwing away some of it (hopefully, some of it that is inaudible), resulting in something that can be losslessly compressed.
When you take a lossy compressed song and expand that (e.g., burn to an audio CD), and want to compress that again, you don't need to throw any of it away to get something that will compress well, if you are trying to compress using the same compression system that was originally used. (If you were expanding an AAC file, and then wanted to compress with, say MP3, that would have to have some degradation, because AAC and MP3 would have different ideas of what needs to be thrown away). What this means is that it should be possible to design an AAC encoder that can take advantage of the knowledge that the input is the result of expanding a 128 kbit/second stereo AAC file, and compress back to something that matches that original AAC file.
Parent
I Just use Audio Hijack Pro (Score:2)
Re:No (Score:5, Informative)
At this point, if anybody knows how to get the keys for iTunes music, they're not talking. This doesn't mean DRM can't be removed. There is a program written in Python that latches onto iTunes like a debugger, has iTunes play DRMed songs, then grabs AAC frames after they've been decrypted but before they've been decoded. It then prevents iTunes from decoding and playing the audio, so a 5 minute song can be decrypted in less than 30 seconds, and it's a lossless transfer (as opposed to burning and ripping). Unfortunately, this program was written for Windows, and I don't believe anyone ever got it working on a Mac. If you can come up with a Windows box, one of the sibling posts has linked to it.
My interest was the same as yours. I had about $300 invested in my iTunes library, but my media center (and now all my other boxes) runs Linux. I certainly don't want to promote piracy, but I think it's perfectly legitimate to want your music library on a Linux box.
Parent
Re:No (Score:5, Insightful)
Parent
Re: (Score:3, Funny)
Artie strikes again! (Score:3, Informative)
Re: (Score:2, Informative)
Re:No (Score:5, Informative)
Nothing in these links contradicts what the parent said. You can't buy unencrypted music with PyMusique anymore, and the DRM encryption is still unbroken. QTFairUse extracts AAC frames from memory, it does not break the encryption.
Parent
Re: (Score:3, Informative)
None of them broke the encryption in the first place.
Re: (Score:2, Informative)
To break copy control, you just re-implement the algorithm and find the keys. Or you let the original code run and grab the unencrypted output.. which is the simplest way.. and yeah, if I gave a shit about iTunes I'd give it a go, but yeah, I don't.
Re: (Score:3, Insightful)
Well, if that'll get you the original compressed AAC version with absolutely zero loss (not even transcoding loss, nevermind the D/A/D loss of the analog hole), what more exactly do you need? Even if you found the key, the encryption is no more or less broken than it was before, they can ship a new version with a new key and a new memory location and you're back to square one again.
Re:No (Score:4, Interesting)
Not very difficult at all, just a bit time consuming.
(From the original author of PyTunes, which PyMusique is a GUI frontend to
Parent
again.... (Score:5, Insightful)
Again, reinforcing the point that DRM isn't about preventing piracy, it's about maintaining control over other things. Like competitors in the marketplace.
Re:again.... (Score:4, Insightful)
Only a business moron or naive fool would not.
Parent
you bought it... hook, line, and.... (Score:3, Interesting)
That's false, and Apple loves that you believe it. The license holders don't "require it". Case-in-point, eMusic, which sells DRM-free MP3's [boingboing.net]. A ton of them. Johnny Cash, Dashboard Confessional, Credence Clearwater, Moby, the list goes on for miles.
Those song
Re:you bought it... hook, line, and.... (Score:4, Insightful)
eMusic doesn't have major label stuff precisely because it doesn't do DRM (well, that, plus it's not as lucrative). That's not necessarily a bad thing, of course; as an eMusic user myself for a fair while, I've come to realize one of the many benefits of the service is how it fosters discovering new/obscure music, and that's frankly easier without the same major label stuff one can get elsewhere anyway dominating the site and distracting one from the hidden real treasures. However, it does mean there's an additional factor that has to be taken into account when comparing DRMed iTunes to DRMless eMusic.
There are in fact a bunch of download services, both with DRM and without (iTunes, eMusic, Audio Lunchbox, Napster, etc.), and the line dividing the ones with major label material from ones without is the same line dividing the ones with DRM from ones without. There's a reason for that, and it's a lot bigger than Apple, since only one of the download services is theirs.
Parent
then how do you explain ... (Score:3, Interesting)
Then how do you explain that *all* the labels on iTunes sell *all* that music in a higher quality (ie. not lossily compressed) unprotected form? It's called a CD.
DRM is pushed by tech companies like a narcotic and some music labels are stupid enough to buy into it.
It will *always* be possible for content to end up on the P2P networks in a "good enough" (for 95% of the audience) form anyway, and as soon as one person does it that nixes the value of the DRM to the label anyway.
Some labels might "want" DRM, bu
Re: (Score:3, Insightful)
Easy, they havent found a DRM that works well on a CD without breaking things all over the place and making them look bad.
Sony, Universal, Warner and EMI have all used copy protection on their CDs recently to mixed results. So your idea that the labels are not pushing it is completely and totally false.
Re: (Score:3, Insightful)
Of course, indie labels for years have known DRM is stupid, but the big 5 swore by it up till now despite you accusations of the contrary, or would you like me to google up 5 years of articles that prove you a liar?
"Slashdot, where telling the truth is overrated but lying is insightful."
OK. You clearly have some kind of personal demons about the whol
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
am I missing something (Score:4, Insightful)
Outside of slashdot (an alternate reality where grandmothers use lunix and ogg vorbis is popular), who is criticizing fairplay? Is there anybody that doesn't think Zune is a turd?
Please, enlighten me.
Re: (Score:2, Insightful)
Outside of slashdot (an alternate reality where grandmothers use lunix and ogg vorbis is popular), who is criticizing fairplay?
People who want to transfer files that they've bought to others without handing over the keys to their account. Like, for example, a father on Christmas morning who gives his son an iPod with Pirates of the Carribean loaded - but then he realizes he bought it with his own account, and the son will lose that file as soon as he syncs it with his own computer, unless he also gives his son one of his 5 "authorization" slots.
Is there anybody that doesn't think Zune is a turd?
I played with one for a few minutes in the store the other day, and the interface is a
Re: (Score:2, Funny)
Re: (Score:2)
Re: (Score:2)
Wrong - I use two iTunes accounts under one user on my computer (different countries), no problems with authorisations.
However, I don't believe we can mix libraries, even on the same machine.
You have heaps of options -
use the inbuilt "Sharing" feature of iTunes;
point both your iTunes libraries to the same directory (change permissions on the dir so you can both rw);
copy the songs into bo
Re: (Score:2)
Re:am I missing something (Score:5, Insightful)
Not too many people.
In truth its not very restrictive, as far as the current policies go. And apple has defended the users against abuses from the RIAA (esp with increases in pricing).
In particular, the fact that you can authorise 5 machines and an unlimited number of ipods is good.
More importantly, you can reset the list of 5 machines once per year even if you have lost all your old machines. Which means that having your music work on a new machine isn't likely to be a problem, even if your old machines get stolen or reformatted before you could deauthorise them out of your list of 5 computers.
Not to mention that you can burn the music and rip it again anyway. Sure it loses quality, but if you are buying for quality alone, you wouldn't be using either iTunes or an iPod for that matter.
I'm not surprised that iTunes isn't yet hacked. Mostly because there aren't many reasons yet why a legit user would get pissed off.
The biggest thing they should offer (in my opinion) is the ability to redownload your music that you have purchased. In this situation you would be getting defacto off-site storage of your music, which would be a huge plus for the service that you wouldn't get with mp3's. Unless you consider bittorrent as your off site backup.
Anyway, DRM has worked against the RIAA. They thought it would give them control over the users. Instead it has given apple control of the RIAA.
Michael
Parent
Re:am I missing something (Score:4, Insightful)
Because those labels haven't been anywhere near to disrupt Apple's success and continued growth? Eventually Apple will be such a large sales channel, they have no choice but to fall in line.
I have to agree with Kjella.
Look at Apple Corp (the Beatles). I'm willing to wager money that they are about to start releasing music using iTunes. Certainly you have to wonder why else Steve Jobs had their albums splashed everywhere in his keynote speech.
The label's have two real choices: Fairplay for the iPod, or no DRM. The fact that they are starting to sell songs without DRM says how scared they are of apple.
The trouble is that if they use any other DRM, the percentage of the market that they get is so small it isn't worth having. Not to mention the debacle that microsoft produced when it abandoned its "plays for sure" platform for the Zune. I wouldn't want to be selling music to any of those WMA players - the users there might forget to blame microsoft and blame the label when the music they bought 6 months ago now can't be played on a Zune, or pretty much any new hardware that's coming out.
I'm not trying to defend apple for its DRM, but if you look at what happened with iTunes when the music store was cracked - basically they moved to a new version of iTunes but kept the old version still working, even though people were downloading music and bypassing the DRM. To my knowledge, you can still do this with the old version of iTunes if you really want to, but certainly nobody suffered from the DRM being bypassed.
The net effect of this is that the RIAA, if it wants DRM, has to use Apple. Anything else is probably worse than pointless the way microsoft is playing with WMA.
And if they have to use fairplay, they do so on apple's terms. A point which they are just starting to realise.
Michael
Parent
Yawn. Rumors, rumors... (Score:2)
That should be interesting considering there are USB to Optical adapters.
Only if these other players have the ability to record the content. When I tried to record a song from a DVD (music video playing) to my Minidisc via optical, all I got was "NO
Re: (Score:2)
Only if these other players have the ability to record the content. When I tried to record a song from a DVD (music video playing) to my Minidisc via optical, all I got was "NO COPY" flashing on my player's display.
That's SCMS (serial copy management system). It allows the source device to indicate whether the target device should permit recording. The idea is to prevent you copying a copy: you can space-shift your CDs onto MD, but you can't then space-shift that MD onto another without going analogue. The
Re: (Score:2)
I still occasionally think of buying one of the last generation Hi-MD recorders. I'd like to have one for taping. They can play MP3 natively and you can export recordings to your PC (and to unprotected WAV, too). And they can record at quality as high as full PCM.
I actually used my Minidisc for covert recording for a school project recently. I couldn't use my mini cassette recorder as it had no
SCMS (Score:2)
You're seeing SCMS. Does line-in misbehave the same way?
Re: (Score:2)
It isn't a problem any longer as that DVD is no longer working. The model is actually part of a class action lawsuit against Sony, but I wont be able to get in on the settlement since I have little proof of purchase (it's was bought 5 years ago after all).
iPod != Fair Play (Score:5, Informative)
Anyone notice there are still people who don't realize that you can use plain MP3/AAC files with the iPod?
The Zune has a proprietary DRM system, just like the iPod. It even (illegally, in some cases) ads DRM to your non-DRM'd files if you "squirt" them. Or maybe I'm just not getting something here.
Re:iPod != Fair Play (Score:4, Interesting)
The moral here is that stores that encrypt music or tie them to a device suck. I really don't understand why music publishers want DRM at all. All that happens with lock-in is that somebody like Apple dominates the market and then the music industry is compelled to dance to their tune. If you level the playing field by publishing music without restrictions, then you can set your own price, since if Apple won't meet your price, then somebody else sure as hell will. Consumers win out too since they can get their music from dozens of sites and use them on dozens of their own devices. I doubt the amount of piracy would change significantly either since albums can be had right now on P2P, so what difference does it make if there is DRM or not?
Parent
Re:No (Score:4, Funny)
My guess is these people [zunescene.com] can't get enough punishment to satisfy their 'masochistic tendencies||hatred of all things Apple||love for all things Microsoft||pseudo-metalhead-gamer-wannabe fantasies'.
Parent
Re: (Score:3, Funny)
It's the DRM... right? ...Guys? (Score:3, Funny)
Obviously, it's because the Zune is unencumbered by a proprietary, consumer-hating DRM scheme unlike the iPod, and you can access music stores that offer a better and cheaper experience than the iTunes store.