cross-posted from: https://lemmy.world/post/44736295

A consortium consisting of multiple interested parties including Murena, i.e. /e/ OS, iodéOS, and Volla, is working on an open source alternative to the Google Play Integrity API, which is to be offered on smartphones that are not running a Google-certified Stock ROM.

For those who do not know, the Google Play Integrity API is Google’s official security and anti-abuse framework that lets Android apps verify that they are running on a genuine, i.e. unmodified device, installed from Google Play, and not being tampered with.

Sadly, this framework tends to discriminate against Custom ROMs, i.e. operating systems that are not running Google’s apps and services, no matter their actual device security state.

Full Google Play Integrity is tied to the ROM being certified by Google, and running Google apps and services - many banking and government apps make use of it right now.


The consortium around UnifedAttestation wants the new framework to rest on three foundations:

it will be part of the operating system, apps can add support for it with a few lines of code

operation of the validation service will be decentral

an open test suite for checking and certifying operating systems on specific devices


The whole thing will be open source, developed under the Apache 2.0 license.

Developers of Scandinavian government apps have already indicated interest, considering the project a first mover for Europe.


Personal comment: I think it’s good that there is now validation service for government & banking apps that is not tied to Google’s infrastructure, and more crucially does not require Google’s apps and the Play Services to be installed.

  • Zak@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    3 days ago

    I don’t like it. Remote attestation is a violation of the user’s right to control over their own devices. We should be pushing to eliminate it, not expand its use.

    • JubilantJaguar@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      The danger of retaining one’s purity is that you risk forfeiting influence over what may (very well) happen anyway.

      • Zak@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        You’re not wrong, and an open option might be an improvement over the current situation. On the other hand, it might encourage broader use of remote attestation.

        I’m mostly disappointed that there’s no meaningful organized opposition. When Microsoft first proposed adding remote attestation to Windows, the New York Times called it out as oppressive. Now it seems like only hardcore open source nerds care, and I think the tech community should be doing better.

  • peacefulpixel@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    there isn’t nearly enough of a strong reaction against this, and i can’t say i don’t understand why. techbros thrive on influencers justifying enshittification to it’s users so why wouldn’t that trickle down to open source communities built specifically to spite those same tech bros? i guess i just expected these kinds of people to have more integrity, and be able to tell when a fox is in sheeps clothing. but tech is pretty much nothing if not jumping into the arms of fascism first.

    • peacefulpixel@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      ppl in tech jump into the arms of fascism and then, only afterwards do they go “that was a bad idea??? i got harmed personally???” followed up immediately with “surely the next steve jobs won’t steer me wrong tho”

  • raicon@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    3 days ago

    I hate these apps that don’t work if you have developer mode enabled. How brain dead stupid is that?

    Security by obscurity is a joke

    • Sinuousity@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 days ago

      Correct. Anyone with intention or experience will not be deterred by obscuration. With modern tools and techniques, they will hardly be delayed. Obscuration is not security

  • albert_inkman@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    3
    ·
    2 days ago

    This is the core issue. Remote attestation fundamentally breaks user agency. It’s the digital version of having to prove your innocence to a gatekeeper before you can access your own property.

    The consortium model is progress over the Google-only status quo. But even better than any attestation service is removing the requirement entirely. Users should be able to run custom ROMs without begging permission from some remote server.

    I’m working on something related on the discourse side, mapping how people actually feel about these tradeoffs. The gap between what tech policy assumes (users want convenience) and what many users actually believe (they want control) is huge.

    Open source alternatives matter. They matter even more if they actually work.