აღწერა
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.
დაყენება
- 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.
მიმოხილვები
მონაწილეები & დეველოპერები
“WP Encrypted Uploads” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ WP Encrypted Uploads თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
1.0
- Initial release.