Confirm a credential is authentic, unaltered, and who issued it.
Every credential is signed with the issuing organization’s private key (RSA-PSS). Only they could have issued it.
A SHA-256 fingerprint detects any change — alter a single character and verification fails.
The fingerprint is recorded on a hash-chained ledger, so it can’t be backdated or rewritten later.
Anyone can check a credential here — no account, and no need to trust SwanShare’s servers.