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.
Avis
Contributeurs & développeurs
« WP Encrypted Uploads » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « WP Encrypted Uploads » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dĂ©pĂŽt, ou sâinscrire au journal de dĂ©veloppement par RSS.
Journal
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.