mwbpNFTechnology/toluTag
Open-source passive NFC tag signing ECDSA, bridging the physical world to on-chain validation.
About the project
Open tooling for provisioning and using NXP SE05x secure elements as NFC-readable Ethereum signers: the key is generated on-chip and never leaves it, and signatures verify directly against the chip's address with no server in the trust path.
Useful for
- Provision a batch of SE05x NFC tags via the Java CLI to bind physical objects to Ethereum addresses
- Sign an EIP-191 or EIP-712 message from a phone with the iOS app by tapping the tag to the reader
- Verify a tag's signature in a smart contract to unlock a product's digital twin
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- The repository is 8 days old and already has 6 stars.
- Hacker News: “Show HN: Open-source passive NFC tag that signs with ECDSA, verified on-chain” — 9 points, 3 days ago.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 6
- Stars in a day
- 0
- Forks
- 1
- Issues and pull requests
- 0
- Watchers
- 1
- Language
- Java
- Created
- September 10, 2026
- Last push
- September 10, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Show HN: Open-source passive NFC tag that signs with ECDSA, verified on-chain9 points, September 15, 2026
Spotted in
- September 18, 2026Spotted on Hacker News
- September 17, 2026Spotted on Hacker News
- September 16, 2026Spotted on Hacker News
Similar projects
-
9.7
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
6.6
yynxxxxx/gpt_sub_analysis
A guide to analyzing the ChatGPT iOS subscription flow: it describes intercepting the buyProduct request via Reqable and SSL Kill Switch 3 and rewriting the offerName and salableAdamId fields to obtain the Pro 20x…
-
5.8
ctdal/cve-2026-41940-PoC
PoC exploit for CVE-2026-41940, a critical authentication bypass in cPanel & WHM (CVSS 10.0) that grants unauthenticated root-level WHM access by injecting CRLF sequences into server-side session files.
-
5.3
BennyThink/NFCX
Cross-platform GUI desktop app for NFC card work: reader discovery, MIFARE Classic reads, dumps, key management, and key recovery. For cards you own or are authorized to test.
-
4.9
NationalSecurityAgency/ghidra
A software reverse engineering framework from the NSA: disassembly, decompilation, graphing and scripting for analyzing compiled code on Windows, macOS and Linux.
-
4.6
shinthink/blitzstrike
A TypeScript/Bun MCP server packaging a pentest methodology into three tiers: attack-surface reconnaissance, source-to-sink tracing, and live validation of findings before reporting.