#1109218 ITP: go-camo -- A secure image proxy server

#1109218#5
Date:
2025-07-13 16:20:36 UTC
From:
To:
* Package name    : go-camo
  Version         : 2.6.3-1
  Upstream Author : dropwhile.dev
* URL             : https://github.com/cactus/go-camo
* License         : Expat
  Programming Lang: Go
  Description     : A secure image proxy server

 go-camo is a go version of a camo server.
 .
 A camo server is a special type of image proxy that proxies non-secure images
 over SSL/TLS, in order to prevent mixed content warnings on secure pages.  The
 server works in conjunction with back-end code that rewrites image URLs and
 signs them with an HMAC.

My intent is to replace the existing camo package, which is unmaintained
upstream.