![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
nfc-desfire-card-service
Advanced tools
NFC DESFire card scanner service
sudo npm_config_user=root npm install -g nfc-desfire-card-service
Create the file /etc/nfc-desfire-card-service/desfire-credentials.json prior to running this.
sudo nfc-desfire-card-service --systemd=install
This will also create a new nfc-desfire-card Linux group, and add the current user to it.
sudo nfc-desfire-card-service --systemd=uninstall
This will also remove the nfc-desfire-card Linux group, and remove the current user from it.
nfc-desfire-card-service [--cache] [--enabled] [--poll] [--device="devicename"] [--socket="socketname"] [--credentials="filename"]
NFC_DESFIRE_CARD_SERVICE_CONFIG="path" nfc-desfire-card-service
nfc-desfire-card-service --preview
Enabled internal UID/data caching. This saves the tag having to be opened and read for previously seen tags, but means that changes to the card data will not be considered.
Starts the service in scanning mode immediately rather than waiting for a client to instruct the service to start scanning.
Causes the service to wait for devices to become available rather than exiting if a device is not present.
The service also waits for further devices when the present device is lost, however in actuality the underlying LibNFC/Freefare process generally segfaults and aborts the service.
Specifies the name of the device to use. Other available devices are ignored.
The path and filename of the credentials file in JSON format. If this is not specified, the file desfire-credentials.json
in the config directory is used.
👤 Pete Morris
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator
FAQs
NFC DESFire card scanner service
We found that nfc-desfire-card-service demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.