|
You are here |
jug-pb.gitlab.io | ||
| | | | |
www.corbado.com
|
|
| | | | | This article provides an overview of the 30 best passkey tutorials for 14 various programming languages / frameworks to help developers implement passkeys. | |
| | | | |
obem.be
|
|
| | | | | "Passkeys are a new, passwordless authentication method that offer a convenient authentication experience for sites and apps, using just a fingerprint, face scan or other screen lock." (source). Do... | |
| | | | |
mark-story.com
|
|
| | | | | I have been following the Webauthn standards and browser support since the early days of FIDO compatible keys. I strongly believe that hardware keys are our best path forward to provide phishing resistant, easy to operate authentication, that doesn't compromise on privacy. | |
| | | | |
myers.io
|
|
| | | Every so often I see posts on Stack Exchange, or Hacker News where someone has figured out that their passwords are being sent to the server and the server can see them! The logic that we see is that if the password is hashed client side, then only the hash needs to be sent to the server, so the server never knows the password. Unfortunately, I sometimes even see this go one step further when people suggest that with this arrangement, HTTPS isnt required. Wrong. | ||