From 701f69b45d4f43bf02a1cdd0fc5404a18ea95445 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Thu, 4 Sep 2025 16:37:09 +0200 Subject: [PATCH] blog: review add positive sentence Signed-off-by: David Dal Busco --- blog/2025-09-04-passkeys-authentication-is-here/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/2025-09-04-passkeys-authentication-is-here/index.md b/blog/2025-09-04-passkeys-authentication-is-here/index.md index 3315efc9..577da552 100644 --- a/blog/2025-09-04-passkeys-authentication-is-here/index.md +++ b/blog/2025-09-04-passkeys-authentication-is-here/index.md @@ -35,6 +35,8 @@ Under the hood, Passkeys rely on the [WebAuthn standard](https://www.w3.org/TR/w When stored in a password manager like iCloud Keychain or Google Password Manager, passkeys sync across a user’s devices, making them more resilient, though this does require trusting the companies that provide those services. If stored only in the browser, however, they can be lost if the browser is reset or uninstalled. +The good news is that most modern platforms already encourage syncing passkeys across devices, which makes them convenient for everyday use, giving users a smooth and safe way to log into applications. + --- ## 🤔 Choosing Between Providers