EFF: Apple's Dev Agreement Means No EFF Mobile App For iOS
schwit1 writes The EFF launched a new app that will make it easier for people to take action on digital rights issues using their phone. The app allows folks to connect to their action center quickly and easily, using a variety of mobile devices. Sadly, though, they had to leave out Apple devices and the folks who use them. Why? Because they could not agree to the terms in Apple's Developer Agreement and Apple's DRM requirements.
This.
There are TWO "app stores" that every iOS device has access to. The walled garden is the obvious one, but there's one where there is NO DRM, no approvals, nothing. And it was around since the original iPhone and since iPhoneOS 1.0
It was Apple's original SDK strategy, too.
It's called a web application and it uses HTML and JavaScript to do everything. You "install" it via Safari and it shows up as a icon in the home screen. No approvals from Apple are required (it's just a very specially formulated link), it can do a lot of things already (thanks to HTML5 integration) and is completely DRM-free. Do it right and it's practically native.
Oh yeah, you can program it in any OS, no Mac required :). As a bonus, it'll be usable on other OSes, too. (I think Android has the same ability too).