this post was submitted on 06 Aug 2024
431 points (98.9% liked)

Technology

73495 readers
5225 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kokesh@lemmy.world 18 points 1 year ago (3 children)

Unlocking bootloader/flashing isn't so easy for most people. I root every device I get, but for normal users this process isn't easy. Also some manufacturers aren't so friendly towards people unlocking bootloaders. I remember Sony lowering camera quality when you unlocked/installed Cyanogenmod back in Z2 times, or more recently Asus preventing you from unlocking completely.

[–] PlutoniumAcid@lemmy.world 10 points 1 year ago (4 children)

Eupean banking apps refuse to launch on unlocked phones. And you need said banking apps as mandatory 2fa to log into your online banking system.

So in EU you gotta choose between banking and rooting.

[–] ISOmorph@feddit.org 6 points 1 year ago (1 children)

Don't throw in all of europe into one pot. The banks in my country still sell separate PIN machines for 2FA, which work great.

[–] PlutoniumAcid@lemmy.world 0 points 1 year ago (2 children)

Oh right, I completely forgot about the separate device that you have to plug into your computer and then also plug your card into the deviceand then enter your pin. It's almost as convenient as having the phone app!

[–] cheddar@programming.dev 4 points 1 year ago* (last edited 1 year ago)

You are talking about the id card reader, not independent 2FA devices that generate codes. Also, in some countries you can get a SIM card with special certificates that can be used for identification and document signing, they work on virtually any modern phone. I think that feature uses the SMS protocol underneath, but I couldn't find the confirmation.

[–] ISOmorph@feddit.org 4 points 1 year ago

Well that sarcasm definitely backfired mate. The device I have is a QR Code scanner that works like a phone, with the important distinction that I can do with my actual phone what I damn well please.

[–] kokesh@lemmy.world 3 points 1 year ago (1 children)

Denylist in magisk works for me in eu

[–] PlutoniumAcid@lemmy.world 2 points 1 year ago (3 children)

Didn't work for me on a Samsung S6 or S10. Maybe I will try again some day but for now it's not worth the risk of never being able to go back, thanks to the Samsung physical one-time fuse.

My next phone should be a Pixel with Graphene...

[–] Nonononoki@lemmy.world 2 points 1 year ago

S10 LineageOS user here: Works with Lygisk and the Play Integrity Fix module.

[–] SuperSpecialNickname@lemmy.ml 1 points 1 year ago

Try Kitsune Magisk. I had problems with regular Magisk but this one works really well so far.

[–] kokesh@lemmy.world 1 points 1 year ago

So Samsung doesn't let users go back to stock & relock? That truly sucks!

[–] SomethingBurger@jlai.lu 1 points 1 year ago (1 children)

Depends on the bank. Mine (BoursoBank) works on a rooted Lineage phone. I only had to add it to Magisk's exclusion list.

[–] ichbinjasokreativ@lemmy.world 1 points 1 year ago (2 children)

The apps my bank uses run perfectly well on graphene

[–] progandy@feddit.org 3 points 1 year ago* (last edited 1 year ago) (1 children)

Which is only available for a limited set of devices, does not have root, locks the bootloader again and is probably professional enough to get banks to approve their signing key. For those reasons it is nor a viable solution for everyone.

[–] ichbinjasokreativ@lemmy.world 2 points 1 year ago

Fair point, I just wanted to mention that there are unofficial, de-googled OSs that do work with banking apps so that newbies don't get the wrong impression

[–] TheTechnician27@lemmy.world 1 points 11 months ago* (last edited 11 months ago)

Yeah, the bootloader really seems like a challenge. ADB fortunately is extremely easy, especially if you use a tool like App Manager from F-Droid to correspond package names to specific applications.

Just adb shell when your phone is in developer mode and you hook up to your computer via USB, then pm uninstall --user 0 packagename.

[–] technohacker@programming.dev 1 points 1 year ago

Add HMD Nokia to the blocking unlocks completely camp