Guides
The fake certificate problem and verifiable document infrastructure for institutions
Why fake certificates are easy to produce, why verification by correspondence falls short, and the components of a verifiable document infrastructure.
Last updated: Author: EXERT5 min read
Summary
- PDF or scanned certificates are easy to edit; logos, signatures and stamps can be copied exactly, so checking by eye is not enough.
- When YÖK brought SEM certificate programmes under central evaluation, it listed fake documents and certificate inflation among its reasons.
- A verifiable document infrastructure has five components: the institution's signature, a verifiable issuer identity, a revocation status list, a single verification address and a verification statement on the document.
- Technical verification proves authenticity; the quality of the training is ensured by quality assurance processes.
Where does the problem start?
Certificates for accredited training are still issued mostly on paper or as PDFs. A PDF can be edited in minutes; names, dates and programme titles can be changed, and logos, signatures and stamps copied exactly. Someone looking at the document usually cannot tell the difference.
When YÖK brought the certificate programmes of continuing education centres under central evaluation from 1 October 2026, it explicitly listed fake documents and certificate inflation among the reasons (memurlar.net (opens in a new tab), Anadolu Agency (opens in a new tab)). There is no reliable public statistic on how widespread fake certificates are; this article deals with how to prevent them, not with the size of the problem.
Types of fake documents
- Fabricated document: A certificate that was never issued, imitating a real institution's design.
- Altered document: A genuine certificate with its name, date, duration or credit changed.
- Use of a revoked document: A distributed copy of a certificate the institution withdrew as erroneous or irregular.
- Fake verification page: A QR code or link on the document that leads to a page resembling the real institution.
Why are today's verification methods insufficient?
Employers and public bodies usually call the issuing unit or send an official letter. The limits are clear:
- Replies can take days, and none arrive outside office hours.
- Much of this correspondence is not recorded.
- Each university verifies differently; some have a verification page, others do not.
- Revocation never reaches distributed copies.
- Printing the Turkish ID number on certificates spreads personal data wherever the document goes. The Turkish data protection authority's guide on ID numbers (opens in a new tab) asks for less intrusive methods.
Components of a verifiable document infrastructure
The reliable way to tell whether a document is fake is to turn it from an image into a signed data record. This takes five components:
| Component | What it prevents | Standard or method |
|---|---|---|
| Institution's electronic signature | Fabricated and altered documents | W3C Verifiable Credentials 2.0 (opens in a new tab), Open Badges 3.0 (opens in a new tab) |
| Verifiable issuer identity | Signing in another institution's name | did:web (opens in a new tab) |
| Revocation and suspension status list | Use of revoked documents | Bitstring Status List (opens in a new tab) |
| A single, known verification address | Fake verification pages | Shared verification portal |
| Verification statement on the document | Gap between document and record | QR code, certificate number and document digest |
A verification statement is a block on the printed or PDF certificate that cannot be removed: verification address, QR code, certificate number, issue date and the first characters of the document's digest (SHA-256). These values match those on the verification page, so someone looking at a PDF can compare it with the record (verification statement).
Checklist for institutions
- Generate certificate numbers from one source. Do not let the same certificate circulate under different numbers.
- Record the approval chain. The name and title printed on the certificate should come from the person who actually approved it, with every approval stored with user and time. Some directives require several signatures; the ITU SEM Directive (opens in a new tab), for example, requires three.
- Publish revocation immediately. When an erroneous certificate is revoked, the information should reach every copy at its next verification.
- Do not print ID numbers in clear. Carry identity as a hash; keep the number itself encrypted in the institution's record.
- Announce the verification address. Show the same address on the institution's website and on certificates, and advise employers to type it themselves.
- Use a standard. An open standard such as Open Badges 3.0, rather than a closed format, lets certificates be verified at other institutions and in other wallets.
What can verifiers and holders do?
Infrastructure only works if those checking documents change habits too. Hiring teams and public bodies can check a certificate at the verification address, compare the issuer and details, run an identity check where needed and record the result. The steps are in How to verify a certificate.
Holders contribute by sharing the verification link rather than a file. A document shared by link is easier for the recipient to check and always shows its current status (Digital wallet).
What technical verification does not solve
A signed document proves that it is genuine and unchanged. Whether the training actually took place, whether the content was adequate and whether assessment was sound is ensured by the institution's quality assurance processes. YÖK's common quality criteria for SEM programmes and article 11 of the Micro-credentials Procedures and Principles regulate that side (details). The two complement each other: quality assurance guarantees what the certificate represents, the signature guarantees that it really comes from that institution.
DijiUni provides these five components for universities in one infrastructure; the problem-to-solution mapping, with sources, is on Why DijiUni?. To check a document now, use the verification page.
Frequently asked questions
- Is every certificate with a QR code trustworthy?
- No. A QR code only points to an address. You still need to check that the address belongs to the institution or a known verification portal and that the result matches the document.
- Can a signed digital badge be forged?
- The image can be copied, but a valid signature cannot be produced without the institution's private key. If the content is changed the signature breaks and verification shows "Tampered".
- What should I do if I suspect a fake?
- Check the document on the verification page, record the result and contact the named institution directly through its official channels.
- Why should the ID number not be on the certificate?
- The certificate carries the number wherever it is shared. The data protection guidance recommends less intrusive methods; identity can be carried on the certificate as a hash.
Sources
- memurlar.net — YÖK puts a stop to certificate inflation (Turkish) (opens in a new tab)
- Anadolu Agency — YÖK to strengthen quality assurance in lifelong learning (Turkish) (opens in a new tab)
- W3C — Verifiable Credentials Data Model 2.0 (opens in a new tab)
- 1EdTech — Open Badges 3.0 Implementation Guide (opens in a new tab)
- W3C CCG — did:web Method Specification (opens in a new tab)
- W3C — Bitstring Status List v1.0 (opens in a new tab)
- KVKK (Turkish DPA) — Guide on Processing Turkish ID Numbers (Turkish) (opens in a new tab)
- Istanbul Technical University — ITU SEM Directive (Turkish) (opens in a new tab)
- YÖK — Procedures and Principles on the Micro-credentials Framework in Higher Education (PDF, Turkish) (opens in a new tab)
Links were accessible as of September 2026. Details that are not public are not claimed in the article.