Wednesday, 1 April, 2026
A unified, cryptographically secured format designed for the exchange of geochemical and forensic isotopic data.
ISOF (Isotopic Secure Open Format) is a next-generation open standard designed to unify isotopic data with its complete analytical context. By embedding raw ratios, purification yields and laboratory protocols into a single, immutable container, ISOF transforms scattered spreadsheets into verifiable scientific assets.
Raw isotopic ratios, measurement uncertainties, reference standards and purification yields in a single, immutable container for long-term reproducibility.
Every file is natively signed using ECDSA P-256. Data is bound to the identity of a specific laboratory, making any unauthorised alteration immediately detectable.
Verify the authenticity and origin of a batch without exposing sensitive raw data to third parties. Compliance guaranteed without leaking trade secrets.
ISOF verification is 100 % offline, with no cloud connection or third-party server. Designed for sensitive environments and isolated networks.
In high-stakes sectors, from environmental forensics to the traceability of strategic materials, data integrity is non-negotiable.
Traditional formats such as CSV or XLS are "silent": they cannot guarantee origin, issue date, or protection against tampering during transfer. ISOF bridges the gap between scientific precision and digital sovereignty.
From the laboratory to the courtroom, from the factory floor to national defence.
Secure the rare earth, semiconductor and alloy supply chain by certifying material origin at every stage of the industrial cycle.
Guarantee the integrity of isotopic fingerprints of pollutants, from the field to the courtroom, ensuring complete and court-proof traceability.
Maintain data integrity in defence-related sensitive geochemical applications, where cloud dependency represents a critical security vulnerability.
ISOF v1.0 is built on a human-readable JSON architecture, parseable by any modern system, with strict validation rules and an embedded cryptographic signature.
{ "isof_version": "1.0", "header": { "lab_id": "ISO-REF-042", "timestamp": "2026-03-12T14:30:00Z" }, "data": { "element": "Pb", "206Pb_204Pb": 18.234, "207Pb_204Pb": 15.612, "uncertainty": 0.002, "purification_yield": 98.7 }, "signature": { "level": 2, "signature_b64": "304502210089...", "signed_by": "HydroSciences Montpellier" } }
Available in Python and Rust, the ISOF parser integrates into high-performance data pipelines (Pandas) or lightweight offline systems.
"Security is not a feature, it is a foundation."
Whether you are a researcher looking for a ready-to-use tool or a developer building custom pipelines, ISOF is accessible at every step of your workflow.
The ISOF format is the native core of IsoFind. A full graphical interface to manage, visualise and sign your isotopic data without writing a single line of code.
Download IsoFindDistributed under the MIT license, the ISOF library integrates with any existing LIMS or analysis software. Full transparency, no vendor lock-in.
View on GitHubCurrent version: 0.1.1 | Stable
All Rights Reserved by IsoFind