# burp mit Homebrew, apk, apt, MacPorts, Nix installieren

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

## Installation

```sh
sudo av install brew:burp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install burp
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install burp
```

  Evidenz: MacPorts ports tree: sysutils/burp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add burp
```

  Evidenz: Alpine Linux edge package indexes: burp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install burp
```

  Evidenz: Debian stable package indexes: burp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#burp
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/bu/burp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:burp
- **Paketmanager:** Homebrew
- **Version:** 3.2.0
- **Quellzusammenfassung:** Network backup and restore
- **Homepage:** <https://burp.grke.org/>
- **Repository:** <https://github.com/grke/burp>
- **Zuletzt aktualisiert:** 2026-05-13T00:05:45Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bedup (Alias)
- bsigs (Alias)
- bsparse (Alias)
- burp (Alias)
- burp_ca (Alias)
- vss_strip (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Burp is a client-server network backup and restore program with Unix, macOS, and Windows client support. It is built around scheduled backups, SSL-protected client/server communication, restore and verify workflows, compression, librsync-style delta transfer, and long-running operational maintenance.

### Projektgeschichte

The upstream changelog shows Burp's early 1.0 series adding backup and restore counters, safer restores, Windows fixes, SSL support, checksummed manifests, verification, client-side file encryption, scheduling, email notifications, live status monitoring, and the `burp_ca` certificate helper during 2011. That history makes Burp visibly older than many single-binary backup tools and rooted in the traditional network backup-server model.

Later Burp development continued through 2.x and 3.x branches with Windows tooling, protocol work, OpenSSL updates, systemd integration, sparse-index and restore fixes, access controls, and configuration hardening. The official quick-start still documents building a server from source, installing config files, running the daemon, and deploying Unix, Windows, and Homebrew-based macOS clients.

### Adoptionsgeschichte

Burp's adoption is strongest in distribution and operations contexts: the input metadata records packages in apk, Homebrew, Debian, MacPorts, Nix, and Ubuntu. Its continued package presence reflects a practical niche for administrators who want a self-hosted network backup server with mixed-platform clients rather than a purely local archive tool.

### Wie es verwendet wird

A Burp deployment usually has a central server using `/etc/burp/burp-server.conf` and per-client configuration under `/etc/burp/clientconfdir`, while clients run `burp -a b` for backup or poll on a schedule to see whether the server has work for them. The Windows installer and macOS Homebrew instructions make it usable across heterogeneous fleets.

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

Burp is package-nerd-relevant because it preserves the classic Unix backup-daemon shape in an open-source package: config directories, certificate helpers, cron or scheduler-driven clients, restore commands, and distro service integration. It is a useful contrast with newer backup CLIs that prefer single-user repositories and SSH remotes.

### Zeitleiste

- 2011-03: Burp 1.1.x changelog entries added verification, SSL, client-side encryption, scheduling, and email notifications.
- 2011-06: Changelog entries added live status monitoring improvements and the burp_ca helper.
- 2021: Burp 2.5.x became a stable/latest branch with Windows config-permission hardening.
- 2022: Burp 3.1.x removed protocol 2 and added OpenSSL 3 support.
- 2026-05-30: Burp 3.3.0 released as a new latest version.

### Related projects

- Burp is related to librsync, OpenSSL, zlib, uthash, cron/systemd scheduling, and network backup systems such as Bacula, Amanda, Bareos, BackupPC, and rdiff-backup.

### Quellen

- <https://burp.grke.org/docs.html>
- <https://github.com/grke/burp>
- <https://raw.githubusercontent.com/grke/burp/master/CHANGELOG>
- <https://raw.githubusercontent.com/grke/burp/master/README>
- source_facts.package-manager


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: /etc/burp/burp.conf, /etc/burp/burp-server.conf, /etc/burp/clientconfdir
- macOS: /usr/local/etc/burp/burp.conf
- Windows: %PROGRAMFILES%\Burp\burp.conf, C:/Program Files/Burp/burp.conf

## Credential files

- Linux: /etc/burp/clientconfdir/<client>, /etc/burp/ssl_cert-server.key, /etc/burp/ssl_cert-client.key
- macOS: /usr/local/etc/burp/burp.conf
- Windows: %PROGRAMFILES%\Burp\burp.conf, C:/Program Files/Burp/burp.conf
## Andere Paketmanager-Einträge

- Debian apt - burp - 3.1.4-4: normalized package name match | Debian stable package indexes: burp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simple cross-platform network BackUp and Restore Program | https://burp.grke.net/
- Nix - burp: normalized package name match | nixpkgs package indexes: pkgs/by-name/bu/burp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - burp - 3.1.4-3.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: burp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Simple cross-platform network BackUp and Restore Program | https://burp.grke.net/
- apk - burp - 3.2.0-r0: normalized package name match | Alpine Linux edge package indexes: burp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A network backup and restore program | https://burp.grke.org
- apk - burp-doc - 3.2.0-r0: normalized package name match | Alpine Linux edge package indexes: burp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A network backup and restore program (documentation) | https://burp.grke.org
- apk - burp-server - 3.2.0-r0: normalized package name match | Alpine Linux edge package indexes: burp-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A network backup and restore program (server configuration and helper scripts) | https://burp.grke.org
- MacPorts - burp: normalized package name match | MacPorts ports tree: sysutils/burp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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