File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ layout : pid
3+ title : Gabbro virtual FIDO2 authenticator
4+ owner : gabbro-foss
5+ license : GPL-3.0-only
6+ site : https://github.com/gabbro-foss/gabbro
7+ source : https://github.com/gabbro-foss/gabbro
8+ ---
9+ Gabbro is a free and open-source password manager. On Linux it exposes
10+ the passkeys stored in its vault as a virtual FIDO2/CTAP2 security key,
11+ created through the kernel's /dev/uhid interface, so browsers can use
12+ them via the standard USB HID (CTAPHID) path.
13+
14+ The project is software-only: there is no physical hardware, and every
15+ installation presents the same virtual device. A fixed, registered
16+ VID/PID is needed so that FIDO tooling and udev rules can identify the
17+ authenticator, and so it cannot collide with other projects using the
18+ shared testing PID (1209/0001). Per-user PIDs would not make sense here,
19+ same as for 1209/F1D0 (Pi Zero Security Key).
Original file line number Diff line number Diff line change 1+ ---
2+ layout : org
3+ title : gabbro-foss
4+ site : https://github.com/gabbro-foss
5+ ---
6+ Maintainer of Gabbro, a free and open-source (GPL-3.0-only)
7+ quantum-resistant password manager.
You can’t perform that action at this time.
0 commit comments