# Installer ssss avec Homebrew, apk, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ssss pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ssss
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ssss
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ssss
```

  Preuve: MacPorts ports tree: security/ssss/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ssss
```

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

- Debian apt (92%):

```sh
sudo apt install ssss
```

  Preuve: Debian stable package indexes: ssss from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ssss
```

  Preuve: Fedora Rawhide package metadata: ssss from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ssss
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ss/ssss/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ssss
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ssss>
- **Version:** 0.5
- **Résumé source:** Shamir's secret sharing scheme implementation
- **Page d'accueil:** <http://point-at-infinity.org/ssss/>
- **Docs amont:** <http://point-at-infinity.org/ssss/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://deb.debian.org/debian/pool/main/s/ssss/ssss_0.5.orig.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ssss-combine (cli)
- ssss-split (cli)
- ssss-combine (alias)
- ssss-split (alias)

## Dépendances

- gmp
- xmltoman

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.5
- données locales: OK
- dépôt amont: http://point-at-infinity.org/ssss/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

ssss is a small Unix-oriented command-line implementation of Shamir's Secret Sharing Scheme. Its package-manager identity is unusually literal: it ships two commands, ssss-split and ssss-combine, for turning a secret into threshold shares and reconstructing it from enough shares.

### Historique du projet

The official project page says ssss was written in 2006 by B. Poettering, licensed under GPL v2, linked against GNU libgmp, and designed for UNIX/Linux machines using /dev/random as an entropy source. The homepage distributes release tarballs from 0.1 through 0.5 rather than pointing to a public source-control repository.

### Historique d'adoption

The project page notes a Debian package and Freshmeat announcements, reflecting the mid-2000s Unix packaging path for small security tools. The supplied package facts show it later remained available across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, MacPorts, and Nix, which is the sort of long-tail packaging that keeps old but useful CLI cryptography tools reachable.

### Modes d'utilisation

Typical usage is interactive: ssss-split prompts for a secret and emits numbered shares for a threshold scheme, while ssss-combine reads enough shares to reconstruct the secret. The manpage also documents hex mode for binary material, quiet modes for scripts, and a hybrid pattern where large data is encrypted with tools such as OpenSSL or GPG and only the key is shared.

### Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care about ssss because it is a compact, classic Unix security utility with stable command names and few moving parts. Its continued presence in multiple package managers makes it a reference point for threshold-secret workflows even when newer tools wrap Shamir sharing with additional authentication or modern cryptographic framing.

### Chronologie

- 2006: Official project page says ssss was written by B. Poettering.
- 2006: ssss 0.1 through 0.5 tarballs were published on the project homepage.
- 2018: Official homepage copyright and last-modified metadata show the page was still maintained.

### Related projects

- The homepage links ssss to the broader Shamir secret sharing tradition and mentions seccure as another cryptography project by the same author. Its usage notes also point to OpenSSL and GPG for encrypting larger payloads before splitting only the symmetric key.

### Sources

- <http://point-at-infinity.org/ssss/>
- <http://point-at-infinity.org/ssss/ssss.1.html>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ssss
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - ssss - 0.5-5: normalized package name match | Debian stable package indexes: ssss from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Shamir's secret sharing scheme implementation | http://point-at-infinity.org/ssss/
- Nix - ssss: normalized package name match | nixpkgs package indexes: pkgs/by-name/ss/ssss/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ssss - 0.5-5: normalized package name match | Ubuntu 24.04 LTS package indexes: ssss from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Shamir's secret sharing scheme implementation | http://point-at-infinity.org/ssss/
- apk - ssss - 0.5.7-r0: normalized package name match | Alpine Linux edge package indexes: ssss from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | ssss is an implementation of Shamir's secret sharing scheme for UNIX systems | http://point-at-infinity.org/ssss/
- apk - ssss-doc - 0.5.7-r0: normalized package name match | Alpine Linux edge package indexes: ssss-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | ssss is an implementation of Shamir's secret sharing scheme for UNIX systems (documentation) | http://point-at-infinity.org/ssss/
- dnf - ssss - 0.5-37.fc45.2: normalized package name match | Fedora Rawhide package metadata: ssss from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Shamir's secret sharing scheme | http://point-at-infinity.org/ssss
- MacPorts - ssss: normalized package name match | MacPorts ports tree: security/ssss/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Web development packages](https://pkg.so/fr/web-dev-tools/) - Matched web development metadata.
- [xmltoman](https://pkg.so/fr/brew/xmltoman/) - Runtime dependency declared by Homebrew.
- [sss-cli](https://pkg.so/fr/brew/sss-cli/) - Shares pkgdb curated category or tags: cli, cryptography, key-splitting, secret-sharing, security.
- [libgfshare](https://pkg.so/fr/brew/libgfshare/) - Shares pkgdb curated category or tags: cli, cryptography, secret-sharing, security, shamir-secret-sharing.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [gnutls](https://pkg.so/fr/brew/gnutls/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [p11-kit](https://pkg.so/fr/brew/p11-kit/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [nettle](https://pkg.so/fr/brew/nettle/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [nss](https://pkg.so/fr/brew/nss/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [libksba](https://pkg.so/fr/brew/libksba/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [hopenpgp-tools](https://pkg.so/fr/brew/hopenpgp-tools/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, cryptography, gmp, key, security.

## Combined YAML source

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


## Sources

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