Status: WORKING — AusweisApp detects and reads eID card via custom PC/SC IFD handler
A custom pcscd IFD handler (ifd-nfc.so) that bridges the Linux kernel NFC
subsystem (AF_NETLINK + AF_NFC) to the PC/SC smart card API. The only other
known implementation with this architecture is jurajsarinay/ifdnlnfc (2024,
GPLv2, experimental), which lacks 10+ critical robustness fixes we discovered