linux-credentials / linux-credentials/credentialsd

Allow moving between transports

Open
#201 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ui-consideration
Dominant language
Rust
Stars
259
Forks
19
Avg merge
1d 2h
Merged PRs (30d)
12

Description

We should make it so that we can move back and forth between different transports/authenticators.

Right now, once you select an authenticator (scan the QR code, touch a USB security key, etc.), you have to finish the ceremony with that authenticator, or cancel the whole thing. I'd like the user to be able to start with a USB key, click the back button (e.g. because they realized it was the wrong one), select a different USB key, or select hybrid.

(I think scanning the hybrid QR code should probably lock you into finishing, but that's sort of a design question, and credentialsd doesn't need to make that decision; we can defer it to the UI.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the authenticator-selection, back-button, cancellation, and transport state flow described in the issue. Compare USB-key switching with selecting hybrid, then define the state transitions and verify that users can return to selection and choose another authenticator without cancelling the ceremony.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust
Domain
authentication, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.