Tagged articles
4 articles
Page 1 of 1
Laravel Tech Community
Laravel Tech Community
Nov 1, 2022 · Information Security

Google Introduces Passkey Key‑Login for Android and Chrome: A Secure Alternative to Passwords

Google announced that Android and Chrome will now support Passkey key‑login, a biometric‑based, public‑key authentication method that replaces traditional passwords, allowing users to create a secure credential on their device, sync it across platforms, and developers to integrate it via WebAuthn and related APIs.

AndroidAuthenticationFIDO
0 likes · 4 min read
Google Introduces Passkey Key‑Login for Android and Chrome: A Secure Alternative to Passwords
Programmer DD
Programmer DD
Oct 17, 2022 · Information Security

Can Google’s Passkey Login Finally End Passwords?

Google’s new Passkey system, introduced in Android and Chrome, combines biometric verification with public‑key encryption to create a cross‑platform, phishing‑resistant login method that syncs across devices and promises to replace traditional passwords.

AndroidFIDOPasskey
0 likes · 4 min read
Can Google’s Passkey Login Finally End Passwords?
ELab Team
ELab Team
Jul 7, 2022 · Information Security

Is Your Password Really Secure? Hashing, Salting, and WebAuthn Explained

This article examines why passwords are often insecure, explains how they should be stored using hash algorithms and salts, outlines common password‑weaknesses and system vulnerabilities, and introduces FIDO/WebAuthn as a modern, password‑less authentication solution.

AuthenticationFIDOHashing
0 likes · 31 min read
Is Your Password Really Secure? Hashing, Salting, and WebAuthn Explained
JD Tech Talk
JD Tech Talk
Dec 30, 2020 · Information Security

Design and Implementation of Fingerprint Authentication Using the FIDO Protocol

This article introduces the design principles and core technologies of fingerprint authentication, explains the FIDO protocol’s security model, describes the server‑client architecture—including REE and TEE environments—and discusses how these components combine to deliver a privacy‑preserving, user‑friendly mobile authentication solution.

FIDOMobile SecurityTEE
0 likes · 9 min read
Design and Implementation of Fingerprint Authentication Using the FIDO Protocol