• @redsand@lemmy.dbzer0.com
    link
    fedilink
    English
    101 day ago

    They’re iOS devs and probably don’t want or know how to do a java project. This can 100% be on fdroid. If anyone knows kotlin or otherwise wants to build the thing please link the github for us.

    • The Bard in GreenA
      link
      fedilink
      English
      216 hours ago

      Their explanation for why it can’t be on Android is that the nature of Android push notifications is such that they (the developers) would need to maintain a database of device IDs that could be tied back to physical devices and potentially be used to deanonymize which users received which alerts.

      To me, this sounds lazy and like something that could be mitigated with End-To-End encryption.

      • @redsand@lemmy.dbzer0.com
        link
        fedilink
        English
        214 hours ago

        Yeah they’re Apple devs who don’t understand Apple was caught in the same push notification scandal. The small technical differences don’t matter. Push notifications can have interchangeable providers or none at all now on android.

        Someone please help them, I bet their unit tests are nonexistent.