Drupal integration for phpamo, a library to create urls for Camo - the SSL image proxy.
Context
Camo is a tool created by GitHub that provides a proxy server implemented in node.js to solve mixed-content problems in your HTTPS page due to insecure images.
The problem arises when your site allows users to add external images (often through Wysiwyg fields) in content. The use of external insecure sources in pages using a secure connection (HTTPS) will cause a mixed-content warning in your browser.
Module
This module integrates the PHP library phpamo, implemented to convert insecure image sources to secure URLs that can be understood by your Camo server, with your Drupal site, providing a text filter for performing the process.
Installation
Follow the installation guide found in the README module file.
Requirements
- libraries (>=2.0)
Project information
- Project categories: Media, Developer tools
- Created by jlarrubia on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
