Reference – Decentralized Storage

How your files are stored and retrieved via IPFS.


Decentralized Storage (IPFS)

Chain of Rights leverages the InterPlanetary File System (IPFS) to store all registered creative works in a decentralized, censorship-resistant, and user-owned way.


How Storage Works

  • When you upload a file, it is split, hashed, and distributed across the IPFS network.
  • Each file is given a Content Identifier (CID), which is a unique fingerprint for that file’s content.
  • The CID is recorded on-chain and linked to your registration.

Retrieving Files

  • You (or anyone) can access your work from any IPFS gateway by visiting:
    https://ipfs.io/ipfs/{CID}
  • Or use any compatible public or private IPFS gateway.

Example:
https://ipfs.io/ipfs/QmYourCIDHere


Privacy & Security

🛡️ Note:
Files stored on public IPFS are accessible by anyone with the CID. For private works, you may wish to encrypt your file before uploading.

  • Only the CID is on-chain, not your file’s contents.
  • No centralized company can delete or block your files.

Storage Limits

  • Max file size: 50MB per upload (increased limits available for premium/enterprise)
  • All standard file types supported (PDF, JPG, PNG, DOCX, MP3, ZIP, etc.)

Advanced: Pinning and Redundancy

To ensure your file stays available on IPFS:

  • Chain of Rights “pins” your files for permanent storage.
  • You may also pin your own files using services like Pinata or web3.storage.

Troubleshooting

  • Can’t find your file?
    It can take a few minutes for new files to propagate across public gateways. If you have your CID, your file will always be recoverable.

  • CID changed after re-upload?
    CIDs are content-based: any change to the file generates a new CID.


More Resources


If you need more privacy or have special storage needs, contact support.