Automic VaultAutomic Vault

brew

libgfshare を Homebrew, apt, MacPorts, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libgfshare

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install libgfshare

MacPorts ports tree · security/libgfshare/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install libgfshare-bin

Debian stable package indexes · libgfshare-bin · ソース: deb.debian.org

Arch Linux pacman確認済み · 92%
sudo pacman -S libgfshare

Arch Linux sync databases · libgfshare · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Library for sharing secrets

コマンドとエイリアス

  • gfcombine
  • gfsplit

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2006: Daniel Silverstone README note describes the initial library and its GF(2^8) Shamir-sharing design.
  • 2009: Simon McVittie README note documents recovery from earlier gfsplit share-numbering behavior.
  • 2026: GitHub repository metadata listed 80 commits and one tag.

Related projects

  • Shamir secret sharing is the underlying scheme. Mark D. Wooding's Catacomb library is named by the upstream README as an inspiration. GnuPG key-handling is a documented use case.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gfcombinecliグローバル実行可能ファイル
gfsplitcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.0.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新2.0.0

https://github.com/kinnison/libgfshare

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libgfshare
バージョン2.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libgfshare
ホームページhttps://github.com/kinnison/libgfshare
リポジトリhttps://github.com/kinnison/libgfshare
上流ドキュメントhttps://github.com/kinnison/libgfshare#readme
ライセンスMIT
ソースアーカイブhttps://github.com/kinnison/libgfshare/archive/refs/tags/2.0.0.tar.gz
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibgfshare
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libgfshare-bin 2.0.0-7

utilities for multi-way secret-sharing

https://github.com/kinnison/libgfshare

sudo apt install libgfshare-bin
  • Section: utils
  • Architecture: amd64
  • Source Package: libgfshare
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libgfshare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgfshare-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgfshare-dev 2.0.0-7

library for multi-way secret-sharing (headers)

https://github.com/kinnison/libgfshare

sudo apt install libgfshare-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libgfshare
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Libgfshare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgfshare-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgfshare2 2.0.0-7

library for multi-way secret-sharing

https://github.com/kinnison/libgfshare

sudo apt install libgfshare2
  • Section: libs
  • Architecture: amd64
  • Source Package: libgfshare
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Libgfshare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgfshare2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libgfshare-bin 2.0.0-6build1

utilities for multi-way secret-sharing

https://git.gitano.org.uk/libgfshare.git/

sudo apt install libgfshare-bin
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libgfshare
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libgfshare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgfshare-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgfshare-dev 2.0.0-6build1

library for multi-way secret-sharing (headers)

https://git.gitano.org.uk/libgfshare.git/

sudo apt install libgfshare-dev
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libgfshare
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Libgfshare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgfshare-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgfshare2 2.0.0-6build1

library for multi-way secret-sharing

https://git.gitano.org.uk/libgfshare.git/

sudo apt install libgfshare2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libgfshare
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Libgfshare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgfshare2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

libgfshare 2.0.0-5

Utilities for multi-way secret-sharing

https://www.digital-scurf.org/software/libgfshare

sudo pacman -S libgfshare
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libgfshare
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libgfshare from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

libgfshare

sudo port install libgfshare
  • normalized package name match
  • 一致条件: Libgfshare
MacPorts ports tree · api.github.com · MacPorts ports tree: security/libgfshare/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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