Glossary:Passkey: Difference between revisions

(Created page with "Passkeys are a more secure and more convenient alternative to passwords for logging into a website. Your browser creates and stores a highly secure secret key and gives the website a corresponding public key. Using the public key and clever cryptographic magic, the website can subsequently prove that your bowser knows the secret key without your browser ever revealing what it is. A limitation is that you can only share passkeys between different platforms (Windows/Apple/...")
 
No edit summary
Line 1: Line 1:
Passkeys are a more secure and more convenient alternative to passwords for logging into a website. Your browser creates and stores a highly secure secret key and gives the website a corresponding public key. Using the public key and clever cryptographic magic, the website can subsequently prove that your bowser knows the secret key without your browser ever revealing what it is. A limitation is that you can only share passkeys between different platforms (Windows/Apple/Adroid/Liux) or different browsers if you entrust them to a cross-platform password manager.
Passkeys are a more secure and more convenient alternative to passwords for logging into a website. Your browser creates and stores a highly secure secret key and gives the website a corresponding public key. Using the public key and clever cryptographic magic, the website can subsequently prove that your bowser knows the secret key without your browser ever revealing what it is. A limitation is that you can only share passkeys between different platforms (Windows/Apple/Adroid/Linux) or different browsers if you entrust them to a cross-platform password manager.

Revision as of 20:57, 30 March 2024

Passkeys are a more secure and more convenient alternative to passwords for logging into a website. Your browser creates and stores a highly secure secret key and gives the website a corresponding public key. Using the public key and clever cryptographic magic, the website can subsequently prove that your bowser knows the secret key without your browser ever revealing what it is. A limitation is that you can only share passkeys between different platforms (Windows/Apple/Adroid/Linux) or different browsers if you entrust them to a cross-platform password manager.