Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, pacman 安装 libgfshare

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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