WP Encrypted Uploads
WP Encrypted Uploads
Description
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.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The plugin will automatically create the custom upload directory inside wp-content.
- The plugin will automatically create 16 byte AES key for encryption.
Reviews
Broke my site
By Mike Freeman (manovermachine) on November 4, 2020
I installed the plugin and it crashed my site.
Worked fine for some time
By linebeck on July 31, 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 ..
Great plugin
By Luis SacristΓ‘n (displaynone) on June 2, 2020
Just what I needed for a project
Changelog
1.0.1
- Fix: General bug fixes.
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.