unjs / ipx

🖼️ High performance, secure and easy-to-use image optimizer.
MIT License
1.54k stars 61 forks source link

Support URL signing #44

Open mhf-ir opened 3 years ago

mhf-ir commented 3 years ago

Sevice base on process on each request specially thumbnail service need to be add hash/hmac for prevent DoS/DDoS attach.

https://docs.imgproxy.net/signing_the_url

For prevent this issue each request must be sign, or hash base on secret key/salt.