Email or username:

Password:

Forgot your password?
dansup

Really? Hard-ly open source?

Perhaps this isn't the right fit after all.

gitlab.com/fdroid/rfp/-/issues

5 comments
in0rdr

@dansup I don't understand, I looked up all three mentioned deps npmjs.com and they mention the MIT license. Do I miss something between the lines?

yes, it's me, liza 🇵🇷 🦛 🦦

@dansup ummm... was going to ask why they would say that, but now i don't get it. i thought FDroid had other apps built with react.

Григорий Клюшников

F-Droid is pretty strict about apps being as open-source as possible. I did have a fun incident related to this with the Mastodon app — they were like "oh you're using FCM so you must be using Google's proprietary library for that, let's slap a NonFreeDeps tag on it". Except I didn't use the Google library, I actually reverse engineered it and reimplemented the bare minimum to get tokens and receive push notifications. Their logic broke, but they were impressed :D
They decided to use "NonFreeNet" instead.

[DATA EXPUNGED]
Григорий Клюшников

Lyyn ☮️🦄 #2024-02-16, kinda. It's optional in the sense that it only works if you have Google services or MicroG on your device, otherwise it's inert (and you don't receive any notifications).

Lyyn ☮️🦄

@grishka @dansup So the user should have already accepted using FCM, interesting. So it's more of NonFreeNetIfUserSeparetlyInstalledSupportForIt, except this does not exist.

Go Up