linux-credentials/credentialsd

Enumerate available transports

オープン

#32 opened on 2025/05/22

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (16 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (234 個のスター)
PR merge metrics
 (平均マージ 33d 12h) (30d で 6 merged PRs)

説明

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

コントリビューターガイド