ControlPlane icon indicating copy to clipboard operation
ControlPlane copied to clipboard

Evidence Source: NFC Reader

Open bettse opened this issue 10 years ago • 4 comments

I've been working on software for an NFC reader off and on for a little over a year (https://github.com/bettse/janus) and the last time I was working on it, I began to realize that I was spending too much time trying to architect a platform for performing actions. When I picked up the project again, I started by looking for an application that already handled the 'output' (actions), so that I might add the reader as an 'input' (EvidenceSource). Although I'm not a regular user, I had played with ControlPlane in the past, so it came to mind. I saw the USBEvidenceSource and took it as evidence that supporting this USB device would be possible. I started porting my lower level device code into a plugin, and this PR is the result.

Since I'm not strongly familiar with the convention of the project, I'm guessing this will be far from in a state to actually merge. I welcome any feedback that may get it closer to such a state. I'm also aware that this also may be too esoteric to warrant inclusion in the mainline at all.

In terms of testing, this particular NFC reader is moderately difficult to acquire since the product line had been discontinued a year or two before company who produced it went out of business. I have an extra that I can ship if there is interest.

bettse avatar Nov 22 '14 06:11 bettse

Probably it would worth closing this one as it seems abandoned. If needed it could be revived anyway.

ssbarnea avatar Mar 23 '17 10:03 ssbarnea

I never got any feedback on it, but I'm more than happy to respond to any feedback and rebase to bring it up to date.

bettse avatar Mar 23 '17 13:03 bettse

@dustinrue Please review these PRs or assign another contributor the necessary permissions to do so if you are too busy?

deed02392 avatar Oct 31 '19 14:10 deed02392

@deed02392 There are no other trusted contributors on the project at this time

dustinrue avatar Oct 31 '19 15:10 dustinrue