Automic VaultAutomic Vault

brew

ntbtls を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ntbtls

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Not Too Bad TLS Library

コマンドとエイリアス

  • ntbtls-config

履歴

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

ntbTLS, the Not Too Bad TLS Library, is a small GnuPG-family TLS 1.2 client library intended to pair with Libgcrypt and LibKSBA. It deliberately leaves certificate verification to callers such as GnuPG's `dirmngr`.

プロジェクトの歴史

The GnuPG wiki says ntbTLS started in 2014 as Werner Koch's stripped-down fork of PolarSSL, later known as mbedTLS, using Libgcrypt and existing GnuPG modules for X.509 handling. The official page says the code replaced PolarSSL crypto with Libgcrypt, removed older SSL/TLS protocol support, and has been used by the GnuPG version of Gpg4win since 2017.

採用の歴史

ntbTLS is narrow infrastructure rather than a general TLS competitor. The GnuPG libraries page lists it under other GnuPG-related libraries, while the project page frames it as a good fit where GnuPG already has certificate verification and wants to avoid pulling in another TLS library's crypto stack.

The release directory shows public tarballs from 0.1.0 on February 21, 2017 through 0.3.2 on January 12, 2024. On July 1, 2026, Homebrew listed ntbTLS 0.3.2 with 62 installs in its 365-day analytics window, which matches its specialized role.

使われ方

Package users usually encounter `ntbtls-config` and the library as build-time plumbing for GnuPG-adjacent software. It is not a drop-in OpenSSL replacement: the README says the server part and TLS 1.3 are not implemented in version 0.3, and callers must do certificate verification themselves.

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

ntbTLS matters because it shows the GnuPG project's preference for minimizing independent crypto implementations inside the stack. For packagers, the important details are its Libgcrypt/LibKSBA dependencies, GPL licensing, and intentionally limited protocol surface.

タイムライン

  • 2014: ntbTLS began as a stripped-down PolarSSL fork.
  • February 21, 2017: the GnuPG file area published ntbtls-0.1.0.
  • 2017: Gpg4win's GnuPG build began using ntbTLS.
  • January 12, 2024: ntbtls-0.3.2 tarball date in the GnuPG file area.
  • July 1, 2026: Homebrew listed stable version 0.3.2.

Related projects

  • Libgcrypt supplies cryptographic primitives.
  • LibKSBA supplies X.509 and CMS handling.
  • PolarSSL/mbedTLS is the historical source base for the TLS protocol code.
  • GnuPG and Gpg4win are the main practical ecosystem.

セキュリティ状態

保護ツール対応はまだ見つかっていません

ntbtls に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://gnupg.org/

  • 情報Release/tag comparison is only available for GitHub repositories.https://gnupg.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ntbtls
バージョン0.3.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ntbtls
ホームページhttps://gnupg.org/
リポジトリhttps://dev.gnupg.org/source/ntbtls
上流ドキュメントhttps://www.gnupg.org/software/ntbtls/index.html
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://gnupg.org/ftp/gcrypt/ntbtls/ntbtls-0.3.2.tar.bz2
最終更新2026-06-22T14:05:38-07:00
Pulseupdated
依存関係libgcrypt, libgpg-error, libksba
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

ntbtls

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

ソース経路

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

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

使用ソース

  • 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