linux-credentials/credentialsd

Enumerate available transports

Offen

#32 geöffnet am 22.05.2025

 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (16 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (234 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Right now, available transports are just hard-coded in the credential service (here). We should change this to query the system for available USB and Bluetooth controllers to determine which transports we should make display to the user for selection.

(Eventually, this will also need to include linked hybrid devices, but for now, let's focus on the hardware enumeration.)

Contributor Guide