Every LimenGate binary carries its birth certificate. Git commit, compiler version, build timestamp — baked in at compile time.
Alpha 0.7.2 — sovereign builders preview. 196 tests, zero warnings.
| Version | 0.7.2-alpha |
|---|---|
| Git Commit | 60a675e |
| Git Branch | main |
| Tree Status | clean |
| Last Push | 2026-03-20T05:17:00Z |
| Rust Compiler | rustc 1.92.0 (stable) |
| Target Triple | x86_64-unknown-linux-gnu |
| Profile | release |
| Crates | 13 |
| Tests | 196 |
| Host | linux x86_64 |
| Clone URL | https://flamehub.app/git/limen-gate.git |
| Node | genesis_flame@FlameNet |
SHA3-512 hash of the release AppImage. Compare this with the output of
Help > About
in your LimenGate instance.
LimenGate’s provenance system uses Rust’s build.rs
compile-time script to embed metadata into every binary.
Get the binary from this site or build from source.
SHA3-512 the binary file. Or check Help > About.
Match against the hash published on this page.
Check the git commit to review the exact source.
Provenance is available as JSON from
BuildProvenance::to_json()
in the binary, and served live at
/provenance.json
— auto-updated on every push to FlameHub.
// Loading from /provenance.json...