[This page last changed 2024.03.13 05:47; visits 7 times today, 3 times yesterday, and 1228 total times]
Password: alpha-numberic-special character sequence, a shared secret. Longer and more complex is better.
Passkey: Uses Public Key Cryptology.
Short video, Passwords: use and risk Marx Brothers
The following digested from https://blog.1password.com/passkeys-vs-passwords-differences/ with some embellishment
shared secret
and give it to the website
Public info: your public key and the algorithm used (e.g., 3DES, AES, RSA)
f( f(number, public key) , private key) = number
More info on encryption
nonce
) using your public key and sends it to you(Argument: passkeys can be guessed. Yes, you can guess a 1024-bit or ~300 digit number given enough time and computing resources. Yes, quantum computers may speed this up, which is a concern.)
Let's try a simple public/private key and we'll use addition as an operation and 3-digit numbers to make it easier for this example. Note: it's really much more complicated than this!
359
; Private key will be 751
. 3
= 55
= 99
= 5 (drop the carry)7
= 2 (drop the carry)5
= 41
= 6Note this is a simple example. In real life a much larger Public key and Private key would be used involving large prime numbers and complex mathematics. See: section below for 'gory math'.
We'll assume that you have set up your environment, you need to do this just once. For this demo I'm using Bitwarden, https://bitwarden.com
Note that Bitwarden has OS requirements and that we are using the free version))
On smi's Muscat using Firefox, log into Shopify.com using BitWarden.
On smi's Muscat using Firefox, log into Nintendo.com using Bitwarden.
note that I've only added the BitWarden extension to Firefox on Muscat.
At Nintendo
Let's try it
Passkey Sign-In
You're in.
App | Passkeys | What's for free? |
---|---|---|
Bitwarden | Browser only | Free: 2 users, 2 collections, Unlimited devices & passwords, passkeys, username and password generator. Online vault only but you can back it up elsewhere. pricing and details Bitwarden and passkeys (search) |
1Password | on Android | Free for 14 days. Individual plan $2.99/mo: 1 user, unlimited devices & passwords Passkey support on Android |
Dashlane | yes, mobile only | Free: 1 device at a time, 25 passwords. Paid=“Premium” $4.99/mo, many devices, no limit on passwords, VPN. plan comparison |
KeepassXC | using browser extension | Vault where you want it. 1 user, unlimited collections, devices, passwords. Password generator. Not sure passkey details. Note: you save your encrypted 'vault' where you want, eg: your computer, memory stick, cloud storage. |
Apple | requires iOS & iPadOS 16, MacOS 13 or later. | No charge. Details on use |
yes | about and link for setting up |