• owenfromcanada@lemmy.ca
    link
    fedilink
    English
    arrow-up
    85
    ·
    8 months ago

    I know it’s not really ready for it yet, but I guess I’m gonna be looking into a Linux phone before I thought I would.

    • SoleInvictus@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      52
      ·
      edit-2
      8 months ago

      Same, though I think this will be the push the community needs to really launch a good Linux phone. It’ll suck for awhile, but I’m looking forward to debating phone distros with all of you.

  • RedFrank24@lemmy.world
    link
    fedilink
    English
    arrow-up
    62
    arrow-down
    5
    ·
    8 months ago

    If Google is going to lock down my device to the point where I can’t install apps without their permission, I might as well dump Android and go straight to Apple. I sacrificed my phone being good for the openness of the platform, but if Google loses that openness, why shouldn’t I go with Apple?

    • Because the cheapest new iPhone is $600 and you can get a cheap new android phone for around $100-$200 and get 6 years of security updates (Galaxy A16 for example)

      If a smartphone is no longer a computer where you can install whatever you want, why bother investing so much money on a very locked-down phone? You can use the hundred of dollars you saved to spend on a small portable PC or something to run any software you want.

      • RedFrank24@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        Yeah but my banks don’t support my small portable PC, nor does my mobile phone provider. If I wanted a small portable PC I’d get a small portable PC. What I want is a smartphone.

      • Psythik@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        16
        ·
        8 months ago

        $600 is pocket change for a phone these days. And for that $600 you’re getting a flagship phone. You couldn’t pay me enough money to put up with a non-flagship. Been there, done that. They’re too slow and frustrating, and apps keep closing due to lack of RAM. Never again. I much rather spend $600-800 on a high-end device that’s a couple of generations old.

          • Zen_Shinobi@lemmy.world
            link
            fedilink
            English
            arrow-up
            10
            ·
            8 months ago

            This 100%

            I have used tracfone since 2012 and only bought phones from their store, sub $150. The budget phones today are so much better than the last 10 years.

            I just can’t wrap my head around sinking that much into a phone when you replace it every year and it cost as much as a decent budget computer, but worse.

          • Psythik@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            6
            ·
            8 months ago

            I make $19/hr and live paycheck to paycheck. I’m just being realistic about the current cell phone market.

    • Lost_My_Mind@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      2
      ·
      8 months ago

      The only answer is money at that point. I don’t know how much phones are these days, but aren’t iPhones like $1400, but Android is like $900?

      I may be wrong though. Last time I bought a phone was 2018, and it was $600. Still using it.

      • RedFrank24@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 months ago

        I already tend to buy the expensive flagship models of phones. I buy unlocked and it lasts me ~5+ years, so I get the best phone I can get at the time and make it last, so money isn’t as much of an issue if I were to move to an iPhone.

    • humanspiral@lemmy.ca
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      9
      ·
      8 months ago

      Apple hardware has always been a generation ahead. Even when android/qualcom catches up, next generation is out already. The reason to avoid apple was it being a closed system money grab.

        • humanspiral@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          a18pro beats M3 max in single core. Compared to 7840hs, it has 40% high single score geekbench 6, though 50% less multicore. Even beats ai395max at single score. Android competition catches up to even in gaming/gpu, but single core/responsiveness is still light years ahead. a19 next month, likely. M3 ultra has competitive aspects to xeon and epyc. Apple definitely has a lead on arm implementations.

    • MrSqueezles@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      This change requires you to attach your real name when publishing software. That’s all. You can still publish to and install packages from anywhere. This doesn’t come close to Apple’s complete control.

      Google already scans packages you’re installing for malware and alerts you and allows you to install them anyway. This gives that scanner one more tool to identify bad actors.

  • MystikIncarnate@lemmy.ca
    link
    fedilink
    English
    arrow-up
    35
    arrow-down
    1
    ·
    8 months ago

    This is the risk of “trusted computing” architectures. Who is governing the “trusted” part of that.

    These cryptographic signatures are not as much of a death knell for Android as some would have you believe. The trick is to get a common code signing cert into your device, that is then used to sign any third party APK you want to run. You can avoid the Google tax this way. I assume that’s how most sideloading sites and apps are going to handle this.

    The question is, how do you add that certificate? Is it easy and straight forward (with plenty of scary warnings), as a user? Or is it going to be a developer options deal? Or will I need root to add the cert?

    I’m not sure what that answer is right now.

    I just want to finish this post with a few words about trusted computing models. Plainly: Apple has been doing this for years … That’s why you download basically everything from an app store with Apple. Whether on your Mac OS device, your iPhone, iPad or whatever iDevice… Whether the devs need to sign it, or the app gets signed when it lands on the store, there’s a signature to ensure that the app hasn’t been tampered with and that Apple has given the app it’s security blessings, that it is safe to run. Microsoft and Google have both been climbing towards the same forever. Apple embedded their root of trust in their own proprietary TPM which has been included with every Mac, and iDevice for a long ass time. Google also has a TPM, the Titan security module, I believe that was introduced around pixel 3? Or 4?.. Microsoft made huge waves requiring it for Windows 11, and we all know what that discussion looks like. Apple requires a TPM (which they supply, so nobody noticed), Google has been adding a TPM and TPM functionality to their phones for years, and now Windows is the same. None of this is a bad thing. Trusted computing can eliminate much of the need for antivirus software, among other things. I digress. We’ve been going this way for a long time. Google is just more or less, doing what Apple has already done, and what Microsoft will very likely do very soon, making it a requirement. Battlefield 6 I think, was one of the first to require trusted computing on Windows and it will, for damned sure, not be the last that does. The only real hurdle here is managing what is trusted. So far, each vendor has kept the keys to their own kingdoms, but this is contrary to computing concepts. Like the Internet, it should be able to be done without needing trust from a specific provider. That’s how SSL works, that’s how the Internet works, that’s how trusted computing should work. The only thing that should be secret is the private signing keys. What Google, Apple, and Microsoft should be doing, is issuing intermediary keys that can sign code signing certs. So trusted institutions that create apps, like… Idk, valve as an example, can create a signature key for steam and sign Steam with it, so the trust goes from MS root to intermediary key for valve, to steam code signing key, and suddenly you have an app that’s trusted. Valve can then use their key to sign software on their store that may not have a coffee signing key of it’s own. This is just one example based on Windows. And above all of this, the user should be able to import a trusted code signing cert, or an intermediary cert signing cert, to their service as trusted.

    Anyways, thanks for coming to my Ted talk.

  • Zink@programming.dev
    link
    fedilink
    English
    arrow-up
    26
    ·
    8 months ago

    I think I am just done with the whole concept of the convenient prepackaged tech product, and especially staying “connected” with them.

    For example, I stopped wearing a smart watch this summer and it’s been a positive. I was the type to wear it 23 hours a day and track my sleep with it and everything. It turns out that not instantly seeing every notification or knowing the exact minute of the day are not a big deal, sans are even good for me.

    Part of what I’ve also done is use my phone a lot less and my linux desktop a lot more. I use it as a mobile communication device and not my computer for everything. I guess the next time I need to replace it I’ll either get an iphone since everybody in my family has one, or I’ll see where these wonderful Linux phone projects end up.

  • F_OFF_Reddit@lemmy.world
    link
    fedilink
    English
    arrow-up
    23
    ·
    8 months ago

    So yeah we’ll do a decentralized Linux phone of sorts, if Google is going full 3rd Reich with Android we’ll move to a Linux based OS phone.

    Simple as that.

    • cardfire@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 months ago

      Dude. On what hardware? My 1 years old AND 4 years old Samsung phones now lock their bootloader.

      Random, fly by night China phones won’t have enough documentation or enough consistency in hardware to be a viable rally point for firmware devs, will they?

      Don’t get me wrong. I will buy exactly that Linux Phone for my next device if it gives me three browsers and enough untracked fundamental functionality like calculators and contact lists.

      But I’m genuinely worried there won’t be a hardware vendor in the game in my market (the land of Y’allQaeda) to sell me a compatible device that plays nice with the three mobile providers that still exist here.

  • PieMePlenty@lemmy.world
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    4
    ·
    edit-2
    8 months ago

    > be me
    > buy new phone, chose android cause I can install anything on it
    > get free iphone from work
    > sell iphone on ebay cause I can install anything I want on my android
    > google doesnt want me to install anything I want

    Fuck me. I kept the wrong phone.

    • squaresinger@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      They are both now on the same level. Both iPhone and Android now allow sideloading of apps of “trusted” developers, so developers verified by Google/Apple.

    • minkymunkey_7_7@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      8 months ago

      Windows 12 phones are going to come. Microsoft will have their own RISC chips to run mobile platforms. Their relationship with Intel has limited them too much while the rest of the Tech giants grew too powerful with their own branded chips and devices.

      • nikki@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 months ago

        very seamless, official lineage builds work amazing.

        only hiccups ive had are play integrity, i really didnt want to root but i have to in order to hide authy and similar apps that throw a fit. ended up installing magisk and im all green for now

        other issue is losing sony sidesense, since i have an Xperia 5 III and it’s 21:9, being able to pull down the notification drawer without reaching all the way up there was great. ill live with the alternatives that come with android for now though until i find out what is a real replacement

    • tomiant@programming.dev
      link
      fedilink
      English
      arrow-up
      9
      ·
      8 months ago

      My suspicion is that the main purpose of Googles decision is to stop F-Droid and Aurora Store from working.

      • lepinkainen@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        ·
        8 months ago

        They don’t care about those.

        They want revanced and other ad circumvention tools out.

        They ARE an ad company, you know?

    • Valmond@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 months ago

      Same here, got a recent (so not completely new) Xiaomi 13T Pro. Very little crap on it and it has impressive specs like 16GB RAM, 1TB storage and a very good Leica camera.

      I’d love putting Linux on it one day, the specs are almost as good as my main PC lol.

    • GreenShimada@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      8 months ago

      They also stopped support that allowed for easier development of custom ROMs a couple weeks back. So it’s not good news for custom ROMs. Either someone needs to form Android for good, or Linux phones are our next best bet.

      Back in 2019 when the leadership changed, they moved to be 100% about advertising, which is why Google started going browser fingerprint tracking. Invasive is the name of the game. Within 6 months of that, they’re also locking down their entire ecosystem like Apples does, specifically to squeeze more data out for advertising. This isn’t an action taken in a vacuum.

    • DupaCycki@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      8 months ago

      Are you sure it won’t apply? As far as I understand, it’ll apply to all devices with Google services installed. Which includes most ROMs, as well as non-Google ROMs after you manually install gapps. Is my understanding off?

    • Eagle0110@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 months ago

      Just get root, and it wouldn’t be too difficult to bypass.

      I already bypass many of Google’s stupid and arbitrary restrictions like their minimal SDK version requirement for side-loading apps and such with Magisk and Xposed modules.

    • It used to be a pocket computer, now its just a mini-prison-cell.

      If anyone is using currently using a flagship phone, when your phone dies and you need a replacement: consider just getting a cheap $100 android phone then spend the rest of the money you would’ve spent on a flagship on a portable PC instead

      • tomiant@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        8 months ago

        This is the route I went years ago. Not only do i not feel like lugging around an obnoxiously long buttonless 1kg remote control, within two months the display will be shattered because I sneezed, and I will have to buy a new one because replacing the screen costs as much as a new phone.

        I know they do that shit by design. Why would the back side of the phone need to be made of fucking glass? It’s literally the only reason I ever buy new phones, the screen is the only thing that ever breaks, and they never survive long enough to be “too old” to use.

  • eelectricshock@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    8 months ago

    My problem with this is when I now don’t have freedom from surveillance in my country because I mainly use F-Droid to install my privacy conscious apps.

  • ClydapusGotwald@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    8 months ago

    This was the main reason I have a spare android phone to install whatever I want on it and just factory reset if there’s an issue. Android / Google is really shooting itself in the foot cause there isn’t a point in owning an android after this imo

    • tidderuuf@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      Similar story here. I’ve got apps that I need to use from developers that are not around anymore. My old phone only needs wifi and I’ve disabled/uninstalled everything else. The phones battery last like 7 days now.