# storj-uplink を Homebrew, Nix, winget でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:storj-uplink
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/storj-uplink>
- **バージョン:** 1.158.3
- **ソース概要:** Uplink CLI for the Storj network
- **ホームページ:** <https://storj.io>
- **リポジトリ:** <https://github.com/storj/storj>
- **上流ドキュメント:** <https://storj.dev/dcs/api/uplink-cli>
- **ライセンス:** AGPL-3.0-only
- **ソースアーカイブ:** <https://github.com/storj/storj/archive/refs/tags/v1.158.3.tar.gz>
- **最終更新:** 2026-07-07T12:42:35Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- uplink (cli)
- uplink (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.158.3
- マネージャ更新日: 2026-07-07
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/storj/storj
- 検出された最新: v1.158.3 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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



## 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
## ソースデータベース詳細

- **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:** stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/ja/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [garage](https://www.automicvault.com/ja/pkg/brew/garage/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, storage.
- [versitygw](https://www.automicvault.com/ja/pkg/brew/versitygw/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, storage.
- [gcsfuse](https://www.automicvault.com/ja/pkg/brew/gcsfuse/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, object-storage, storage.
- [minio](https://www.automicvault.com/ja/pkg/brew/minio/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, object-storage.
- [filen-cli](https://www.automicvault.com/ja/pkg/brew/filen-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, storage.
- [juicefs](https://www.automicvault.com/ja/pkg/brew/juicefs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-storage, storage.
- [s3fs](https://www.automicvault.com/ja/pkg/brew/s3fs/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, storage.
- [s3ql](https://www.automicvault.com/ja/pkg/brew/s3ql/) - Shares av.db curated category or tags: cli, cloud-infrastructure, object-storage, storage.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
