🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@stealify/connect-nfc-pcsc

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stealify/connect-nfc-pcsc

Easy reading and writing NFC tags and cards

latest
Source
npmnpm
Version
0.6.1
Version published
Weekly downloads
10
150%
Maintainers
1
Weekly downloads
 
Created
Source

connect-nfc-pcsc

A @stealify/connect enabled Service using pcsc bindings.

Install

npm install -g @stealify/connect-nfc-pcsc
systemctl status connect-nfc-pcsc

Config

  • /etc/connect.json
  • /etc/connect-nfc-pcsc.json
  • Environment WEBSOCKET_SERVER_ADDRESS=http://server.url:port CHANNEL=test ..

Built-in support for auto-reading card UIDs and reading tags emulated with Android HCE.

NOTE: Reading tag UID and methods for writing and reading tag content depend on NFC reader commands support. It is tested to work with ACR122 USB reader but it should work with all PC/SC compliant devices.
When detecting tags does not work see Alternative usage.

This library uses pscslite native bindings pokusew/node-pcsclite under the hood. pokusew/nfc-pcsc

Keywords

arc122

FAQs

Package last updated on 16 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts