Verifiable Node Token (VNT) technical details

Created by Certorix Online, Modified on Sat, 2 May at 11:21 PM by Certorix Online

VNT (Verifiable Node Token) technical details

VNT is a cryptographic proof based on Ed25519 signatures.

When you certify a fact, Certorix:

  1. Hashes the fact content (Subject + Predicate + Object + timestamp)
  2. Signs the hash using your organization's Ed25519 private key
  3. Stores the signature, public key, and timestamp in the VNT token

Customers see a seal containing the token ID, timestamp, and a 'Verify' link. Anyone can verify the fact hasn't changed by re-hashing the content and comparing signatures.

The private key is generated per organization and never leaves Certorix servers.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article