pkg.soopen package index

brew / 順位 7295

go-camo を Homebrew, Nix でインストール

go-camo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install go-camo

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#go-camo

nixpkgs package indexes · pkgs/by-name/go/go-camo/package.nix · ソース: api.github.com

概要

パッケージ概要

Secure image proxy server

コマンドとエイリアス

  • go-camo
  • url-tool

履歴

プロジェクトの歴史と使われ方

go-camo is a secure image proxy server written in Go. It implements the camo pattern: a web application rewrites remote image URLs into signed proxy URLs, and the proxy fetches and serves those images over TLS to avoid mixed-content warnings.

プロジェクトの歴史

The project was announced to the Go community in July 2012 as a Go version of GitHub's Camo server. Its README keeps that lineage explicit by describing go-camo as a Go version of a camo server and by comparing it with the original atmos/camo project.

採用の歴史

go-camo fit an operational niche for sites that hosted HTTPS pages while allowing user-supplied image URLs. Its significance came less from broad framework adoption and more from giving operators a static Go binary, native TLS and HTTP/2 support, HMAC URL validation, and deployment guidance for process supervisors, Heroku, containers, and CDN-fronted installations.

使われ方

Practitioners deploy go-camo beside a web application. The application signs the original image URL with an HMAC key and emits a go-camo URL; go-camo validates the signature, decodes the target URL, fetches the remote image, and streams it back. The README also documents operational controls such as `GOCAMO_HMAC`, HTTP proxy variables, private-address rejection for SSRF-style risk reduction, allow/deny filters, and supervisor-based production operation.

パッケージ好きにとっての重要性

For package maintainers, go-camo is the kind of small network daemon that benefits from binary distribution: a single executable plus man pages and service-manager examples. Its packaging in Homebrew and Nix makes the image-proxy pattern installable without a Node or Ruby runtime.

タイムライン

  • 2012: The GitHub repository was created.
  • 2012: The author announced Go-Camo on golang-nuts as a Go version of GitHub's Camo server.
  • 2013: v0.1.x releases were published on GitHub.
  • 2026: v2.7.x releases showed ongoing maintenance of the Go daemon line.

Related projects

  • atmos/camo
  • GitHub Camo
  • Stripe Smokescreen

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:image,server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
go-camo実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
url-tool実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.7.5
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:go-camo
バージョン2.7.5
パッケージマネージャHomebrew
ホームページhttps://github.com/cactus/go-camo
リポジトリhttps://github.com/cactus/go-camo
最終更新2026-07-29T16:05:03+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

go-camo

nix profile install nixpkgs#go-camo
  • normalized package name match
  • 一致条件: Go Camo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/go-camo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation