1 dépôt
Restricting the retrieval of assets to a pre-defined list of trusted external domains.
Distinct from Image Processing: No candidates cover network-level domain restriction for security; others are for image manipulation or container builders.
Explore 1 awesome GitHub repository matching security & cryptography · Source Domain Whitelisting. Refine with filters or upvote what's useful.
Thumbor is a dynamic image processing service and proxy server that resizes, crops, and filters images on demand via URL parameters. It functions as a URL-based image manipulator that generates specific image versions from source assets to optimize web delivery. The system includes a smart cropping engine that uses facial feature detection and computer vision to automatically center thumbnails on the most relevant visual content. To prevent unauthorized parameter tampering and malicious requests, it employs signature-based request validation and domain-based source whitelisting. Broad capabi
Restricts the server to fetching source images only from a pre-defined list of trusted external domains.