macOS
brew install sssslocal Homebrew formula metadata
sudo port install ssssMacPorts ports tree · security/ssss/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ssss in AI-Agent-Workflows.
Installation
brew install sssslocal Homebrew formula metadata
sudo port install ssssMacPorts ports tree · security/ssss/Portfile · Quelle: api.github.com
sudo apk add ssssAlpine Linux edge package indexes · ssss · Quelle: dl-cdn.alpinelinux.org
sudo apt install ssssDebian stable package indexes · ssss · Quelle: deb.debian.org
sudo dnf install ssssFedora Rawhide package metadata · ssss · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ssssnixpkgs package indexes · pkgs/by-name/ss/ssss/package.nix · Quelle: api.github.com
Überblick
Shamir's secret sharing scheme implementation
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ssss-combine | cli | globales Executable | |
ssss-split | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
http://point-at-infinity.org/ssss/
Installationsmetadaten
| Paketschlüssel | brew:ssss |
|---|---|
| Version | 0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ssss |
| Homepage | http://point-at-infinity.org/ssss/ |
| Upstream-Dokumentation | http://point-at-infinity.org/ssss |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://deb.debian.org/debian/pool/main/s/ssss/ssss_0.5.orig.tar.gz |
| Abhängigkeiten | gmp, xmltoman |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ssss 0.5-5
Shamir's secret sharing scheme implementation
http://point-at-infinity.org/ssss/
sudo apt install ssssssss
nix profile install nixpkgs#ssssssss 0.5-5
Shamir's secret sharing scheme implementation
http://point-at-infinity.org/ssss/
sudo apt install ssssssss 0.5.7-r0
ssss is an implementation of Shamir's secret sharing scheme for UNIX systems
http://point-at-infinity.org/ssss/
sudo apk add ssssssss-doc 0.5.7-r0
ssss is an implementation of Shamir's secret sharing scheme for UNIX systems (documentation)
http://point-at-infinity.org/ssss/
sudo apk add ssss-docssss 0.5-36.fc44.2
Shamir's secret sharing scheme
http://point-at-infinity.org/ssss
sudo dnf install ssssssss
sudo port install ssssQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.