pkg.soopen package index

brew / 順位 9732

rustypaste を Homebrew, apk, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install rustypaste

local Homebrew formula metadata

Linux

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

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

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

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

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

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

概要

パッケージ概要

Minimal file upload/pastebin service

コマンドとエイリアス

  • rustypaste

履歴

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

rustypaste is a minimal self-hosted HTTP service for uploading files, publishing text, and shortening URLs. It stores data on the filesystem and does not require a database.

プロジェクトの歴史

Orhun Parmaksız developed rustypaste as a minimal self-hosted file-upload and pastebin server written in Rust. The service grew beyond basic uploads to include expiring and one-shot links, URL shortening, protected files, authentication, deletion and listing endpoints, MIME controls, and hot-reloadable configuration.

採用の歴史

rustypaste is packaged for Cargo, Homebrew, Alpine, Arch Linux, Nix and FreeBSD-oriented workflows, and it publishes binary and container deployment options. The project also documents third-party clients and integrations for users who want interfaces beyond curl.

使われ方

Administrators run rustypaste with config.toml and an upload directory, optionally enabling authentication with environment variables, token files, or server configuration. Clients upload multipart files with curl or compatible tools and can request expiration, one-shot access, password protection, remote fetches, URL shortening, listing, or deletion.

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

rustypaste is representative of the small, self-contained Rust service favored by self-hosters: one binary, filesystem storage, no database, TOML configuration, and straightforward container deployment. Its presence in several system and language package managers makes it easy to deploy without adopting a large application stack.

タイムライン

  • Initial design: rustypaste established a single-binary, filesystem-backed paste service.
  • Feature expansion: The server added expiration, one-shot links, protected files, URL shortening, authentication, listing and deletion facilities.
  • Packaging expansion: Distribution grew to include Cargo, system packages, binaries and containers.

Related projects

  • rustypaste-cli is the project's standalone rpaste client. The server README also lists community clients and integrations, including ShareX profiles and alternative graphical or shell interfaces.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

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
config.toml~/.rustypaste.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.envconfig.toml$AUTH_TOKENS_FILE$DELETE_TOKENS_FILE

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/orhun/rustypaste

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:rustypaste
バージョン0.18.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/rustypaste
ホームページhttps://blog.orhun.dev/blazingly-fast-file-sharing
リポジトリhttps://github.com/orhun/rustypaste
上流ドキュメントhttps://blog.orhun.dev/blazingly-fast-file-sharing
ライセンスMIT
ソースアーカイブhttps://github.com/orhun/rustypaste/archive/refs/tags/v0.18.0.tar.gz
最終更新2026-09-11T05:03:56Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点An example config is installed to $HOMEBREW_PREFIX/opt/rustypaste/share/rustypaste/config.toml

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerustypaste
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%

rustypaste

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

rustypaste 0.18.0-r0

Minimal file upload/pastebin service

https://github.com/orhun/rustypaste

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

rustypaste-doc 0.18.0-r0

Minimal file upload/pastebin service (documentation)

https://github.com/orhun/rustypaste

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

rustypaste-openrc 0.18.0-r0

Minimal file upload/pastebin service (OpenRC init scripts)

https://github.com/orhun/rustypaste

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

rustypaste 0.18.0-1

A minimal file upload/pastebin service

https://github.com/orhun/rustypaste

sudo pacman -S rustypaste
  • License: MIT
  • Architecture: x86_64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Rustypaste
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rustypaste from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • 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
  • pkg.so package database
  • pkgdb category and tag curation