Automic VaultAutomic Vault

brew

tnftpd を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install tnftpd

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install tnftpd

MacPorts ports tree · net/tnftpd/Portfile · ソース: api.github.com

概要

パッケージ概要

NetBSD's FTP server

コマンドとエイリアス

ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。

履歴

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

tnftpd is the portable packaging of NetBSD's FTP server. It packages the NetBSD `ftpd` userland daemon for non-NetBSD systems, carrying both Berkeley ftpd heritage and NetBSD configuration features.

プロジェクトの歴史

The NetBSD ftpd manual page shows Berkeley Regents ancestry from 1985, 1988, 1991, and 1993, plus NetBSD Foundation work beginning in 1997 contributed by Luke Mewburn. The current NetBSD source tree continues to host the server under `libexec/ftpd`, and its version header identifies a `NetBSD-ftpd 20230930` version.

The portable archive history mirrors tnftp but is smaller. NetBSD's directory message says tnftpd is a port of the enhanced NetBSD ftp server to other systems and notes that `lukemftpd` was renamed to `tnftpd`. Archived releases begin with `lukemftpd-1.0` in 2001, move through `tnftpd-2.0` beta tarballs in 2002 and 2003, and continue as date-stamped tnftpd tarballs through 2023.

採用の歴史

tnftpd has a narrower adoption footprint than tnftp because running FTP servers is a more specialized task than fetching files. The supplied package facts list Homebrew and MacPorts, which fits the niche: developers and administrators may install it when they specifically want NetBSD's ftpd behavior on a non-NetBSD Unix-like system.

Its documentation emphasizes traditional FTP server operations: daemon or inetd startup, anonymous login chroots, syslog/xferlog logging, virtual FTP server configuration, access checks through `ftpusers`, and class-based behavior through `ftpd.conf`.

使われ方

Administrators use tnftpd as an FTP server process, either run under inetd or as a daemon. The man page documents options for IPv4/IPv6 binding, anonymous directory selection, alternate configuration roots, advertised hostnames, transfer logs, session logging, privilege dropping, and version banners.

The companion `ftpd.conf` manual documents `/etc/ftpd.conf` as the post-authentication configuration file, with class-based directives for guest, chrooted, and real users. The server also consults files such as `/etc/ftpusers`, `/etc/ftpchroot`, `/etc/ftpwelcome`, and `/etc/motd`.

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

For package nerds, tnftpd is a portable slice of BSD base-system networking. It is significant because it exposes a well-documented NetBSD server implementation as an installable package for systems that do not ship that exact daemon.

Its smaller package footprint also reflects protocol history: FTP service is less commonly deployed now, but a maintained BSD ftpd remains useful for compatibility labs, legacy environments, and people comparing base-system daemons across Unix lineages.

タイムライン

  • 1985-1994: Berkeley ftpd ancestry appears in the NetBSD manual page copyrights and SCCS marker.
  • 1997: NetBSD Foundation ftpd work begins in the manual page copyright range.
  • 2001: `lukemftpd-1.0.tar.gz` appears in the NetBSD archive.
  • 2002-2003: `tnftpd-2.0` beta tarballs appear after the rename from lukemftpd to tnftpd.
  • 2019-2020: NetBSD archive publishes date-stamped tnftpd tarballs.
  • 2023: NetBSD source identifies `FTPD_VERSION` as `NetBSD-ftpd 20230930`, and the archive contains `tnftpd-20231001.tar.gz`.

Related projects

  • Related to NetBSD's base-system `ftpd` server in `libexec/ftpd`.
  • Closely paired in the portable archive with tnftp, the corresponding NetBSD FTP client port.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/ftpd.conf/etc/ftpchroot/etc/ftpusers/etc/ftpwelcome/etc/motd

実行可能ファイル

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

コマンド種類公開範囲メモ
実行可能ファイルのデータはありません。

鮮度

バージョンと鮮度

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

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

https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tnftpd
バージョン20231001
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tnftpd
ホームページhttps://cdn.netbsd.org/pub/NetBSD/misc/tnftp/
リポジトリhttps://github.com/NetBSD/src/tree/trunk/libexec/ftpd
上流ドキュメントhttps://cdn.netbsd.org/pub/NetBSD/misc/tnftp
ライセンスBSD-2-Clause AND BSD-3-Clause AND ISC
ソースアーカイブhttps://cdn.netbsd.org/pub/NetBSD/misc/tnftp/tnftpd-20231001.tar.gz
macOS 提供ライブラリlibxcrypt
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点You may need super-user privileges to run this program properly. See the man page for more details.

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts95%

tnftpd

sudo port install tnftpd
  • normalized package name match
  • 一致条件: Tnftpd
MacPorts ports tree · api.github.com · MacPorts ports tree: net/tnftpd/Portfile from https://api.github.com/repos/macports/macports-ports/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment