Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

WP Encrypted Uploads

Περιγραφή

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.

Εγκατάσταση

  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.

Κριτικές

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 ..
Ανάγνωση όλων των 3 κριτικών

Συνεισφέροντες & Προγραμματιστές

“WP Encrypted Uploads” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Initial release.