WP Encrypted Uploads

Descripcion

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.

Installacion

  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.

Reviews

31 julhet 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 ..
Read all 3 reviews

Contributors & Developers

“WP Encrypted Uploads” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Encrypted Uploads” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by 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.