Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Encrypted Uploads

Descripción

WP Encrypted Uploads ueses state-of-the-art AES-128 encryption standard to secure and encrypt uploaded files’ contents.

The plugin supports many file types:

  • All Image Files.
  • All Audio Files.
  • All Video Files.
  • PDF Files.
  • ZIP Files.

You can turn on or off encryption for each file type individually, and you can choose which Role can have access to the encrypted files.

The plugin supports very fast encryption for large files, and uses php output streams to serve files which doesn’t consume any memory resources from your server.

Features

  • AES-128 encryption for uploaded files.
  • Customize access permissions using WP roles.
  • Force download browser-viewable files like Images, Videos and PDFs.
  • Supports fast encryption for very large files.

The plugin is all about data security, which means there’s never a decrypted version of your files stored in accessible location on your server, the plugin uses temporary files to serve files for download.

Instalación

  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.

Opiniones

31 de Julio de 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 ..
Leer los 3 comentarios

Colaboradores & Desarrolladores

“WP Encrypted Uploads” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WP Encrypted Uploads” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

1.0

  • Initial release.