# onion-location を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:onion-location
```

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

### macOS

- Homebrew (100%):

```sh
brew install onion-location
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:onion-location
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.0
- **ソース概要:** Discover advertised Onion-Location for given URLs
- **ホームページ:** <https://codeberg.org/Freso/python-onion-location>
- **最終更新:** 2026-07-10T11:15:53Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- onion-location (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.0
## プロジェクトの歴史と使われ方

onion-location is a small Python utility/library for discovering Onion-Location HTTP headers, the non-standard Tor Browser mechanism that lets a clearnet HTTPS site advertise its corresponding .onion service. Its package-nerd interest is less about a large standalone ecosystem and more about turning a Tor Browser convention into a scriptable CLI/library primitive.

### プロジェクトの歴史

The package appeared on PyPI as onion-location 0.1.0 on August 2, 2024, authored by Frederik "Freso" S. Olesen and licensed AGPL-3.0-or-later. PyPI describes the project as a Python library for discovering Onion-Location HTTP headers and shows a minimal API that resolves torproject.org to its advertised onion URL.

### 採用の歴史

Its adoption evidence is modest: PyPI hosts the Python package and Homebrew packages it as onion-location. The project sits downstream of Tor's Onion-Location deployment guidance rather than defining the browser feature itself.

### 使われ方

Developers and operators can use onion-location to check whether a URL advertises an onion counterpart without manually inspecting response headers. That makes it useful for audits of onion-service discoverability, small monitoring scripts, or package-index style metadata enrichment.

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

For package nerds, onion-location is a good example of a tiny package wrapping one operational convention: one HTTP response header, one Tor-specific validation model, and a CLI/package-manager surface that makes the convention easy to probe from automation.

### タイムライン

- 2020: Tor Browser 9.5 introduced user-facing Onion-Location support, giving HTTPS sites a browser-visible way to advertise onion services.
- 2024-08-02: onion-location 0.1.0 was released on PyPI.
- 2026: Homebrew distributes onion-location as a formula with the same advertised purpose.

### Related projects

- The project is related to Tor Browser's Onion-Location feature, Tor onion services, and broader onion-service discovery work.

### ソース

- <https://community.torproject.org/onion-services/advanced/onion-location/>
- <https://formulae.brew.sh/formula/onion-location>
- <https://pypi.org/project/onion-location/>
- <https://support.torproject.org/tor-browser/features/onion-services/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/onion-location.yml](https://github.com/mxcl/pkgdb/blob/main/combined/onion-location.yml)


## ソース

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