macOS
brew install libgfsharelocal Homebrew formula metadata
sudo port install libgfshareMacPorts ports tree · security/libgfshare/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libgfshare pour les workflows d'agents IA.
installation
brew install libgfsharelocal Homebrew formula metadata
sudo port install libgfshareMacPorts ports tree · security/libgfshare/Portfile · Source: api.github.com
sudo apt install libgfshare-binDebian stable package indexes · libgfshare-bin · Source: deb.debian.org
sudo pacman -S libgfshareArch Linux sync databases · libgfshare · Source: geo.mirror.pkgbuild.com
aperçu
Library for sharing secrets
historique
libgfshare is a compact C implementation of Shamir secret sharing over GF(2^8), with gfsplit and gfcombine tools for splitting and recombining byte-oriented secrets.
The upstream README is signed by Daniel Silverstone on 2006-01-15 and describes the library as a Shamir Secret Sharing implementation in the Galois Field 2^8. It explicitly credits inspiration from Mark D. Wooding's Catacomb library.
A 2009-11-18 README note by Simon McVittie documents recovery behavior for earlier gfsplit outputs that could produce a share numbered 000, giving the project a small but concrete maintenance history.
libgfshare stayed niche but useful: package managers expose it for users who want a small secret-sharing library and command-line tools without a larger key-management suite. Its own README gives rare-use GPG secret keys, such as archive-signing keys, as a motivating example.
The library splits a secret into C shares such that any T shares can recover it. The CLI tools make that model usable from shell scripts or operational key-handling procedures.
For package nerds, libgfshare is the tiny Unix-security-tool version of an important cryptographic idea: no service, no database, just a C library and two tools. Its significance is mostly in simplicity and auditability rather than broad adoption.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gfcombine | cli | exécutable global | |
gfsplit | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/kinnison/libgfshare
métadonnées d'installation
| Clé du paquet | brew:libgfshare |
|---|---|
| Version | 2.0.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libgfshare |
| Page d'accueil | https://github.com/kinnison/libgfshare |
| Dépôt | https://github.com/kinnison/libgfshare |
| Docs amont | https://github.com/kinnison/libgfshare#readme |
| Licence | MIT |
| Archive source | https://github.com/kinnison/libgfshare/archive/refs/tags/2.0.0.tar.gz |
| Dépendances de compilation | autoconf, automake, libtool |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libgfshare |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libgfshare-bin 2.0.0-7
utilities for multi-way secret-sharing
https://github.com/kinnison/libgfshare
sudo apt install libgfshare-binlibgfshare-dev 2.0.0-7
library for multi-way secret-sharing (headers)
https://github.com/kinnison/libgfshare
sudo apt install libgfshare-devlibgfshare2 2.0.0-7
library for multi-way secret-sharing
https://github.com/kinnison/libgfshare
sudo apt install libgfshare2libgfshare-bin 2.0.0-6build1
utilities for multi-way secret-sharing
https://git.gitano.org.uk/libgfshare.git/
sudo apt install libgfshare-binlibgfshare-dev 2.0.0-6build1
library for multi-way secret-sharing (headers)
https://git.gitano.org.uk/libgfshare.git/
sudo apt install libgfshare-devlibgfshare2 2.0.0-6build1
library for multi-way secret-sharing
https://git.gitano.org.uk/libgfshare.git/
sudo apt install libgfshare2libgfshare 2.0.0-5
Utilities for multi-way secret-sharing
https://www.digital-scurf.org/software/libgfshare
sudo pacman -S libgfsharelibgfshare
sudo port install libgfsharepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.