Releases: neroduality/pcsc-fido
Releases · neroduality/pcsc-fido
Release list
v0.1.0
pcsc-fido v0.1.0
Linux only — daemon-side bridge: virtual FIDO HID (UHID) → PC/SC → NFC FIDO card / NFC security key via pcscd and a USB CCID reader.
Changelog
Initial codebase import.
Notice: Development is heavily AI-assisted — we deliberately leverage AI and automation for code generation, backed by human review and hardware testing (see Contributing in the README). This release is in early development and is not yet production battle-tested.
Documentation
Packages ship INSTALLATION.md and NOTICE under /usr/share/doc/pcsc-fido/.
- INSTALLATION.md — install, upgrade, and uninstall
- README.md — overview and contributing
- docs/ — debugging, security posture, checklist, and more (repo only)
Verify downloads: sha256sum -c SHA256SUMS (see Assets).
Assets
- DEB (6): amd64, arm64, armhf, ppc64el, riscv64, s390x
- RPM (6): x86_64, aarch64, armv7hl, ppc64le, riscv64, s390x
- Source:
pcsc-fido-0.1.0.tar.gz(git archive at tag) - Integrity:
SHA256SUMS(GNUsha256sumformat) - Tests: amd64 release lint gate runs
ctest; native package builds runctestwithBUILD_TESTING=ON; cross-compiled ports skip unit tests (SKIP_CTEST=1)
Notes
| Item | Detail |
|---|---|
| Package name | pcsc-fido |
| Binary / service | pcsc-fido, pcsc-fido.service |
| Debug logging | Release packages omit PCSC_FIDO_DEBUG; build Debug from source if needed |
| Hardware testing | Manual smoke matrix in CHECKLIST.md — Hardware/browser smoke matrix (not certification) |
| Security reports | SECURITY.md |
| License | Apache-2.0 |