Storybook builds component libraries; Jupyter produces data notebooks. Both export to static HTML you may need to share privately.
| Storybook | Jupyter | drop | |
|---|---|---|---|
| Exports static HTML | ✓ | ✓ | — |
| Private share link | ✗ | ✗ | ✓ |
| Password | ✗ | ✗ | ✓ |
| Your domain | ✗ | ✗ | free |
| Open-source share tool | — | — | ✓ |
Where drop fits
Whichever you build, drop shares the static export privately — branded, password-protected, on your own domain. See Storybook and Jupyter guides.
FAQ
Is it really open-source and self-hosted?
Yes — MIT licensed, and it runs on your own Vercel Blob + domain. No third party ever holds your content (it's encrypted client-side) or controls your URL.
Is it zero-knowledge?
Locked drops are AES-256 encrypted in the browser via StatiCrypt before upload. The server stores only ciphertext — never your content or password.