pkg.soopen package index

brew / Rang 9732

rustypaste mit Homebrew, apk, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rustypaste in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install rustypaste

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add rustypaste

Alpine Linux edge package indexes · rustypaste · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#rustypaste

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S rustypaste

Arch Linux sync databases · rustypaste · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Minimal file upload/pastebin service

Befehle und Aliase

  • rustypaste

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für rustypaste wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rustypastecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version0.18.1
Manager aktualisiert2026-09-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.18.0

https://github.com/orhun/rustypaste

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:rustypaste
Version0.18.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/rustypaste
Homepagehttps://blog.orhun.dev/blazingly-fast-file-sharing
Repositoryhttps://github.com/orhun/rustypaste
Upstream-Dokumentationhttps://blog.orhun.dev/blazingly-fast-file-sharing
LizenzMIT
Quellarchivhttps://github.com/orhun/rustypaste/archive/refs/tags/v0.18.0.tar.gz
Zuletzt aktualisiert2026-09-11T05:03:56Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenAn example config is installed to $HOMEBREW_PREFIX/opt/rustypaste/share/rustypaste/config.toml

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

rustypaste

nix profile install nixpkgs#rustypaste
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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