linux-credentials/credentialsd

Enumerate available transports

Aperta

#32 aperta il 22 mag 2025

 (9 commenti) (0 reazioni) (0 assegnatari)Rust (16 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (234 stelle)
Metriche merge PR
 (Merge medio 33g 12h) (6 PR mergiate in 30 g)

Descrizione

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.)

Guida contributor