macOS
brew install storj-uplinklocal Homebrew formula metadata
brew
Uplink CLI for the Storj network. Version 1.158.3 via Homebrew; verified 2026-07-07.
install
brew install storj-uplinklocal Homebrew formula metadata
nix profile install nixpkgs#storj-uplinknixpkgs package indexes · pkgs/by-name/st/storj-uplink/package.nix · source: api.github.com
winget install --id Storj.Uplink -eWindows Package Manager source index · Storj.Uplink · source: cdn.winget.microsoft.com
overview
Uplink CLI for the Storj network
history
Storj Uplink CLI is the command-line client for Storj object storage. It gives package-manager users a native `uplink` binary for setting up access, managing buckets, and copying or sharing objects on the Storj network.
The Storj repository describes Storj v3 as a distributed cloud storage network and S3-compatible platform whose files are encrypted, split into pieces, and stored across a distributed network. The Uplink CLI docs present `uplink` as the command-line application for accessing Object Storage.
The official docs organize Uplink as a full CLI API with install, setup, access, import, copy, list, bucket, metadata, move, remove, and share commands. The supplied package metadata shows Homebrew, Nix, and Windows winget packaging, reflecting the need for a cross-platform storage client.
`uplink setup` creates a config file, imports an API key or access grant, records the satellite address, and asks for an encryption passphrase. The command set then covers bucket creation, object upload/download, listing, metadata, removal, and restricted sharing.
Storj Uplink is significant because decentralized object storage still needs boring packageable client tooling. Package users care about it as the reproducible, scriptable bridge between shell workflows and Storj's access-grant and client-side-encryption model.
security posture
No matching local secret-handling manifest was found for storj-uplink. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
Credential-bearing paths to review before unattended agent runs.
~/.config/storj/uplink/access.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
uplink | cli | global executable |
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.
https://github.com/storj/storj
install metadata
| Package key | brew:storj-uplink |
|---|---|
| Version | 1.158.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/storj-uplink |
| Homepage | https://storj.io |
| Repository | https://github.com/storj/storj |
| Upstream docs | https://storj.dev/dcs/api/uplink-cli |
| License | AGPL-3.0-only |
| Source archive | https://github.com/storj/storj/archive/refs/tags/v1.158.3.tar.gz |
| Last updated | 2026-07-07T12:42:35Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | storj-uplink |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
storj-uplink
nix profile install nixpkgs#storj-uplinkStorj.Uplink
winget install --id Storj.Uplink -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.