# der-ascii を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:der-ascii
```

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

### macOS

- Homebrew (100%):

```sh
brew install der-ascii
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#der-ascii
```

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

## パッケージ情報

- **パッケージキー:** brew:der-ascii
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.0
- **ソース概要:** Reversible DER and BER pretty-printer
- **ホームページ:** <https://github.com/google/der-ascii>
- **リポジトリ:** <https://github.com/google/der-ascii>
- **最終更新:** 2026-07-28T14:10:38+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ascii2der (エイリアス)
- der2ascii (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

der-ascii is a small reversible text format and pair of tools for converting ASN.1 DER or BER data between bytes and a human-editable representation.

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

The project is hosted under Google's GitHub organization, but its README explicitly says it is not an official Google project.

### 採用の歴史

Official install instructions use Go's module-aware install command, while the input package facts show availability through Homebrew and Nix.

### 使われ方

The documented workflow is to disassemble DER or BER with der2ascii, edit the textual representation, and reassemble it with ascii2der, especially for test inputs.

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

It is useful to package maintainers and security-tool developers because it makes binary DER and BER fixtures reviewable, editable, and round-trippable from the shell.

### タイムライン

- Current: README documents ascii2der and der2ascii as the public tools.
- Current: README documents backwards-compatibility intent for the command-line interface.

### Related projects

- ASN.1, DER, BER, Go command-line tooling.

### ソース

- <https://github.com/google/der-ascii#readme>
- <https://github.com/google/der-ascii/blob/master/language.txt>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - der-ascii: normalized package name match | nixpkgs package indexes: pkgs/by-name/de/der-ascii/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/der-ascii.yml](https://github.com/mxcl/pkgdb/blob/main/combined/der-ascii.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
