Automic VaultAutomic Vault

brew

kstart を Homebrew, apk, apt, dnf, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kstart

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add kstart

Alpine Linux edge package indexes · kstart · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install kstart

Debian stable package indexes · kstart · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install kstart

Fedora Rawhide package metadata · kstart · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#kstart

nixpkgs package indexes · pkgs/by-name/ks/kstart/package.nix · ソース: api.github.com

概要

パッケージ概要

Modified version of kinit that can use keytabs to authenticate

コマンドとエイリアス

  • k5start
  • krenew

履歴

プロジェクトの歴史と使われ方

kstart is Russ Allbery's Kerberos helper package containing k5start and krenew, modified kinit-like tools for obtaining, renewing, and maintaining Kerberos ticket caches for long-running processes.

プロジェクトの歴史

The Eyrie documentation describes k5start as a modified version of kinit that can obtain credentials from a keytab, run as a daemon, refresh credentials periodically, and optionally obtain AFS tokens. krenew shares much of the role but renews an existing renewable ticket cache rather than obtaining new tickets from a password or keytab.

採用の歴史

kstart's adoption is strongest in Kerberos-heavy Unix environments: servers, cron jobs, daemons, batch jobs, and AFS sites where ticket renewal should be handled outside the application. The project page links Debian packages and Debian package tracking, reflecting its place as a small infrastructure utility rather than an end-user application.

使われ方

Administrators use k5start to run a command with keytab-backed credentials and keep its ticket cache alive, or to run a daemon that refreshes credentials. Users use krenew when a renewable ticket cache exists and a long-running command needs renewal without storing a keytab.

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

kstart is a classic sysadmin package: small, security-sensitive, low-glamour, and essential in the places that need it. Its value is that it makes Kerberos ticket lifetime management scriptable and separable from the services that consume those tickets.

タイムライン

  • 2021-08-31: kstart 4.3 was released.
  • 2021-08-31: The project page listed tar.gz and tar.xz release archives plus PGP signatures.
  • 2021: The documentation described MIT Kerberos and Heimdal as the thoroughly tested Kerberos libraries on Debian.

Related projects

  • Related projects include MIT Kerberos, Heimdal, kinit, AFS aklog, afslog, OpenAFS, and Debian Kerberos packaging.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
k5startcliグローバル実行可能ファイル
krenewcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版4.3
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.eyrie.org/~eagle/software/kstart/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kstart
バージョン4.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kstart
ホームページhttps://www.eyrie.org/~eagle/software/kstart/
リポジトリhttps://git.eyrie.org/git/kerberos/kstart.git
上流ドキュメントhttps://www.eyrie.org/~eagle/software/kstart
ライセンスMIT AND FSFAP AND ISC
ソースアーカイブhttps://archives.eyrie.org/software/kerberos/kstart-4.3.tar.xz
macOS 提供ライブラリkrb5
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekstart
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

kstart 4.3-1

Kerberos kinit supporting AFS and ticket refreshing

https://www.eyrie.org/~eagle/software/kstart/

sudo apt install kstart
  • Section: net
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Kstart
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kstart from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kstart

nix profile install nixpkgs#kstart
  • normalized package name match
  • 一致条件: Kstart
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ks/kstart/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

kstart 4.3-1

Kerberos kinit supporting AFS and ticket refreshing

https://www.eyrie.org/~eagle/software/kstart/

sudo apt install kstart
  • Section: universe/net
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Kstart
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: kstart from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

kstart 4.3-r1

Port of kinit for automated refreshing of service kerberos tickets

https://www.eyrie.org/~eagle/software/kstart/

sudo apk add kstart
  • License: custom
  • Architecture: x86_64
  • Source Package: kstart
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kstart
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kstart from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kstart-doc 4.3-r1

Port of kinit for automated refreshing of service kerberos tickets (documentation)

https://www.eyrie.org/~eagle/software/kstart/

sudo apk add kstart-doc
  • License: custom
  • Architecture: x86_64
  • Source Package: kstart
  • normalized package name match
  • 一致条件: Kstart
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kstart-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

kstart 4.3-16.fc45

Daemon version of kinit for Kerberos v5

http://www.eyrie.org/~eagle/software/kstart/

sudo dnf install kstart
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kstart
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kstart
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kstart from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment