Easy to deploy. Easy to copy.
- Easy to print, easy to copy, easy to replace.
- Anyone who reproduces the code can reproduce the experience.
- Good for convenience, weak for authenticity.
Copyable identifiers are not proof
KISSTag gives products, tickets and physical objects a cryptographic identity. Every tap is verified server-side, and the tag is designed so tampering or moving it to another object leaves a visible trace.
Anyone who reproduces the visible code reproduces the destination.
Depending on the tag and setup, the identifier or URL can be duplicated or rewritten.
Each tap is checked against cryptographic material provisioned by KISSTag before the redirect happens, and moving the tag to another object leaves a visible trace.
KISSTag is a full-service platform for verified NFC activations. We provision each tag with unique cryptographic credentials, verify the proof when it is tapped, and forward the user to your HTTPS endpoint with a signed JWT.
The result is simple: your application can treat the tap as a signed, verifiable event instead of trusting a copyable identifier. The tag is also designed to resist tampering and to show visible evidence if someone tries to move it to another object. You keep the familiar web redirect flow, while KISSTag handles the cryptography and optional tamper-detection signals behind the scenes.
The difference is not whether users can scan or tap. The difference is whether your backend receives a copyable identifier or a verified proof of authenticity.
You keep a simple HTTPS redirect flow. KISSTag adds cryptographic verification and tamper-evident tag behavior so each tap becomes a signed event you can trust.
Order KISSTags already prepared with unique cryptographic credentials and linked to your project.
Set the HTTPS endpoint where users should land after a successful tap. No SDK is required; any standard web backend can receive the signed payload.
When the tag is tapped, KISSTag verifies the cryptographic proof, then redirects the user to your application with a signed JWT.
Your backend can validate the JWT, log the activation, detect anomalies, react to optional tamper status, trigger registration, show provenance, or unlock product-specific content.
{
"iss": "https://kisstag.com",
"aud": "https://mycertificate.art",
"sub": "0466948aff1890",
"iat": 1756311763,
"exp": 1756311778,
"batch": "8d05-0218f5650ffd",
"counter": 37,
"request_id": "b35dc664-46ae-47d6-8d01-689a1d8b0c61",
"tag_is_authentic": true,
"tag_tamper_detection_capable": false
}
{
"iss": "https://kisstag.com",
"aud": "https://mybottleof.wine",
"sub": "0466948aff1890",
"iat": 1756311763,
"exp": 1756311778,
"batch": "a93d-6775023f92e5",
"counter": 5,
"request_id": "ece60bc5-80c8-4c83-bdf9-5aa4dc98bdd8",
"tag_is_authentic": true,
"tag_tamper_detection_capable": true,
"tag_tamper_current_status": "CLOSED",
"tag_tamper_permanent_status": "CLOSED"
}
KISSTag is useful anywhere a public identifier is too easy to copy and a verified physical interaction creates more value.
Move beyond a copyable QR code and give each product a verifiable physical identity with visible evidence if someone tries to tamper with or move the tag.
Attach a cryptographic proof to each item and show provenance, edition status and ownership history with every verified tap, while making relocation attempts visibly detectable.
Prevent duplicated tap points and validate entry through signed activations that are not useful to copy on their own.
Enable one-tap registration and warranty activation backed by cryptographic proof of the specific product interaction.
Turn products and packaging into verified touchpoints for tailored content, redemptions and campaign analytics.
Log verified handoffs from factory to shelf and expose trusted origin and movement data before resale.
Reduce QR spoofing and rogue redirect risks by replacing public static codes with verified taps.
Attach a cryptographic proof of authenticity to objects where trust, provenance and scarcity matter, with visible evidence if someone tries to peel and move the tag.
The security model is stronger than a copyable QR or ordinary NFC redirect, but the integration stays lightweight and web-native.
Based on cryptographic credentials and server-side verification. Each tap becomes a signed event before it reaches your backend.
No customer-side certificate infrastructure, secure element management or custom trust pipeline to operate.
No app is required for the basic experience. Standard web backends can receive the redirect and verify the JWT.
You do not need special reader hardware or a bespoke NFC stack to launch a verified tap experience.
Your backend receives a signed payload with tag identity, activation counter, request id and optional tamper status.
Follow activations around the globe, detect anomalies and export raw data after verification.
Stickers, cards, wearables and more. Choose from our catalogue or integrate secure tags into your own format.
Support use cases where physical state matters by forwarding optional tamper-detection status in the signed event and making relocation attempts visibly evident.
Tell us about your project and we’ll get back to you with sample tags, documentation and pricing.
Contact Us