Real-time stamping with priority anchoring
For WordPress or self-hosted sites: on publish/update we submit the manifest and retry until an OpenTimestamps proof anchors. We do not host article bodies; proofs stay independently verifiable even if the service pauses.
- ● News / disclosure sites needing verifiable publish-time stamps
- ● WordPress setups wanting “stamp on publish” instead of manual uploads
- ● Teams seeking anti-plagiarism evidence with decentralized timestamp proofs
- ● Long-term integrity where proofs must remain verifiable if service pauses
Automated pipeline
Publish/update → generate manifest → submit to OTS → receive manifest.json and .ots. Background retries reduce manual work.
Independently verifiable
We handle digests/manifests, not article bodies. The .ots proof verifies with standard OpenTimestamps tools—no vendor lock-in.
Site-level quota & priority
Per-site quotas, queue weights, and retry policies—isolated from public queues; supports multiple sites in parallel.
Verification & hosting
Manifest and OTS can be CDN-hosted; verify via public page or offline tools for easy sharing.
Free vs Pro
| Dimension | Free | Pro (site license) |
|---|---|---|
| Submission quota | Auto submit after ~7 days or manual submit for content older than 72h | Configured per site with priority queueing |
| Trigger | Manual click or delayed auto submit | Auto on publish/update with background retries |
| Plugin support | Basic: delayed stamping (72h/7d) | Licensed: immediate stamping and Pro features |
| Use cases | Occasional evidence / low-frequency publishing / lower risk | Production: news, disclosures, high-value content, anti-plagiarism |
How to activate
After installing the plugin, find the generated site_id in “Settings” (no login needed). Bring it here if you like.
Send your site_id / domain and desired quota to the admin or business contact to configure the license.
Refresh the WordPress plugin within 24h to pull updated account info. Questions? contact@clockdo.com.
FAQ
If the service is down, can proofs still verify?
Yes. We don’t store article bodies. Keep your export, manifest, and .ots files; they verify with standard OpenTimestamps tools.
How can quota be adjusted?
Quotas and retry policies are per site. Provide the site ID and we can update limits promptly.
Can I still upload manually?
Yes. Even with Pro you can use the public OTS calculator or manual export/manifest upload as a fallback.