The Free Software Foundation recently started a campaign for free javascript [1]. Unfortunately to many webpages still use nonfree javascript. One of them is SoundCloud.com. SoundCloud uses a weak kind of DRM implemented using Flash and/or nonfree JavaScript. Flash Player is required on most platform, except iPad. If you set the UserAgent string in Midori to iPad you can play anything from Soundcloud without Flash. But the default HTML5 Player is implemented using nonfree javascript. But there is another player that works implemented in Javascript, published under an MIT license [2]:

[1] https://www.fsf.org/campaigns/freejs
[2] https://github.com/soundcloud/soundcloud-custom-player

Reply via email to