diff --git a/docs/docs/photos/features/passkeys.md b/docs/docs/photos/features/passkeys.md index f607f1cbd5..0d90f29870 100644 --- a/docs/docs/photos/features/passkeys.md +++ b/docs/docs/photos/features/passkeys.md @@ -12,9 +12,13 @@ a second factor to secure your Ente account.** > [!TIP] > > Passkeys are the colloquial term for a WebAuthn (Web Authentication) -> credentials. To know more technical details about how our passkey verification -> works, you can see this -> [technical note in our source code](https://github.com/ente-io/ente/blob/main/web/docs/webauthn-passkeys.md). +> credentials. +> +> - More details about why and how are in the Passkeys announcement +> [blog post](https://ente.io/blog/introducing-passkeys-on-ente/). +> - And to know more technical details about how our passkey verification +> works, you can see this +> [technical note in our source code](https://github.com/ente-io/ente/blob/main/web/docs/webauthn-passkeys.md). ## Passkeys and TOTP