pkg.soopen package index

brew / 順位 4584

rage を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install rage

local Homebrew formula metadata

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

MacPorts ports tree · security/rage/Portfile · ソース: api.github.com

Linux

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

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

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S rage

Arch Linux sync databases · rage · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install rage

openSUSE Tumbleweed package metadata · rage · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/rage

Scoop official bucket manifest trees · bucket/rage.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id str4d.rage -e

Windows Package Manager source index · str4d.rage · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Simple, modern, secure file encryption

コマンドとエイリアス

  • rage
  • rage-keygen

履歴

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

rage is a Rust command-line implementation of the age file-encryption format, designed around secure defaults, explicit keys, and Unix-style composition.

プロジェクトの歴史

rage is a Rust implementation of the age file-encryption format. The project credits Ben Cartwright-Cox and Filippo Valsorda with designing age and points to the Go age implementation as the reference interoperable implementation.

The rage source includes copyright notices dating to 2020 and has developed into both a command-line application and a Rust library.

採用の歴史

The official project documents packages for Homebrew, MacPorts, Alpine Linux, Arch Linux, Debian and Ubuntu, NixOS, openSUSE, FreeBSD, Scoop, and prebuilt binaries for Windows, Linux, and macOS.

使われ方

Users encrypt to one or more age recipients, recipient files, or supported SSH public keys and decrypt with corresponding identity files. Passphrase encryption and ASCII armoring are also supported.

rage has no configuration file. Identity and recipient files are supplied explicitly with command-line options; their locations are user-selected, so there is no fixed credentials-file path.

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

rage combines the age format's small explicit keys and composability with a Rust implementation. Its deliberate lack of configuration files and its stdin/stdout-oriented interface make it attractive for auditable shell workflows.

It also illustrates the age ecosystem's interoperability model: rage consumes the shared age format, supports native age identities and selected SSH keys, and can use external age plugins such as age-plugin-yubikey.

タイムライン

  • 2020: Early rage source files carry project copyright notices.
  • Later development: rage added packaging across Unix-like and Windows package ecosystems, plugin integration, SSH-key support, and optional archive mounting.

Related projects

  • age
  • age-plugin-yubikey
  • sops

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:encrypt

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版0.12.1
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v0.12.1

https://github.com/str4d/rage

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:rage
バージョン0.12.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/rage
ホームページhttps://str4d.xyz/rage
リポジトリhttps://github.com/str4d/rage
上流ドキュメントhttps://str4d.xyz/rage
ライセンスMIT OR Apache-2.0
ソースアーカイブhttps://github.com/str4d/rage/archive/refs/tags/v0.12.1.tar.gz
最終更新2026-09-13T20:28:40Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

rage

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

rage 0.11.1-r1

Simple, modern and secure encryption tool

https://github.com/str4d/rage

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

rage-bash-completion 0.11.1-r1

Bash completions for rage

https://github.com/str4d/rage

sudo apk add rage-bash-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rage
  • normalized package name match
  • 一致条件: Rage
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rage-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rage-doc 0.11.1-r1

Simple, modern and secure encryption tool (documentation)

https://github.com/str4d/rage

sudo apk add rage-doc
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rage
  • normalized package name match
  • 一致条件: Rage
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rage-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rage-fish-completion 0.11.1-r1

Fish completions for rage

https://github.com/str4d/rage

sudo apk add rage-fish-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rage
  • normalized package name match
  • 一致条件: Rage
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rage-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rage-zsh-completion 0.11.1-r1

Zsh completions for rage

https://github.com/str4d/rage

sudo apk add rage-zsh-completion
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: rage
  • normalized package name match
  • 一致条件: Rage
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rage-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

rage 0.4.0-2

EFL Video and Music player

https://www.enlightenment.org/about-rage

sudo pacman -S rage
  • License: BSD
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Rage
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rage from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

rage 0.4.0-1.16

A mplayer like video and audio player with some extra bells and whistles

https://www.enlightenment.org/about-rage

sudo zypper install rage
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rage
  • 17 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Rage
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: rage from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

rage

sudo port install rage
  • normalized package name match
  • 一致条件: Rage
MacPorts ports tree · api.github.com · MacPorts ports tree: security/rage/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/rage

scoop install main/rage
  • normalized package name match
  • 一致条件: Rage
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/rage.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

str4d.rage

winget install --id str4d.rage -e
  • normalized package name match
  • 一致条件: Rage
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: str4d.rage from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

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