Package: wnpp Severity: wishlist Owner: Luke W Faraone <lfara...@debian.org>
* 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.