-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please release the app on F-Droid #69
Comments
Sorry, but currently we have no plan to publish this application itself on F-Droid. |
I was just considering taking your app into my repo, but then I saw in your Readme:
The list includes the app icon, which would be shown in the lists (and on the details page) next to the app name. Well, going by the letter, that's using it "in any way". If that's not what you've meant (after all, the app drawer on Android devices would also show it), can you please explicitly state so? Readme also says:
So if I take the app compiled by YOU, that would be OK? Not sure if you'd count my repo into "any store" (I don't sell things) – or if that would apply at all (I don't compile apps either). TL;DR: Would it be OK with you if I take the APK you compiled (and attached to your releases here) and make it available via my repo (including fetching and providing updates within 24h of their being attached here)? And if so, would there be any screenshots you'd like (or permit) to show along with its listing? And PS: Your "Apps using Shizuku" could be complemented by SAI 😉 |
@IzzySoft Yes, of course. The original purpose of "FORBIDDEN"s is to prevent people who publish modified opensource projects to Play Store. If the license allows, there are people doing this. And I know there are projects hurt from this. |
Thanks a lot! I'm now adding your app to my repo (should show up here in about 6 hours (with the next sync). Updates are fetched automatically within 24h of your attaching an APK to a new tag. Be welcome to link there from your Download page 😉 |
On fdroid , all you can do is to submit the source code and fdroid does the complie. |
@songsammy you don't "upload" to F-Droid. You can open a Request for Packaging to have an app included. To put it in simple terms, F-Droid would then pull the code from the app's repo to build it. But the following clause of the Readme makes this impossible:
F-Droid needs to compile from the source, and then distributes the resulting APK. |
Sorry for the mistake. That's why i am here, requesting the author to release on fdroid |
Just my two cents here.
First of all, thanks for your app! I understand your concern, but I doubt how effective it is. Generally a misbehaving developer won't care about it but just steal your code. However this will prevent F-Droid build your app from source and distribute it. Also, I wonder this exception will make the app non-FOSS but I'm not a lawyer. |
I'm not a lawyer either but I do know quite a lot about free software and software licenses and I am 99% sure this goes against freedom 2 & 3 of the four essential freedoms of free software defined in the Free Software Definition if it is legally valid which is not clear to me because Shizuku is licensed under the terms of the Apache-2.0 License.
You are right this is a problem with permissive free software licenses like the Apache-2.0 License which is solved by copyleft licenses for free software like the GNU General Public License (GPL). These licenses introduce conditions on distributing the code that are not taking away any of the mentioned freedoms but requiring anyone using the code to comply with them. Specifically the GPL requires anyone who wishes to distribute your app to make the source code of his/her version available under the terms of this license as well so that you can use any of these modifications in our app as well. Both the GPL and the Apache-2.0 License require attribution. Anyone can take code from your project but they need to mention it is your work, not theirs. The GPL is a bit more strict here as section 5d of the GPL states:
In relation to this app this means the UI must inform the user who worked on code used in this app ("copyright owners") and display the license of each part of the app. Normally this is done in the "About" section. For example you may take a look at how NewPipe which is licensed under the terms of the GPLv3-or-later, this way it can easily switch to a newer version of the GPL. Copyleft is quite difficult so to avoid code needing to be rewritten when switching to a newer version of the GPL this optional additional permission is granted, which I would recommend as well. There is a GPL howto which can help you with licensing if you choose the GPL. |
We have updated readme for easier understanding. Code can be copied and modified. Distributing our built apk is allowed. Uploading your built apk to stores is not allowed. If you are concerned that the apk we build may be different from the public code, you can use ci build https://github.com/RikkaApps/Shizuku/actions/workflows/app.yml?query=event%3Apush We don't care if the app is FOSS or not, we expose the code for the purpose of sharing knowledge. Allow anyone to use our code, include closed source software (GPL takes away the right of closed source software to use our code). However, distribution of modified apks is not welcome, which can make it difficult to handle feedback. F-Droid modifies the source code at build time, you should not trust F-Droid, GitHub Actions is a verifiable and reproducible build. |
Line 101 in 234b1c8
yeah, i was also thinking that if distributing self compiled apk is forbidden, then reproducible builds can be used. so, if the build by fdroid matches with the apk released here, this one is distributed, otherwise, that build/version/tag is dropped. but yeah, i am just thinking if it would be acceptable by u, not saying that this should be done forcefully or so... anyways, found this app via droidify --> changelog --> latest v0.4.7 --> Droid-ify/client#39 |
I requested this app in fdroid forum and got a link to this discussion: |
You know that Shizuku is available on apk mirror.
…On Tue, 11 Apr 2023, 10:48 am Mannshoch, ***@***.***> wrote:
I requested this app in fdroid forum and got a link to this discussion:
https://forum.f-droid.org/t/request-shizuku/21957/1
—
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ7GR4BH3LMHA6V24PBDT3XAVVLHANCNFSM4N46T6EQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
APK Mirror is mor worse than downloading it from github or fdroid. I do not know the people or organisation behind that Website. And I'm not able to compare any hash. |
apk mirror is run by Android Police & is exceptionally safe.
If the Dev does not want to release it on F-Droid - That's entirely up to
him.
I've given you an alternative - If you don't like it - Too bad.
…On Tue, 11 Apr 2023, 11:11 am Mannshoch, ***@***.***> wrote:
APK Mirror is mor worse than downloading it from github or fdroid. I do
not know the people or organisation behind that Website. And I'm not able
to compare any hash.
—
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ7GR3UKDEBXSLYLXUJ7PDXAVYBFANCNFSM4N46T6EQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I do not know what you mean by run by Android Policy I'm sure this website is not from Google. The app from RikkaApps is trustworthy by the widely using and - I hope so - some more eye that look into the code. And Fdroid because I personally misuse them as a verification of the Code. |
Android has a built-in mechanism called package signature verification that can reliably check the hash for you. Ensure that you are not utilizing any Xposed modules, such as Core Patch, to disable package signature verification. Download Shizuku from the GitHub release for the first time, and thereafter, you can download it from any source of your choice (including APK Mirror). The package signature verification will take care of everything to ensure that you install an authentic version of Shizuku. |
https://www.ecomsay.com/is-apkmirror-safe/#:~:text=Conclusion,been%20modified%20in%20any%20way
.
https://www.techsguide.com/is-apkmirror-apkmirror-com-safe-or-not/
…On Tue, 11 Apr 2023, 11:23 am Mannshoch, ***@***.***> wrote:
I do not know what you mean by *run by Android Policy* I'm sure this
website is not from Google.
The app from RikkaApps is trustworthy by the widely using and - I hope so
- some more eye that look into the code. And Fdroid because I personally
misuse them as a verification of the Code.
I know they do not look deep into the code and do not promise anything but
I use what ever I get.
—
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ7GR2EUGKXSAJQWQTLIN3XAVZPHANCNFSM4N46T6EQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
You can get the apk from the release directly. No need to use apk mirror. If you want update check, you can get it from IzzySoft's F-Droid repo. |
Way too much fuss over this.. 🙄
…On Tue, 11 Apr 2023, 12:28 pm linsui, ***@***.***> wrote:
You can get the apk from the release directly. No need to use apk mirror.
If you want update check, you can get it from IzzySoft's F-Droid repo.
—
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ7GR5WIC3VIDGSIDTQSJDXAWBCDANCNFSM4N46T6EQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Well, here's a compromise: Enable the IzzyOnDroid repo and find Shizuku here. With the F-Droid app. Including automated updates. And more than 1.000 other apps. As linsui just suggested 😉 |
It's possible. |
@RikkaW just a minor point that could also help (we had this "is-it-foss" discussions on many projects using your library, which luckily is not affected by that phrase):
Do you really think those copycats would care for that clause (also see this comment)? I think what you mean by "modified" here is "ad-and-tracking-enriched" and not even giving credits. There was just one such copycat taken down entirely from Play after multiple of the original authors complained to Google (one that I'm aware of that is), so there'd be means to deal with that.
What gives you that idea? That's usually not the case. And using reproducible builds (as it was suggested) will even ensure that's not the case, and can be verified. So would you consider? Not pressing, just suggesting 😉 |
You might also want to consider dual licensing, like so: Give anyone who wants to use the code the choice between two licences:
That way you could share knowledge with all software developers (free and non-free) while avoiding copycats just as effectively and making the app eligible for F-Droid (they would still wait for your specific agreement before doing anything with your app and won't touch it if you say no), you can inform them about your requirement of reproducible builds and I think they would be more than happy to meet that requirement, because they are striving for reproducible builds as well, in fact, they are currently headed towards a reproducible F-Droid, are "encouraging new apps to enable reproducible builds" and have "gotten many more reproducible apps in F-Droid than before" lately. If you like that idea, I can also provide assistance with licensing and making the (most important) conditions clear in the README. |
i think that gets a +1 |
I'd like to point out that the "Forbidden" has no meaning at all for any code that says it's Apache 2.0 licensed. If a file says it's Apache 2.0 licensed, it's Apache 2.0 licensed, including the right to recompile and distribute. This is the case irrespective of the README saying the project as a whole doesn't actually comply with the Apache 2.0 License. If someone were to fork the entire master branch, then delete the README file and any file that isn't licensed by the Apache 2.0 License, they'd end up with a resulting branch that's entirely made of Apache 2.0 Licensed files, which thus explicitly allows redistribution of recompiled binaries. To make the code non-redistributable in recompiled form, the project as a whole, meaning all of its individual files that aren't 3rd party libraries, would need to be relicensed either under a license crafted so as to forbid redistributing recompiled versions or, at the very minimum, the Apache 2.0 License should be removed from the repository and from the files. This would mark the project, from GitHub's perspective, as not having a general license, that is, as being fully copyright-restricted under whatever terms the author chose. The only things that are allowed in this case, per GitHub's Terms of Service, is for the code to be viewable and forkable -- which is what you seem to want it to be. I'd suggest doing that, plus adding a freeware EULA. Notice that making the code proprietary may cause it not to be legally allowed to use certain libraries that are only available to fully open-source (OSI definition) or free-software (FSF definitions) software, so you'd need to look into the libraries you use and replace the ones that are incompatible with usage within proprietary software (even if it's freeware), if any. |
Android applications differ from Linux programs in that they have package names and signatures. The package name is equivalent to a domain name, which should be unique in the world and show the owner, and the signature is equivalent to a TLS certificate for the domain name. |
IIUC, anyone who want to include Shizuku in F-Droid should fork this repo and change the app name, id and icon, and make it clear that it's a fork of Shizuku. Then please open an MR to fdroiddata. |
@vvb2060 than just use Apache and have the icons and name and app id as trademarks to solve disputes |
This comment was marked as off-topic.
This comment was marked as off-topic.
This might be beating a dead horse, but instead of this weird dual license with exceptions idea, why not just use the LGPL? Shizuku forks would have to be LGPL-licensed, but other apps can use Shizuku as a dependency and have whatever license they want (including proprietary ones!) just fine. https://choosealicense.com/licenses/lgpl-3.0/
|
Before coming across this issue, I have opened #359. That may perhaps be a better place to discuss this topic going forward. A couple notes on this issue's discussion:
|
No offense, Just some truth 😄 |
Any plans on releasing this app on F-Droid?
Please and thank you.
The text was updated successfully, but these errors were encountered: