this post was submitted on 21 Nov 2024
37 points (89.4% liked)

Android

27992 readers
373 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

!android@lemmy.ml


founded 1 year ago
MODERATORS
 

Google has introduced a new feature called Restore Credentials which saves your app login info and restores it seamlessly on new devices.

top 11 comments
sorted by: hot top controversial new old
[–] stardust@lemmy.ca 11 points 1 day ago

They should enable ability to do local backups.

[–] kolorafa@lemmy.world 19 points 1 day ago (3 children)

No thanks, sounds like security and privacy nightmare.

The part about "no user interaction required" doesnt feel right secure.

Especially as it is stored at google servers, it says it is encrypted but it is encrypred using keys that google has access to as they are unlocked with you logging in into google account.

[–] coherent_domain@infosec.pub 2 points 22 hours ago* (last edited 22 hours ago)

it says it is encrypted but it is encrypred using keys that google has access to as they are unlocked with you logging in into google account.

First it uses lock screen password, so google do not have access to this password.

Even if your lock screen is unfortunately your Google password, I think proper authentication protocol do not send your password to Google to authenticate, but only the hash, which cannot be reverted to derive your password.

Obviously, the above is assuming that Google is not malicious. Otherwise it can just use play service, which is privileged and closed source, to get all your data. If your threat model including Google itself trying to steal your key, you will probably need to install a trusted rom or use iOS (however, apple and the rom developer can also steal your key).

[–] user224@lemmy.sdf.org 10 points 1 day ago* (last edited 1 day ago)

Aren't they encrypted with the phone's lockscreen password? You very much need that to restore cloud backups. Not that it has much value if you're a 4 digit PIN person...

Anyway, I can use a search engine:

Some data is further encrypted with your device’s screen lock. Photos and videos stored in Google Photos, and MMS media received from your carrier are not encrypted by your device’s screen lock.

Well, what is some data?

Anyway, I wish for something universal for offline backups. I mean, without root.

[–] atocci@lemmy.world 4 points 1 day ago

It's only stored with Google if cloud backup is enabled it says. Otherwise, the keys are transferred along with all the other data directly from device to device when switching.