Hi All, This is a quick announcement to let you know that we released our NFC daemon code. It's available here: git://git.kernel.org/pub/scm/network/nfc/neard.git We named it neard, it works on top of the recently merged NFC kernel subsystem, and it's GPLv2 licensed. Beside managing the NFC adapters, targets and devices, the main idea of neard is to expose the NFC data trough a simple D-Bus interface. Currently we only support reader mode which means we expose the NDEF records we get from the detected tags. In the short term, we're working on adding the following features to neard: - Bluetooth OOB pairing support. - Tag writing mode. - NFC p2p support (This needs some kernel work as well) through npp and SNEP. The card emulation support is a bit of a longer term objective. We should have our own neard development mailing list fairly soon, I'll let you know when that happens. Cheers, Samuel. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html