pkg.soopen package index

brew / rank 9732

Install rustypaste with Homebrew, apk, Nix, pacman

Minimal file upload/pastebin service. Version 0.18.1 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#rustypaste.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install rustypaste

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add rustypaste

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

Nixverified · 92%
nix profile install nixpkgs#rustypaste

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

Arch Linux pacmanverified · 92%
sudo pacman -S rustypaste

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

overview

Package summary

Minimal file upload/pastebin service

Commands and aliases

  • rustypaste

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for rustypaste. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

Installed executables

CommandKindExposureNote
rustypastecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-09-19
manager version0.18.1
manager updated2026-09-11
local dataok
upstreamcurrent
latest detectedv0.18.0

https://github.com/orhun/rustypaste

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:rustypaste
Version0.18.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/rustypaste
Homepagehttps://blog.orhun.dev/blazingly-fast-file-sharing
Repositoryhttps://github.com/orhun/rustypaste
Upstream docshttps://blog.orhun.dev/blazingly-fast-file-sharing
LicenseMIT
Source archivehttps://github.com/orhun/rustypaste/archive/refs/tags/v0.18.0.tar.gz
Last updated2026-09-11T05:03:56Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsAn example config is installed to $HOMEBREW_PREFIX/opt/rustypaste/share/rustypaste/config.toml

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

rustypaste

nix profile install nixpkgs#rustypaste
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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