Digital IP Protection for EU Startups Raising Funding
IP Copyright

Digital IP Protection for EU Startups Raising Funding

What investors actually check in IP due diligence, why a Google Drive timestamp will not hold up in court, and how ZertES and eIDAS certificates give your startup legally admissible proof of creation.

P
Philipp Stuppnik· IP & Legal Content Team
·June 3, 2026· 7 min read

In April 2025, an Amsterdam-based fintech startup reached term-sheet stage with a Munich-based VC. The deal was EUR 4 million at a EUR 20 million pre-money valuation. The VC's legal team opened due diligence and asked one question first: can you prove when your core algorithm was created and that it belongs to the company, not the founding engineer personally? The CTO produced a GitHub repository, a shared Google Drive folder, and a Slack export. The lawyers spent three weeks reviewing the materials, then recommended the VC reduce the valuation by 30% to reflect unquantified IP risk. The deal closed at EUR 14 million pre-money. The cost of missing qualified IP documentation: EUR 1.8 million in implied valuation.

IP is the most valuable asset a startup carries into a funding round. It is also the most commonly underprepared. Founding teams spend months on the deck and the financial model, then discover in due diligence that their ownership evidence does not meet the legal standard investors and their lawyers require. This guide covers what that standard is, why informal evidence fails it, and how ZertES and eIDAS qualified certificates solve the problem in under two minutes.

What Investors Actually Check in IP Due Diligence

When a VC or corporate investor reviews IP in due diligence, their legal team looks for three specific things:

1. Chain of custody. Who created the IP, and have they properly assigned it to the company? A common failure point: a solo founder who built the MVP before incorporating never formally assigned the code to the entity. The IP technically belongs to them as an individual, not the startup.

2. Creation dates. When was the IP created, and can that date be verified by an independent third party? A founding date claim that rests solely on a GitHub commit history or a file's "last modified" metadata is not legally credible. Metadata is editable by anyone with filesystem access.

3. Ownership proof. Is there any document that definitively links the IP to the legal entity now seeking funding? A verbal agreement between co-founders is not a document. Neither is a Notion page or a Trello board.

Investors have seen all of these failure modes. The average EU IP infringement case costs between EUR 250,000 and EUR 1.2 million (EUIPO, 2023). Investors price that risk into valuations before a dispute ever starts. CHF 5 per document sealed with a qualified timestamp is the cost of removing that discount.

Why Google Drive, Email Trails, and Git Commits Are Not Enough

Google Drive / Dropbox "created on" dates. These timestamps reflect when a file was uploaded to the platform, not when it was written. They are stored in Google's proprietary database, controlled entirely by Google. They are trivially altered by re-uploading a file. No court in Switzerland, Germany, France, or the Netherlands will treat a Google Drive timestamp as legally conclusive without corroborating evidence.

Email chains. An email thread showing co-founders discussing a design at a given date establishes that a conversation happened. It does not establish the content of the attachment they referenced, because attachments can be swapped. It also does not establish that the email has not been modified post-hoc.

Git commits. Git is the closest of the three to credible evidence. A signed git commit with a cryptographic hash does lock in content. But git commit timestamps can be rewritten with git commit --amend --reset-author and a manual date argument. Without a trusted external anchor, git history is self-referential. It is only as trustworthy as the person who controls the repository.

The core problem: all three evidence types are custodian-dependent. You control them. An adversary in a dispute will argue that you altered them. Without an independent, qualified third party to anchor the timestamp, the evidence is challengeable.

What ZertES and eIDAS Qualified Timestamps Actually Prove Legally

A qualified electronic timestamp under ZertES (Switzerland) or eIDAS (EU) is fundamentally different from a platform-generated date. It is issued by an accredited Trust Service Provider regulated and audited by a national supervisory body.

Here is what a qualified timestamp legally proves:

  • Existence: The specific cryptographic hash of your file existed at the recorded moment. If the file has changed by even a single byte since sealing, the hash will not match, and the certificate will flag it.
  • Integrity: The file has not been altered since the timestamp was anchored. This is mathematically guaranteed by SHA-256.
  • Non-repudiability: The timestamp was issued by a regulated entity accountable to the Swiss Federal Chancellery (for ZertES) or the EU member state supervisory body (for eIDAS). You cannot have issued it yourself.

Under eIDAS Article 41, a qualified timestamp carries a legal presumption of accuracy of the time and integrity of the data across all 27 EU member states. The burden is reversed: a party disputing your timestamp must prove it is wrong, not the other way around.

Under ZertES Art. 11 and OR Art. 14 para. 2bis (SR 220), a qualified electronic signature and timestamp from a Swiss-accredited QTSP has full legal standing in Swiss courts. Swisscom Trust Services, Switzerland's leading QTSP, provides the anchoring infrastructure behind Swiss Trust Layer.

Why eIDAS QES Matters for CH and EU Startups

