Ross ROSS = Recommend OSS · open-source software intelligence for agents

atmos/camo

:lock: an http proxy to route images through SSL observed · 2026-08-28

github.com/atmos/camo · CoffeeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5772
  • days_rel: n/a
  • days_push: 1977
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1883 stars · 410 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Camo is an HTTP image proxy that routes insecure HTTP images through SSL to prevent mixed-content warnings on HTTPS pages. It authenticates proxy URLs with HMAC digests using a shared secret and supports size limits, redirect following, and content-type whitelisting.

Use cases

  • serve http images over https without mixed content warnings
  • proxy user-submitted images through ssl
  • prevent sidejacking of image assets on secure pages
  • rewrite img src attributes in markdown to secure proxy urls
  • self-host an ssl asset proxy for a website

When to choose

  • your site serves user-embedded images over https and you need to avoid mixed-content warnings
  • you want an hmac-authenticated image proxy with cache busting and rate limiting hooks
  • you need a battle-tested proxy like the one GitHub uses

When to avoid

  • you need a general-purpose http proxy rather than an image-specific one
  • you want actively developed software with modern node support
  • you need to proxy non-image assets like scripts or stylesheets

Facets

service · maturity maintenance

proxy security http-server caching web-development security privacy self-hosted image-proxy ssl mixed-content hmac coffeescript heroku nodejs web-server docker

1 source

Member repositories

RepositoryRoleHealth v2
atmos/camomain10

For agents

markdown · JSON · MCP: product_card(name="atmos/camo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem