Skip to content

Investigate passkeys for phishing-resistant authentication #9

@dcadenas

Description

@dcadenas

Passwords are vulnerable to credential stuffing, phishing, and keyloggers. Even with email verification, a malicious app could harvest credentials via a fake login screen.

Passkeys (WebAuthn) eliminate password transmission entirely. The OS handles authentication via biometrics/PIN, and cryptographic proof is sent instead of credentials. Native apps can use passkeys bound to our domain (login.divine.video) via platform APIs.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions