Hidden Image Source
If you use anonymization services, it is essential to hide the original source of the image to prevent an attacker from uncovering the image before modification. This is where "hide domain" comes into play.
Hiding the Image Source
- in the user menu, select the API keys tab
- for the key you want to activate the function for, go to settings
- in the menu, select the Security tab
- in the section Hiding the original image host address
enter your domain (example: https://yourdomain.com/secret-images/) - save the settings
Usage
original address:
https://abcd.imagedit.io/v1/https://yourdomain.com/secret-images/photo.jpg?w=100
you enter in the settings:
https://yourdomain.com/secret-images/
then you use on the website:
https://abcd.imagedit.io/v1/photo.jpg?w=100
Signing the URL is still necessary to do from the entire address text!
In our example from: https://yourdomain.com/secret-images/photo.jpg?w=100