WP Encrypted Uploads

Beschrijving

WP Encrypted Uploads puts your files under lock and key! 🔒 Upgrade your WordPress file security with cutting-edge AES-128 encryption.

This plugin’s got your back, covering a wide range of file types:

  • Images 🖼️
  • Audio 🎶
  • Video 🎬
  • PDFs 📚
  • ZIPs 🗜️

You’re the boss! 😎 Customize encryption for each file type and decide which Roles get the keys to the kingdom.

Lightning-fast encryption, even for those giant files? Yes, please! 🚀 This plugin uses PHP output streams for smooth, memory-friendly file serving.

Features

  • Your files get the VIP treatment with AES-128 encryption. 😎 Think of it like a super-secure vault for your data.
  • Control who sees what! 🧐 Tailor access permissions with WordPress roles – you decide who has the keys.
  • Say goodbye to sneaky peeks! 👀 Force downloads for those images, videos, and PDFs – no more casual browsing.
  • Big files, no problem! ⚡ This plugin handles encryption at lightning speed, even for those hefty uploads.
  • Security is its middle name. 🔒 Rest assured, decrypted files never hang around on your server. Temporary files are used for downloads, then poof! they’re gone.

Installatie

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. The plugin will automatically create the custom upload directory inside wp-content.
  4. The plugin will automatically create 16 byte AES key for encryption.

Beoordelingen

31 juli 2020
This is an awesome plugin! It worked fine for 1 month, now the .zip files doesn't get decrypted anymore upon downloading. So customers are downloading "corrupted" files. I had to deactivate the plugin and reupload every single .zip file for all my products 🙁 I am not sure if it happened because of Wordpress/Woocommerce updates, but as of now, i can only give 3 stars, because the plugin did his job great! Sadly stopped working for us ..
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“WP Encrypted Uploads” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Encrypted Uploads” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Improvements: The plugin now supports PHP 8+.
  • Bug Fix: Sites running on web servers other than Apache no longer have problem downloading files.
  • Bug Fix: Uploading files will no longer cause an undefined array key error.

1.0

  • Initial release.