On 1/11/06, email@hidden <email@hidden> wrote:
> The output you get back from the ping doesn't play nice with web browsers
> because it's gzipped XML.
No, actually it doesn't play nice with web browsers because it's encrypted.
$ lynx -head -dump
"https://phobos.apple.com/WebObjects/MZFinance.woa/wa/pingPodcast?feedURL=http://www.dreamworks.com/podcasts/matchpoint/rss2_matchpoint_audio.xml"
| grep "encoding\|crypto"
content-encoding: gzip, x-aes-cbc
x-apple-crypto-iv: ae5456d18054037a8af23586952f80a2
A quick Google search for "x-aes-cbc" shows that Apple is the only
company in the world that does this, and also that it has been
cracked.
http://hcsoftware.sourceforge.net/jason-rohrer/itms4all/
I have no idea if this information is still valid; Apple likes to
change their encryption every time DVD Jon cracks it. Also note that,
even if it works, decrypting the response from Apple's ping server may
be illegal in your jurisdiction.
--
Cheers,
-Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
syndication-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/syndication-dev/email@hidden
This email sent to email@hidden