# crip を Homebrew, apt, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:crip
```

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

### macOS

- Homebrew (100%):

```sh
brew install crip
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install crip
```

  証拠: Debian stable package indexes: crip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#crip
```

  証拠: nixpkgs package indexes: pkgs/by-name/cr/crip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/crip
```

  証拠: Scoop official bucket manifest trees: bucket/crip.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:crip
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.7.1
- **ソース概要:** Tool to extract server certificates
- **ホームページ:** <https://github.com/Hakky54/certificate-ripper>
- **リポジトリ:** <https://github.com/Hakky54/certificate-ripper>
- **最終更新:** 2026-06-22T14:03:06-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- crip (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

crip is the command-line executable for Certificate Ripper, a small security utility for extracting server certificate chains and exporting them in formats useful to TLS and Java truststore workflows.

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

Certificate Ripper appeared as a Java/GraalVM-oriented CLI project in 2021. The official README positions it as a no-OpenSSL certificate extraction tool with native executables in releases and support for HTTPS, WebSocket, mail, FTP, and database TLS endpoints.

### 採用の歴史

Official installation instructions cover GitHub releases, Homebrew, the maintainer's Homebrew tap, and Debian/Ubuntu packaging, with additional community packaging for AUR, Nix, Chocolatey, and Scoop. That makes crip notable less for ecosystem size than for broad binary packaging of a narrowly scoped certificate workflow.

### 使われ方

Common usage is printing or exporting remote server certificates as human-readable output, PEM, DER, JKS, or PKCS12, including bulk extraction from multiple URLs and proxy-aware operation.

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

For package indexes, crip is a compact example of a JVM project distributed as native executables as well as a fat JAR, which reduces the usual Java runtime friction for a CLI security tool.

### タイムライン

- 2021: Repository created and first public release 0.0.1 published.
- 2021: 1.0.0 release published after early 0.x releases.
- 2022: 2.0.0 release line published.

### Related projects

- GraalVM Native Image is used by the documented native executable build path.
- OpenSSL is an implicit comparison point because the README highlights that crip does not require it.

### ソース

- <https://github.com/Hakky54/certificate-ripper#readme>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/0.0.1>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/1.0.0>
- <https://github.com/Hakky54/certificate-ripper/releases/tag/2.0.0>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Debian apt - crip - 3.9-4: normalized package name match | Debian stable package indexes: crip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | terminal-based ripper/encoder/tagger tool | http://bach.dynet.com/crip/
- Nix - crip: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/crip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - crip - 3.9-3: normalized package name match | Ubuntu 24.04 LTS package indexes: crip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | terminal-based ripper/encoder/tagger tool | http://bach.dynet.com/crip/
- Scoop - extras/crip: normalized package name match | Scoop official bucket manifest trees: bucket/crip.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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