# keysafe mit Homebrew Cask installieren

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

## Installation

```sh
sudo av install cask:keysafe
```

Weitere Installationsbefehle:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask keysafe
```

  Evidenz: local Homebrew cask metadata

## Paketfakten

- **Paketschlüssel:** cask:keysafe
- **Paketmanager:** Homebrew Cask
- **Version:** 1.9.2
- **Quellzusammenfassung:** Read and decrypt Apple Keychain files
- **Homepage:** <https://miln.eu/keysafe>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- keysafe (Binärdatei)
- keysafe (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Miln Keysafe is a proprietary command-line utility from Miln for reading and decrypting legacy Apple Keychain files on Linux, macOS, and Windows. Its niche is portability: it lets users inspect or export Keychain data without using Apple's Keychain Access application on Apple hardware.

### Projektgeschichte

The public Miln documentation describes Keysafe as a single executable for reading Keychain files, looking up encrypted password records, exporting Keychain contents, and extracting password-recovery material. The package is distributed from Miln rather than through a public source repository, so detailed development history is not visible from source-control metadata.

### Adoptionsgeschichte

Homebrew Cask packages Keysafe for macOS users who prefer package-manager installation of a standalone binary. Beyond that packaging signal and Miln's product page, evidence of broad open-source ecosystem adoption is thin.

### Wie es verwendet wird

Keysafe is used from a terminal with a Keychain file path, can filter listed records, can export decrypted Keychain contents to archive formats, and requires the Keychain password to decrypt protected data. Miln documents System.keychain handling through a SystemKey file and password input through an interactive prompt, environment variable, or user-specified file.

Miln documents Keysafe output suitable for importing password records into Bitwarden, Vaultwarden, Apple Passwords, and other software, along with exported certificates, private keys, public keys, and secure notes.

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

For package-history purposes, Keysafe is interesting because it packages a narrow forensic and migration workflow - legacy Apple Keychain file access - as a cross-platform CLI binary rather than a macOS-only GUI workflow.

### Zeitleiste

- 2022: Sample output in Miln's documentation shows Keychain record creation and modification dates in April 2022.
- 2026: Input metadata records Homebrew Cask version 1.9.2 for this batch.

### Related projects

- Apple Keychain Access and the macOS `security` command cover native macOS Keychain workflows; Bitwarden and Vaultwarden are documented export targets for Keysafe's Bitwarden-format JSON output.

### Quellen

- <https://miln.eu/keysafe/>
- <https://miln.eu/keysafe/download/>
- <https://miln.eu/keysafe/format/>
- <https://miln.eu/keysafe/recover/>
- <https://miln.eu/keysafe/system-keychain/>
- source_facts.package-manager
- source_facts.version


## Sicherheitshinweise

Für keysafe wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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