passbolt / mobile-passbolt-android

Android mobile app for Passbolt, the open source password manager for teams.
https://play.google.com/store/apps/details?id=com.passbolt.mobile.android&hl=en&gl=US
GNU Affero General Public License v3.0
41 stars 11 forks source link

F-Droid inclusion #11

Closed shuvashish76 closed 6 months ago

shuvashish76 commented 6 months ago

Would you consider publishing the app on F-Droid please?

Details

As per the relevant issue template description > Only use github issues for bugs. Sorry but I don't wanna create account on your community page for this request.

stripthis commented 6 months ago

https://community.passbolt.com/t/make-android-app-available-in-fdroid/7847

shuvashish76 commented 6 months ago

I see a rfp issue already pending there, but nobody working on it. Maybe try to create a merge request... here are the instructions.

licaon-kter commented 6 months ago

@stripthis votes or not, F-Droid would need a clean FOSS flavor to be able to build

I mean stuff like https://github.com/passbolt/mobile-passbolt-android/blob/release-1.17.0-27/gradle/libs.versions.toml#L118 or https://github.com/passbolt/mobile-passbolt-android/blob/release-1.17.0-27/gradle/libs.versions.toml#L155-L158 are proprietary :(

stripthis commented 6 months ago

@licaon-kter thanks for the heads up, I will take that with the team.

poc-sm commented 2 months ago

you can have this built with proprietary code and get on f-droid. You will be flag with "anti-fonctions" https://f-droid.org/fr/docs/Anti-Features/ I think it will be a good point to be on fdroid too ;-)

licaon-kter commented 2 months ago

you can have this built with proprietary code and get on f-droid.

@poc-sm no, not really, reading https://f-droid.org/docs/Anti-Features/ which one says "it includes proprietary code" exactly?

poc-sm commented 2 months ago

you can have this built with proprietary code and get on f-droid.

@poc-sm no, not really, reading https://f-droid.org/docs/Anti-Features/ which one says "it includes proprietary code" exactly?

I was thinking about Non Free dependencies https://monitor.f-droid.org/anti-feature/NonFreeDep

licaon-kter commented 2 months ago

those are outside the app, not in its code

poc-sm commented 2 months ago

well so … may be another solution is to host a repo on your side ? https://f-droid.org/fr/tutorials/create-repo/

gw86 commented 2 months ago

https://community.passbolt.com/t/make-android-app-available-in-fdroid/7847

@poc-sm gather more votes there so the team will provide an app without any proprietary dependencies and will maintain it even on F-Droid. There are few users only asking for this, so there is no reason to invest time in preparing this app flavour.