Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Encrypted Uploads

Beschreibung

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.

Installation

  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.

Rezensionen

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 ..
Lies alle 3 Rezensionen

Mitwirkende & Entwickler

„WP Encrypted Uploads“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Encrypted Uploads“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release.