ShareBolt runs natively on iOS, Android, Windows, macOS, and Linux — and works in any web browser without installation. All platforms share the same zero-knowledge encryption engine. All file transfers are cross-platform by default.
Every platform uses the same AES-256-GCM encryption engine. A file sent from your iPhone arrives identically encrypted on a Linux server, a Windows desktop, or an AI agent runtime.
Native Share Sheet integration. Face ID lock gates. NFC proximity sharing for nearby transfers.
Join iOS Waitlist →Fingerprint-gated vaults. Background transfer service. Native Android share target support.
Join Android Waitlist →System tray daemon for background intake. Hardware-accelerated AES-NI encryption. MSI installer with group policy support.
Join Windows Waitlist →Universal binary for Apple Silicon and Intel. macOS Keychain integration for local key storage. Finder extension for quick transfers.
Join macOS Waitlist →Available as .deb, .rpm, and snap. Headless CLI mode for server environments and agent runtimes. systemd service included.
Join Linux Waitlist →No installation required. Works in Chrome, Firefox, Safari, Edge, and Brave. Uses WebCrypto API for in-browser key operations.
Launch Web App →Node.js SDK and Python SDK for LLM pipeline integration. CLI binary for scripted agent workflows and CI/CD transfer automation.
Agent Docs →Because encryption is handled by a shared cryptographic engine, every sender-receiver pair works natively — no conversion, no compatibility layer.
| Sender \ Recipient | iOS | Android | Windows | macOS | Linux | Browser | AI Agent |
|---|---|---|---|---|---|---|---|
| iOS | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Android | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Windows | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| macOS | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Linux | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Web Browser | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| AI Agent | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Verify every binary against its SHA-256 hash before installation. Never trust an unverified executable.
Distributed via App Store and Google Play. Verify using store integrity certificates — no SHA checksum required for managed distribution.
Mobile apps launching soon — join the waitlist
Hardware-accelerated AES-NI encryption. Background file intake daemon. Verify SHA-256 before running.
Q: How does the browser-based client achieve zero-knowledge encryption?
A: When you drag a file into the ShareBolt web interface, the client-side JavaScript WebCrypto API executes AES-256-GCM encryption in temporary browser memory. The symmetric encryption key is derived locally using PBKDF2 with a user-specified passphrase. Only the encrypted payload chunks are transmitted to our edge network; the key never leaves your local browser session.
Q: Do I need administrator privileges to run ShareBolt on Windows or macOS?
A: No. While we offer standard `.msi` and `.dmg` installers for system-wide installation, ShareBolt also provides portable binary executables that can be run directly from user-space folders. This makes ShareBolt ideal for developers and contractors working on restricted corporate workstations.
Q: Is there a CLI client available for headless servers?
A: Yes! Developers can install `sharebolt-cli` via npm or download the precompiled binary releases for Linux and macOS. The CLI client runs as a non-privileged background daemon, exposing standard bash commands to automate zero-knowledge transfers within automated CI/CD pipelines and cron jobs.
No account required for anonymous transfers. Sign in to unlock team vaults, agent protocols, and BYOS unlimited storage.