Releases: Ignosha/noshashi
Release list
NOSHASHI v0.3.1
Built from 01f6d04 on macos-latest.
Verify your download before running it:
shasum -a 256 <file> # macOS / Linux
certutil -hashfile <file> SHA256 # Windows
The app also hashes its own running binary — Settings ›
Binary integrity — so you can confirm nothing changed between
this page and execution.
These builds are not code-signed or notarised. macOS will
warn about an unidentified developer; Windows SmartScreen will
warn too. That is expected and worth saying plainly rather than
letting it surprise you.
NOSHASHI v0.3.0
Built from d2df012 on macos-latest.
Verify your download before running it:
shasum -a 256 <file> # macOS / Linux
certutil -hashfile <file> SHA256 # Windows
The app also hashes its own running binary — Settings ›
Binary integrity — so you can confirm nothing changed between
this page and execution.
These builds are not code-signed or notarised. macOS will
warn about an unidentified developer; Windows SmartScreen will
warn too. That is expected and worth saying plainly rather than
letting it surprise you.
NOSHASHI v0.2.2
Built from 53b0ce8 on macos-latest.
Verify your download before running it:
shasum -a 256 <file> # macOS / Linux
certutil -hashfile <file> SHA256 # Windows
The app also hashes its own running binary — Settings ›
Binary integrity — so you can confirm nothing changed between
this page and execution.
These builds are not code-signed or notarised. macOS will
warn about an unidentified developer; Windows SmartScreen will
warn too. That is expected and worth saying plainly rather than
letting it surprise you.
NOSHASHI v0.2.1
Built from 103e607 on macos-latest.
Verify your download before running it:
shasum -a 256 <file> # macOS / Linux
certutil -hashfile <file> SHA256 # Windows
The app also hashes its own running binary — Settings ›
Binary integrity — so you can confirm nothing changed between
this page and execution.
These builds are not code-signed or notarised. macOS will
warn about an unidentified developer; Windows SmartScreen will
warn too. That is expected and worth saying plainly rather than
letting it surprise you.
NOSHASHI 0.2.1
First release with Windows and Linux builds.
Downloads
Platform | File -- | -- macOS (Apple silicon + Intel) | .dmg — universal binary Windows 10/11 x64 | .msi or .exe Linux x64 | .deb or .AppImageUnsigned and unnotarised. macOS will report an unidentified developer — right-click the app and choose Open on first launch. Windows SmartScreen will warn for the same reason.
What changed since 0.2.0
Control-change forensics. Provenance now reports when the signing authority over an account last moved — a regular key assigned, a signer list configured or deleted, a master key disabled or re-enabled. These are rare: 7,965 consecutive mainnet transactions contained none. An account established for years whose control moved days ago is the shape a stolen key takes, and that specific conjunction is what gets flagged rather than either fact alone.
A handoff to a plan-gated scene no longer expires into the future. Sending a subject to a scene behind a paywall meant nothing consumed it, so it could fire a stale lookup weeks later once the plan was bought.
Site fixes. The header nav wrapped and collided with the wordmark between roughly 900 and 1100px. The hero graphic pushed the page 39px wider than the viewport in the same band.
Not built, deliberately
Address-poisoning detection was on the roadmap and the evidence removed it. Fourteen accounts scanned for lookalike counterparties turned up none, and XRPL charges 1 XRP to bring an address into existence — a thousand lookalikes cost 1,000 XRP before a single dust payment, where the same attack on an account-free chain costs only gas. The reserve is a structural deterrent, and shipping a detector for a threat the ledger already prices out would have meant inventing a problem.
Verification
The macOS artefact published on noshashi.app was built locally and its SHA-256 is printed beside the download. The artefacts attached here were built by CI from this tag.
235 tests, verified by mutation rather than by passing.