Passkeys in iCloud Keychain
No one likes passwords. And everyone is trying to replace them, even Apple! This year at #WWDC21 they announced they are working on a new private/public key authentication method designed to replace passwords entirely. If you have ever dug into using your terminal and SSH, then this should feel familiar. Simply create a private and public key on your computer and only share the public key with sites that you want to share your identity with. One of the challenges with SSH keys is managing them on multiple devices and with multiple sites. For Apple’s solution, they are using iCloud...
Recent Comments