macOS
brew install jailkitlocal Homebrew formula metadata
sudo port install jailkitMacPorts ports tree · security/jailkit/Portfile · ソース: api.github.com
brew
jailkit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jailkitlocal Homebrew formula metadata
sudo port install jailkitMacPorts ports tree · security/jailkit/Portfile · ソース: api.github.com
sudo apt install jailkitDebian stable package indexes · jailkit · ソース: deb.debian.org
概要
Utilities to create limited user accounts in a chroot jail
履歴
Jailkit is a Unix security toolkit for creating and maintaining chroot jails for users, shells, and daemons. It is an older, conservative package whose value is automation around a risky primitive: `chroot`.
The project page and man page credit Olivier Sessink and carry copyright years beginning in 2003. Jailkit was built to automate repeated chroot setup tasks, including copying binaries and libraries into a jail, limiting commands through a restricted shell, checking jail integrity, and forwarding logs from inside a jail.
The project has stayed intentionally narrow. The homepage emphasizes stable, security-focused behavior: utilities abort when configuration or environment checks are not secure, and syslog messages explain what failed. Maintenance releases in 2019 and 2021 focused on Python 3 compatibility, `jk_update`, `jk_init`, and man-page cleanup rather than broad feature expansion.
The homepage states that Jailkit is used in network security appliances, large enterprise and ISP internet servers, smaller companies, and private deployments for securing CVS, SFTP, shell, and daemon processes. Homebrew API data available during this enrichment recorded 142 installs over 365 days, which matches a specialized system-administration tool with long tail usage.
Administrators use Jailkit to initialize a jail, copy only the commands and libraries needed for a task, move users into the jail, restrict allowed commands through `jk_lsh`, and check common jail security mistakes with `jk_check`. The man page stresses that writable system directories, setuid programs, and root privileges inside a jail can defeat the intended isolation.
Jailkit matters to package nerds because it packages institutional Unix hardening lore into named commands: `jk_init`, `jk_cp`, `jk_chrootsh`, `jk_lsh`, `jk_jailuser`, `jk_check`, and friends. It is not glamorous, but it turns chroot from a hand-built directory-tree ritual into repeatable system administration.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/jailkit/JAIL/etc/jailkit/実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jk_check | cli | グローバル実行可能ファイル | |
jk_chrootlaunch | cli | グローバル実行可能ファイル | |
jk_chrootsh | cli | グローバル実行可能ファイル | |
jk_cp | cli | グローバル実行可能ファイル | |
jk_init | cli | グローバル実行可能ファイル | |
jk_jailuser | cli | グローバル実行可能ファイル | |
jk_list | cli | グローバル実行可能ファイル | |
jk_lsh | cli | グローバル実行可能ファイル | |
jk_socketd | cli | グローバル実行可能ファイル | |
jk_uchroot | cli | グローバル実行可能ファイル | |
jk_update | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://olivier.sessink.nl/jailkit/
インストールメタデータ
| パッケージキー | brew:jailkit |
|---|---|
| バージョン | 2.23 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jailkit |
| ホームページ | https://olivier.sessink.nl/jailkit/ |
| リポジトリ | https://cvs.savannah.nongnu.org/viewvc/jailkit |
| 上流ドキュメント | https://olivier.sessink.nl/jailkit |
| ライセンス | BSD-3-Clause AND LGPL-2.0-or-later |
| ソースアーカイブ | https://olivier.sessink.nl/jailkit/jailkit-2.23.tar.bz2 |
| 依存関係 | python@3.14 |
| 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 | jailkit |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jailkit 2.23-2+b1
tools to generate chroot jails easily
https://olivier.sessink.nl/jailkit/
sudo apt install jailkitjailkit 2.23-2
tools to generate chroot jails easily
https://olivier.sessink.nl/jailkit/
sudo apt install jailkitjailkit
sudo port install jailkitソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.