# onion-location mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für onion-location in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:onion-location
- **Paketmanager:** Homebrew
- **Version:** 0.1.0
- **Quellzusammenfassung:** Discover advertised Onion-Location for given URLs
- **Homepage:** <https://codeberg.org/Freso/python-onion-location>
- **Zuletzt aktualisiert:** 2026-07-10T11:15:53Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- onion-location (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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