OpenDrop 中文

OpenDrop

About OpenDrop

A concise guide to OpenDrop's static-hosting boundary, anonymous deployment flow, W-ID ownership, Radar analytics, and developer interface.

What is OpenDrop?

OpenDrop is a browser-based static site deployment service. Drop a folder, ZIP archive, or static files to publish them on HTTPS in seconds. Anonymous deployments expire after one hour by default; a claim link attaches a project to W-ID for permanent hosting and Radar analytics.

How to deploy a static website

  1. 1. UploadDrop a folder, ZIP, or static files with index.html at the site root.
  2. 2. OpenUse or share the HTTPS link returned as soon as publishing completes.
  3. 3. ClaimLink the project to W-ID before expiry to keep it and view traffic data.

Anonymous drops vs. claimed projects

CapabilityAnonymous dropClaimed project
AccountNot required before uploadLinked to W-ID
RetentionOne hour by defaultPermanent until the owner deletes it
AddressAutomatic HTTPS subdomainAutomatic HTTPS with account features
AnalyticsNot enabledPrivacy-friendly Radar analytics

Frequently asked questions

What files does OpenDrop support?

OpenDrop accepts static HTML, CSS, JavaScript, images, fonts, folders, and ZIP archives. The published root must contain index.html.

Do I need an account before uploading?

No. An anonymous upload returns a temporary public link and a claim link. Sign in with W-ID only when you want to keep the project permanently.

How long does a temporary link last?

Anonymous deployments expire after one hour by default. The exact limit comes from the OpenDrop instance configuration; claimed projects are not removed by the anonymous TTL.

Does OpenDrop run server-side code?

No. Direct uploads host static files only. OpenDrop does not execute server-side code or run framework build commands during a direct upload.

Developers and AI agents can read the platform contract directly: OpenAPI specification · Agent-readable product facts