|
|
|
|
|
by amluto
2361 days ago
|
|
IMO this is pure laziness on the part of the app store. Any store could just say “this app is licensed to you under the GPL — download source here.” Even ignoring licensing, I think app stores could add considerable value by offering reproducible builds. Let developers upload source, verify the has (git tree hash or plain sha256sum), and rebuild in a sandbox server-side. Reject the submission unless the binary’s hash matches the developer’s. Now stick a badge on it: “verified open-source build”. And give it a small bonus in ranking relative to other apps. |
|
On the other hand, apple offering to compile and run any modification that users made will never happen. Then, people could start with one program and run whatever they want. The app store would collapse.