macOS
brew install ecojilocal Homebrew formula metadata
brew
ecoji のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ecojilocal Homebrew formula metadata
概要
Encodes (and decodes) data as emojis
履歴
Ecoji is a deliberately playful binary-to-text encoding tool that represents data with emoji rather than Base64-style alphabets. The official README calls the Go repository the canonical implementation of the Ecoji standard.
The GitHub repository was created in March 2018 and the first GitHub release, v1.0.0, was published the same month. The README describes Ecoji as encoding data with 1024 emojis and documents a command-line tool plus a Go library implementation.
Version 2 of the Ecoji standard was released in 2022 with an improved emoji set. The README keeps compatibility with version 1 as the default behavior unless the newer encode flag is used.
Ecoji's adoption is niche but visible across language communities. The official README lists implementations or library packages for D, Gleam, Java, JavaScript, .NET, PHP, Python, Ruby, Rust, Swift, Zig, and Go, with the Go repository serving as the canonical implementation.
Homebrew packages the `ecoji` CLI, while the README also supports installation through `go install`, giving both package-manager and Go-toolchain paths.
Typical use is command-line encoding or decoding of stdin or a file. The README examples show data encoded as emoji text, decoded back to the original bytes, and used as a more visually distinctive representation of hashes or short identifiers.
The README also warns that using emoji encodings for hashes or identifiers has practical risks on systems with poor UTF-8 emoji support, font differences, or similar-looking emoji.
Ecoji is package-nerd candy: it is a serious base-1024 encoding wrapped in a memorable CLI, complete with a canonical standard, compatibility behavior, cross-language implementations, and a Homebrew formula.
It also marks a small era of developer tools that used Unicode and emoji as data transport or display surfaces, testing the assumptions of terminals, fonts, shells, and package metadata.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ecoji | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/keith-turner/ecoji
インストールメタデータ
| パッケージキー | brew:ecoji |
|---|---|
| バージョン | 2.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ecoji |
| ホームページ | https://ecoji.io |
| リポジトリ | https://github.com/keith-turner/ecoji |
| 上流ドキュメント | https://github.com/keith-turner/ecoji#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/keith-turner/ecoji/archive/refs/tags/v2.0.2.tar.gz |
| 最終更新 | 2026-07-10T19:39:27-04:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ecoji |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.