macOS
brew install twtxtlocal Homebrew formula metadata
brew / 順位 7535
twtxt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install twtxtlocal Homebrew formula metadata
sudo apk add twtxtAlpine Linux edge package indexes · twtxt · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#twtxtnixpkgs package indexes · pkgs/by-name/tw/twtxt/package.nix · ソース: api.github.com
概要
Decentralised, minimalist microblogging service for hackers
履歴
twtxt is both a CLI client and a minimalist text-file format for decentralized microblogging. Its basic model is that a public URL to a plain text feed acts as a user's identity.
The official documentation frames twtxt as microblogging for people who would rather publish a readable file than join a closed platform. The client tracks public twtxt files like a feed reader and builds a timeline from followed URLs.
The project reached 1.0.0 in the GitHub release metadata in February 2016, then settled into maintenance-style releases. ReadTheDocs identifies the maintained documentation as 1.3.2-dev, and GitHub release metadata records 1.3.1 in 2022.
twtxt's adoption is visible less as a large centralized network and more as a small ecosystem. The official README lists directories, registries, alternate clients in Perl, C, Tcl/Tk, Emacs, and other languages, bridges from Twitter and WordPress, and related Yarn.social user lists.
The installation documentation points to pip, pipx, virtualenv use, Arch AUR, and Homebrew, while the supplied package facts also show Alpine and Nix packaging. That is the classic small-tool distribution pattern: easy to install from a language package index, then picked up by Unix-oriented package managers.
A user creates a local twtxt file, publishes it somewhere reachable by URL, follows other feed URLs, and uses the CLI to post, follow, unfollow, view timelines, and edit configuration. The documentation highlights shell integration, including direct appends using standard tools such as `date` and `echo`.
twtxt is significant to package nerds because it turns microblogging into a file format plus a CLI. It rewards simple hosting, text processing, scp hooks, feed readers, registries, and small alternate implementations rather than a single service dependency.
セキュリティ状態
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.
~/.config/twtxt/config~/Library/Application Support/twtxt/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
twtxt | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:twtxt |
|---|---|
| バージョン | 1.3.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/buckket/twtxt |
| 最終更新 | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
twtxt
nix profile install nixpkgs#twtxttwtxt 1.3.1-r4
Decentralised, minimalist microblogging service for hackers
https://github.com/buckket/twtxt
sudo apk add twtxttwtxt-pyc 1.3.1-r4
Precompiled Python bytecode for twtxt
https://github.com/buckket/twtxt
sudo apk add twtxt-pycソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.