• ter_maxima@jlai.lu
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    And be careful with wallpapers, apps can get accent colors from your wallpaper, which are completely unique unless you use the default black one.

    • happeningtofry99158@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      thanks a lot

      can you explain what this option does? What is Force Software Secure Crypto? and what is DRM key management and software-basedwhiteboxcrypto?

      Also I’m having a bit trouble understanding how Geto work, would you be so kindly to link a tutorial below? thanks a lot

      • masterofn001
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        1 day ago

        So, the media DRM toggle switches from the hardcoded hardware ID to a software DRM. Creating a new DRM key.

        https://developer.android.com/reference/android/media/MediaDrm

        Geto uses shizuku (an app that allows for adb/shell functionality) to change settings that are usually hiddden or inaccessible, or to give/deny apps permissions or features, or, as in the screenshot to change certain keys values. This allows you to change the environment and settings of the app on launch, and revert them on app close.

        You can see all the current settings by using adb:

        adb shell settings list [ global | secure | system ]
        

        Or in termux with shizuku:

        settings list [ global | secure | system ]
        

        In the following screenshot I enter the shell using shizuku (rish) list global settings and find keys with adb. I change the value of adb_wifi_enabled (wirelese debugging) from 0 to 1 and set {1} as the default value. Then I list again to show the change.

        This is what geto is doing. But it assigns it to the action of launching/closing an app. While doing it manually via terminal set those values system wide.

        Sometimes, though, you may want a system wide change (like if you want to change the accent colors or theme from RAINBOW to VIBRANT).

        (There are other configs and properties you can viewed and modify using other commands. (in shell try

        cmd -l 
        

        For a list of services. Some have user modable options. Be careful. If you don’t know, don’t touch. Every setting can be searched . there are hundreds or thousands .)

        • happeningtofry99158@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          22 hours ago

          thank you so much!

          Would you recommend everyone to turn on this DRM setting? Is there any downside? This seems like a perfect option to prevent MediaDRM tracking and I’m suprised it’s not default turned on

          • masterofn001
            link
            fedilink
            arrow-up
            3
            ·
            22 hours ago

            I wouldn’t recommend anything.

            This is only what I know.

            There is much much much more I don’t know.

            This might be useful to use temporarily when you add an app that you know will read these values on install.

            You may be able to use an app like geto to have this option toggled so that it only uses the developer settings option when the app is launched and returns to hardware when it closes.

            Keep in mind there are a host of other identifiers on your device that can also be used to track and identify the user and device.

            I like privacy and security.

  • sunzu2@thebrainbin.org
    link
    fedilink
    arrow-up
    9
    ·
    2 days ago

    Not surprising

    I always assumed this was the case. Hence why you shouldn’t be using any apps beyond what’s strictly necessary and obviously avoid classic corpo slop anything like Facebook etc

      • sunzu2@thebrainbin.org
        link
        fedilink
        arrow-up
        6
        ·
        2 days ago

        Browser can work but yeah there limitations like depositing checks.

        With that being said… Its a fucking banking app, it already has your PII. Sandbox mode limits what it can get off the phone at least