Legal Deposit
What is Legal Deposit?
Section intitulée « What is Legal Deposit? »Legal deposit is the process of registering your creative work with an official authority to establish copyright. SESHAT generates bundles that meet the requirements of most copyright registration services.
Supported Services
Section intitulée « Supported Services »| Service | Region | Website |
|---|---|---|
| SafeCreative | International | safecreative.org |
| INPI | France | inpi.fr |
| USPTO | USA | uspto.gov |
| EUIPO | Europe | euipo.europa.eu |
Bundle Contents
Section intitulée « Bundle Contents »The bundle_release tool generates:
Source Archive
Section intitulée « Source Archive »Complete source code at the tagged version, preserving directory structure.
RD_REPORT.md
Section intitulée « RD_REPORT.md »R&D hours breakdown for tax credit applications (CIR/CII in France).
PROOF_CHAIN.json
Section intitulée « PROOF_CHAIN.json »All attestation UIDs forming the proof chain, with Merkle root linking everything together.
MANIFEST.json
Section intitulée « MANIFEST.json »SHA-512 hashes of every file for integrity verification.
Optional: SIGNATURE.pqc.json
Section intitulée « Optional: SIGNATURE.pqc.json »ANSSI-compliant post-quantum signature for future-proof verification.
Workflow
Section intitulée « Workflow »-
Continuous Certification
Throughout development, certify research and seal PRs.
-
Tag Release
Create a git tag when ready for registration.
-
Generate Bundle
Generate legal bundle for project "X" tag "v1.0.0" -
Upload to Service
Upload the complete bundle to your chosen registration service.
-
Store Receipts
Keep the registration receipts alongside your local bundle.
Legal Considerations
Section intitulée « Legal Considerations »The cryptographic attestations prove:
- When content existed (SHA-512 insertion timestamp + eIDAS certificate if configured)
- What the content was (SHA-512 fingerprint)
- Who attested it (author identity from git config + IP Secure API key)
They do not prove:
- Originality (that you created it first)
- Ownership (that you have rights)
- Validity (that it’s legally protectable)