linux-credentials/credentialsd

Enumerate available transports

Ouverte

#32 ouverte le 22 mai 2025

 (9 commentaires) (0 réaction) (0 personne assignée)Rust (16 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (234 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur