Entry № 041-8 / V-108 · 0:00 synced

Why PassKEYS are Replacing PassWORDS

Techquickie@techquickie204.2K viewsDec 8, 20233:55
Source
YT
Views
204.2K
Subscribers
4.3M
Critic
?
Audience
?

0 up · 0 down · 0 ratings

Promos

Check out Secretlab’s BFCM sale at lmg.gg and save up to $150 off chairs and $100 off desks! Learn how passkeys work and why they're replacing passwords. Leave a reply with your requests for future episodes. ► GET MERCH: lttstore.com ► LTX 2023 TICKETS AVAILABLE NOW: lmg.gg ► GET EXCLUSIVE CONTENT ON FLOATPLANE: lmg.gg ► SPONSORS, AFFILIATES, AND PARTNERS: lmg.gg FOLLOW US ELSEWHERE --------------------------------------------------- Twitter: twitter.com Facebook: @LinusTech Instagram: @linustech TikTok: @linustech Twitch: twitch.tv

Start
AI OverviewDefault language

PassKEYS are presented as a more convenient and secure alternative to traditional passwords, addressing common password pain points such as memorization, storage, and susceptibility to social engineering. The video explains that passkeys use public key cryptography: the website stores a public key while the private key remains on the user’s device, eliminating the need to transmit a long password. Authentication relies on a second factor that is typically biometric or a device PIN, making credential theft harder for attackers since the private key never leaves the user’s device. The host notes that while passkeys improve security and user experience by removing the need to copy codes or remember complex strings, they are not a perfect solution and require secure handling of biometric data and safe device management. The segment also briefly touches on practical considerations, including on-device availability of biometrics, potential weaknesses such as weak pins or lost devices, and the overall aim of making accounts easier to access while being more secure than passwords alone.

Topics · technology · security · cryptography · privacy · biometrics · internet

Questions answered

What is the core difference between passkeys and passwords?
Passkeys use a public key stored on the server and a private key on the user’s device, enabling authentication without sending a password.
What factors authenticate a passkey?
A passkey authentication relies on biometrics or a device PIN as the second factor, removing the need to type a password.
Are passkeys completely risk-free?
No, passkeys reduce certain risks but still depend on secure device access and proper implementation of biometrics and key management.