Automic VaultAutomic Vault

brew

grin mit Homebrew, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für grin in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install grin

local Homebrew formula metadata

Linux

Fedora dnfverifiziert · 92%
sudo dnf install grin

Fedora Rawhide package metadata · grin · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#grin

nixpkgs package indexes · pkgs/by-name/gr/grin/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Minimal implementation of the Mimblewimble protocol

Verlauf

Projektgeschichte und Nutzung

Grin is a Rust implementation of the Mimblewimble protocol and a command-line cryptocurrency node. Its history is unusually package-relevant because the project deliberately kept the implementation small, experimental, and easy to build from source, making the CLI package the main way many users encountered the network.

Projektgeschichte

Grin traces its origin to the Mimblewimble paper posted anonymously to the `#bitcoin-wizards` IRC channel on August 1, 2016 under the name Tom Elvis Jedusor. Andrew Poelstra published a follow-up paper on October 10, 2016, filling in technical details and refinements.

On October 20, 2016, the pseudonymous developer Ignotus Peverell announced a minimal Mimblewimble implementation named Grin in the same IRC community. The name continued the project's literary joke: Gringotts is the wizarding bank in the Harry Potter books, and Grin became the project name for an implementation focused on privacy and compact chain state.

The genesis block was mined on January 15, 2019. The project documented itself as young and experimental at launch, with scheduled hard forks during the first two years. Development remained open and donation-funded after Ignotus Peverell disappeared from the project.

Adoptionsgeschichte

Grin attracted attention in cryptocurrency circles because it was one of the first substantial open-source implementations of Mimblewimble. The official repository emphasizes hidden amounts, scaling advantages, Cuckoo Cycle proof of work variants, one-minute blocks, fixed block rewards, and fee calculation based on outputs and transaction size.

Package adoption followed the needs of node operators, miners, wallet users, and protocol researchers. Homebrew, Nix, and Linux distribution packaging made the node easy to install without cloning and building the Rust workspace by hand.

The Grin RFC process became the project's main coordination mechanism for protocol and operational changes. Accepted RFCs cover governance, security processes, wallet lifecycle, node APIs, transaction formats, sync improvements, fee changes, and other changes that package maintainers and node operators need to track.

Wie es verwendet wird

The `grin` executable runs the node: it manages chain state, peer-to-peer networking, mining-related interfaces, node APIs, and configuration under the Grin home directory. CLI users pair it with `grin-wallet` for wallet operations.

For package-manager users, the important operational detail is that the package is not only a command but also a long-running network daemon with consensus compatibility requirements. Upgrades can matter when protocol hard forks, API changes, or sync changes are deployed.

Warum Paket-Nerds sich dafür interessieren

Grin is a tidy example of a cryptocurrency package where language ecosystem, consensus protocol, and user configuration all meet. It brought a Rust-heavy codebase, privacy-focused cryptography, and scheduled consensus changes into ordinary Unix package workflows.

Its minimalism made it appealing to people who like small, inspectable command-line systems, but the node still carries the usual packaging headaches of crypto software: deterministic builds, native dependencies, network compatibility, and careful separation from wallet secrets.

Zeitleiste

  • 2016-08-01: The Mimblewimble paper was posted anonymously to `#bitcoin-wizards`.
  • 2016-10-10: Andrew Poelstra published a follow-up Mimblewimble paper.
  • 2016-10-20: Ignotus Peverell announced the first minimal Grin implementation.
  • 2019-01-15: Grin genesis block was mined.
  • 2019-2021: The project used scheduled hard forks during its first two years.
  • 2020: Grin RFCs formalized project processes and technical changes across node, wallet, and governance work.

Related projects

  • Mimblewimble is the protocol family Grin implements.
  • grin-wallet is the reference CLI wallet for Grin users.
  • grin-rfcs records accepted standards and process decisions for the project.
  • Cuckoo Cycle is the proof-of-work family credited by the Grin project.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.grin/main/grin-server.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
grincliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version5.5.0
Manager aktualisiert2026-06-17
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv5.5.0

https://github.com/mimblewimble/grin

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:grin
Version5.5.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/grin
Homepagehttps://grin.mw/
Repositoryhttps://github.com/mimblewimble/grin
Upstream-Dokumentationhttps://docs.grin.mw/
LizenzApache-2.0
Quellarchivhttps://github.com/mimblewimble/grin/archive/refs/tags/v5.5.0.tar.gz
Zuletzt aktualisiert2026-06-17T00:10:48Z
Pulseupdated
Build-Abhängigkeitenrust
Von macOS bereitgestellte Bibliothekenncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

grin

nix profile install nixpkgs#grin
  • normalized package name match
  • Abgeglichen nach: Grin
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/grin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

grin 1.3.0-24.fc45

Grep-like tool for source code

http://pypi.python.org/pypi/grin

sudo dnf install grin
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: grin
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Grin
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: grin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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