Swisscom Trust Services holds both ZertES accreditation (Swiss BAKOM) and eIDAS qualified status on the EU Trusted List independently. A seal issued through Swiss Trust Layer therefore carries legal presumption under both frameworks. This means a single seal created on Swiss Trust Layer is valid evidence in:

  • Swiss courts (ZertES Art. 11 and OR Art. 14 para. 2bis (SR 220))
  • All 27 EU member states (eIDAS Art. 41)
  • 181 Berne Convention member countries for copyright purposes
  • UAE courts via UAE Pass integration

This matters for funding because investors doing cross-border due diligence need evidence valid in their legal system, not just the founder's home jurisdiction. A qualified Swiss/EU timestamp satisfies both. See the full compliance overview for a jurisdiction-by-jurisdiction breakdown. Swiss startups should also read the ZertES compliance guide for Swiss companies for a step-by-step breakdown of obligations under SR 943.03.

What Would Have Happened Differently

If the Amsterdam CTO had sealed the core algorithm with a qualified timestamp at the time of first commit, the outcome of due diligence would have been different from day one. The VC's lawyers would have received a World Court Proof certificate anchored to Swisscom Trust Services, showing the SHA-256 hash of the codebase dated to four months before the company was incorporated, with a formal IP assignment agreement countersigned on incorporation day. Chain of custody: clear. Creation date: independently verified. Ownership proof: on file. The conversation about IP risk would not have happened. The EUR 1.8 million valuation discount would not have happened either.

How to Protect Your IP Before Your First Investor Meeting: 3-Step Workflow

Step 1: Compile a full IP archive. Do not seal individual files. Create a ZIP archive containing everything that constitutes your IP: source code, design files, written specifications, business logic documents, algorithms, marketing copy, and any other original work. Include a text file listing each founder and their contribution. Seal it whole. A single seal on the ZIP proves that all of this content existed together, in this form, at this moment.

Step 2: Upload and seal on Swiss Trust Layer. Go to hello.swisstrustlayer.com. Upload your ZIP. The platform generates a SHA-256 hash client-side. Your files do not travel over the network. The hash is submitted to Swisscom Trust Services and anchored with a ZertES/eIDAS-qualified timestamp. You receive a World Court Proof e-Seal certificate: a PDF containing the hash, the timestamp, and the full Swisscom QTSP certificate chain. Download it. Store it alongside the original ZIP.

Step 3: Seal at every significant milestone. Every material change to your IP deserves a new seal. A new algorithm, a new design, a new product version. Each seal adds a node to your audit trail. By the time an investor's lawyer asks for IP provenance, you will have a cryptographically anchored timeline of your product's development, something no competitor can produce after the fact.


The Amsterdam CTO now seals every significant commit before the end of the sprint. The process takes under two minutes per document and costs CHF 5. The EUR 1.8 million valuation gap in their last round is the number they show new engineers during onboarding. That is what missing a CHF 5 seal costs at the wrong moment.

Start protecting your startup's IP on Swiss Trust Layer, from CHF 5 per document.


See also: ZertES: Switzerland's qualified signature law · eIDAS: EU legal framework · Compliance by jurisdiction · Swiss Trust Layer vs DocuSign · How it works

Protect your work with Swiss Trust Layer AG

Seal your intellectual property with a court-proof e-Seal backed by Swisscom Trust Services.

Book a Free Demo

Related Articles

The qualified signature workflow, start to finish
Legal

The qualified signature workflow, start to finish

A qualified electronic signature involves identity verification, signing ceremony, PAdES application, RFC 3161 timestamping, and public verification. Each step serves a specific legal purpose. This is what the process looks like from upload to verified certificate.

July 19, 2026Read more →
5 documents Swiss businesses should never sign with a basic e-signature
Legal

5 documents Swiss businesses should never sign with a basic e-signature

Swiss law specifies document types where only a qualified electronic signature carries the legal weight of a handwritten signature. Using a simple or advanced e-signature on these documents creates an enforceable gap that surfaces in disputes. Here are the five categories that matter.

July 18, 2026Read more →
DocuSign vs SealMyIdea: where a visual signature isn't enough
Legal

DocuSign vs SealMyIdea: where a visual signature isn't enough

DocuSign provides advanced and simple electronic signatures. For real estate, IP transfers, fiduciary mandates, and employment contracts in Switzerland, only a qualified electronic signature under ZertES Art. 11 carries legal presumption. This is the gap DocuSign cannot close.

July 17, 2026Read more →
For agencies: prove you authored the work and get clean client sign-off
Legal

For agencies: prove you authored the work and get clean client sign-off

Creative and digital agencies lose IP disputes because they cannot prove creation date or obtain legally binding client acceptance. A qualified electronic signature for client sign-off, combined with timestamped delivery, creates the complete audit trail that courts recognise.

July 16, 2026Read more →
Blockchain proves a file existed. It doesn't prove a court will accept it.
Legal

Blockchain proves a file existed. It doesn't prove a court will accept it.

A blockchain timestamp records that a file existed at a point in time. It carries no legal presumption under eIDAS or ZertES. A qualified electronic timestamp issued by an accredited QTSP does.

July 15, 2026Read more →