このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

評価

2020年7月31日
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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Encrypted Uploads” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial release.