Skip to content

Single Sign On #1767

@davidar

Description

@davidar

I'm not sure if this has been brought up before, or if this is even within scope, but it would be great if keybase were able to make it possible to login to websites using my GPG key. I currently use pass to encrypt my (randomly generated) passwords using GPG, but it would make more sense to cut out the password middle-man entirely. For example:

  1. go to a website and click "login with keybase"
  2. the website connects to keybase (perhaps with something like OpenID or OAuth)
  3. keybase forwards the request to either the CLI client or the in-browser client
  4. I sign/decrypt an appropriate challenge with my GPG key to verify my identity
  5. an appropriate response is sent back to the original website to authenticate

Ideally this could be done without even needing either party to trust keybase.io, but don't ask me how :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions