Aller au contenu

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.

ServiceRegionWebsite
SafeCreativeInternationalsafecreative.org
INPIFranceinpi.fr
USPTOUSAuspto.gov
EUIPOEuropeeuipo.europa.eu

The bundle_release tool generates:

Complete source code at the tagged version, preserving directory structure.

R&D hours breakdown for tax credit applications (CIR/CII in France).

All attestation UIDs forming the proof chain, with Merkle root linking everything together.

SHA-512 hashes of every file for integrity verification.

RFC 3161 timestamp token from FreeTSA (ISO/IEC 18014-2 certified).

ANSSI-compliant post-quantum signature for future-proof verification.

  1. Continuous Certification

    Throughout development, certify research and seal PRs.

  2. Tag Release

    Create a git tag when ready for registration.

  3. Generate Bundle

    Generate legal bundle for project "X" tag "v1.0.0"
  4. Upload to Service

    Upload the complete bundle to your chosen registration service.

  5. Store Receipts

    Keep the registration receipts alongside your local bundle.

The blockchain attestations prove:

  • When content existed (timestamp)
  • What the content was (fingerprint)
  • Who attested it (wallet address)

They do not prove:

  • Originality (that you created it first)
  • Ownership (that you have rights)
  • Validity (that it’s legally protectable)