linux-credentials / linux-credentials/credentialsd

Support WebAuthn hints

Aperta
#183 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

ui-consideration
Lingua principale
Rust
Stelle
259
Fork
19
Merge medio
1g 2h
PR unite (30g)
12

Descrizione

WebAuthn [hints](https://www.w3.org/TR/webauthn-3/#enum-hints) are ways for websites to express what they believe to be the most likely way that the user will authenticate with their credential. They may know, for example, that a user's only WebAuthn credential is a security key, so they'll want the platform to display that to make it easier for them to use.

WebAuthn supplies multiple ways to convey this information, including `transports` and `authenticatorAttachment`, with `hints` being the latest of the methods. Let's start with `hints` for now. If a lot of sites use the other methods and it makes it harder for users, we can consider adding those later.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia leggendo la specifica WebAuthn hints collegata nell’issue e confrontala con i meccanismi esistenti di transports e authenticatorAttachment. Individua gli entry point e i test di credentialsd che definiscono il supporto a WebAuthn; il lavoro è completato quando la specifica supporta hints e il suo comportamento è coperto dai test.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
rust
Ambito
authentication, backend-api-design, security
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Tranquilla
Chiarezza
Da chiarire
Idoneità per principianti
38/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.