Skip to content

Commit 1fd2094

Browse files
committed
Add 1209/6ABB for Gabbro virtual FIDO2 authenticator
1 parent 3e155f8 commit 1fd2094

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

1209/6ABB/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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).

org/gabbro-foss/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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.

0 commit comments

Comments
 (0)