# ffsend を Homebrew, apk, MacPorts, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:ffsend
```

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

### macOS

- Homebrew (100%):

```sh
brew install ffsend
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ffsend
```

  証拠: MacPorts ports tree: net/ffsend/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ffsend
```

  証拠: Alpine Linux edge package indexes: ffsend from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#ffsend
```

  証拠: nixpkgs package indexes: pkgs/by-name/ff/ffsend/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/ffsend
```

  証拠: Scoop official bucket manifest trees: bucket/ffsend.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id TimVisee.ffsend -e
```

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

## パッケージ情報

- **パッケージキー:** brew:ffsend
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.77
- **ソース概要:** Fully featured Firefox Send client
- **ホームページ:** <https://gitlab.com/timvisee/ffsend>
- **リポジトリ:** <https://github.com/timvisee/ffsend>
- **最終更新:** 2026-08-02T16:35:32+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ffsend (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.77
## プロジェクトの歴史と使われ方

ffsend is a Rust command-line client for Firefox Send-compatible services. Its niche is simple terminal-driven upload, download, inspection, deletion, and history management for expiring encrypted file shares.

### プロジェクトの歴史

The project was created in 2018 and describes itself as a fully featured Firefox Send client. Its README emphasizes client-side encryption, expiring download limits, optional passwords, directory archiving, QR-code generation, custom Send hosts, and script-friendly behavior.

The original Mozilla Firefox Send service was discontinued on September 17, 2020, which made ffsend more dependent on alternative or self-hosted Send-compatible servers. The README explicitly notes that the default Send host is provided by the maintainer and that the tool is not affiliated with Mozilla.

### 採用の歴史

ffsend is packaged for command-line users across several ecosystems, including Homebrew, MacPorts, Nix, Scoop, winget, and Alpine Linux according to the package facts in this batch. That breadth is larger than the project's niche would suggest and reflects the appeal of a small CLI around a browser-originated encrypted sharing service.

### 使われ方

Typical usage is `ffsend upload FILE` to produce a share URL and `ffsend download URL` to retrieve it. The project also documents commands for inspecting a remote file, changing a password, deleting a share, viewing upload history, using custom hosts, and controlling expiry time and download limits.

### パッケージ好きにとっての重要性

For package users, ffsend is mostly interesting as a CLI wrapper around an otherwise web-first service model: it turns ephemeral encrypted sharing into a scriptable Unix-style command while preserving client-side encryption semantics.

### タイムライン

- 2018: GitLab project created and first release series published.
- 2020: Mozilla discontinued Firefox Send, shifting practical ffsend use toward maintainer-run or self-hosted Send-compatible services.

### Related projects

- ffsend is related to Mozilla Firefox Send and community Send-compatible server forks.

### ソース

- <https://gitlab.com/timvisee/ffsend>
- <https://gitlab.com/api/v4/projects/timvisee%2Fffsend>
- <https://gitlab.com/api/v4/projects/timvisee%2Fffsend/releases>
- <https://support.mozilla.org/en-US/kb/what-happened-firefox-send>
- <https://formulae.brew.sh/formula/ffsend>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - ffsend: normalized package name match | nixpkgs package indexes: pkgs/by-name/ff/ffsend/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - ffsend - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A fully featured Firefox Send client | https://gitlab.com/timvisee/ffsend
- apk - ffsend-bash-completion - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for ffsend | https://gitlab.com/timvisee/ffsend
- apk - ffsend-fish-completion - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for ffsend | https://gitlab.com/timvisee/ffsend
- apk - ffsend-zsh-completion - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for ffsend | https://gitlab.com/timvisee/ffsend
- MacPorts - ffsend: normalized package name match | MacPorts ports tree: net/ffsend/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/ffsend: normalized package name match | Scoop official bucket manifest trees: bucket/ffsend.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - TimVisee.ffsend: normalized package name match | Windows Package Manager source index: TimVisee.ffsend from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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