# storj-uplink mit Homebrew, Nix, winget installieren

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

## Installation

```sh
sudo av install brew:storj-uplink
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install storj-uplink
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#storj-uplink
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/st/storj-uplink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id Storj.Uplink -e
```

  Evidenz: Windows Package Manager source index: Storj.Uplink from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:storj-uplink
- **Paketmanager:** Homebrew
- **Version:** 1.161.2
- **Quellzusammenfassung:** Uplink CLI for the Storj network
- **Homepage:** <https://storj.io>
- **Repository:** <https://github.com/storj/storj>
- **Zuletzt aktualisiert:** 2026-07-30T13:23:08Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- uplink (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.161.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2019: Storj wiki history shows Uplink CLI documentation updates during v3-era development.
- Current: Storj docs publish Uplink CLI as the native CLI tool for Storj Object Storage.
- 2026: GitHub repository page shows ongoing Storj v3 development and hundreds of releases.

### Related projects

- The Storj repository links the Uplink library and S3 Gateway documentation as adjacent developer and compatibility surfaces. The CLI docs also connect Uplink access grants with bucket and object commands.

### Quellen

- <https://github.com/storj/storj>
- <https://github.com/storj/storj/wiki/Uplink-CLI/_history>
- <https://storj.dev/dcs/api/uplink-cli>
- <https://storj.dev/dcs/api/uplink-cli/setup-command>
- input.source_facts.package-manager


## Sicherheitshinweise

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



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


## Credential files

- Linux: ~/.config/storj/uplink/access.json
## Andere Paketmanager-Einträge

- Nix - storj-uplink: normalized package name match | nixpkgs package indexes: pkgs/by-name/st/storj-uplink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - Storj.Uplink: normalized package name match | Windows Package Manager source index: Storj.Uplink from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/storj-uplink.yml](https://github.com/mxcl/pkgdb/blob/main/combined/storj-uplink.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
