Linux 软件免费装
Banner图

Hippius Media Offloader

开发者 hippius
更新时间 2026年7月9日 16:35
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media cdn cloud storage offload

下载

1.0.0 1.0.1

详情介绍:

Hippius Media Offloader lets you migrate your WordPress media library to Hippius — a distributed cloud storage platform where every file is encrypted, replicated across an independent network, and verifiable on-chain. Files are stored on Arion, Hippius's own distributed storage engine. Your media is split into 30 shards (10 data + 20 parity) using Reed-Solomon erasure coding, then placed across the network with the CRUSH algorithm. Up to 20 nodes can fail simultaneously and your files still rebuild perfectly. The plugin communicates with Hippius through the S3-compatible API — the same API you'd use to talk to AWS S3. No code changes, no proprietary SDK, no IPFS configuration. What this plugin does What this plugin does not do

安装:

You can install Hippius Media Offloader in two ways. Option A — From the WordPress plugin directory (recommended)
  1. Log in to your WordPress admin dashboard.
  2. Go to Plugins → Add New.
  3. Search for Hippius Media Offloader.
  4. Click Install Now, then Activate.
Option B — Manual upload
  1. Download the plugin zip from wordpress.org/plugins/hippius-media-offloader/.
  2. In WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Select the zip file and click Install Now.
  4. Activate the plugin from the Plugins screen.
After activation A new menu item Hippius Media will appear in your WordPress admin sidebar. That's the plugin's home base.

屏幕截图:

  • Hippius Media menu item in WordPress admin sidebar.
  • Hippius console sign-up page.
  • Billing page with credit top-up.
  • S3 Storage page with Master Token creation.
  • Hippius Media settings page (configuration section).
  • Test Connection button and success message.
  • Bulk Migration screen with progress bar.
  • Statistics and Usage section of the plugin dashboard.
  • Error Log and Debug Log sections.

升级注意事项:

1.0.2 Important fix: resolves broken images on the front-end and in the Media Library for sites migrated to Hippius storage. Recommended for all users.

常见问题:

What is Hippius?

Hippius is a distributed cloud storage platform. Your files are split, encrypted, spread across an independent network of nodes, and verifiable on-chain. It's the simplicity of mainstream cloud — without having to trust a single provider.

What is Arion?

Arion is Hippius's own distributed storage engine. It uses Reed-Solomon erasure coding (10 data shards + 20 parity shards = 30 total) and the CRUSH placement algorithm. Your files reconstruct perfectly even if up to 20 nodes fail simultaneously.

Do my files leave WordPress encrypted?

Communication between WordPress and Hippius uses HTTPS. Once on Hippius, files are encrypted server-side using NaCl envelope encryption — miners only see encrypted bytes, never your content. For true end-to-end client-side encryption on media, use the Hippius Desktop App in parallel.

Where are my credentials stored?

Your Access Key ID, Secret Access Key, and API token are stored in WordPress's standard options API, with admin-only access. The Secret Access Key field is masked in the UI and never exposed via JavaScript or to the front-end.

Will this affect my website performance?

In most cases it improves performance. Hippius serves files through a distributed network of nodes, reducing load on your origin server and freeing up your hosting bandwidth. For global audiences, you can also put a CDN in front of Hippius.

What happens to my existing media files?

Existing files remain untouched until you actively migrate them. You can bulk-migrate everything, or only enable auto-migration for new uploads and leave the legacy files local.

Can I revert back to local storage?

If you kept local copies during migration, deactivating the plugin restores WordPress's default behavior of serving from wp-content/uploads. There's no automated reverse-migration that downloads files back from Hippius — keep local copies if you want safe reversibility.

What if migration fails for some files?

The plugin logs each failure with a clear reason. You can retry failed migrations manually from the dashboard.

Does the plugin support all WordPress file types?

Yes — images, videos, audio, documents (PDF, DOC, XLS, etc.), archives, and any other WordPress-supported media type. Custom file types can be added through WordPress filters.

Can I use multiple buckets?

The plugin uses one bucket per site. If you need multiple buckets (e.g. for different content types), you can run multiple WordPress sites each pointing at a different bucket.

更新日志:

1.0.2 1.0.1