DOWNLOAD
Kionel for a PC that never goes online
One HTML file. Copy it to the isolated PC through your approved route, open it in the browser, and it runs: no installation, no network, no administrator rights.
| Version | 1.0.1 |
|---|---|
| Released | 2026-09-24 |
| Size | 1,490,650 bytes |
| SHA-256 | 7bfe8e9098ddef2156599dbc803015ce6364e67f69f042618d9d0eeee1d7e46a |
| Built from | commit 1c13072 |
1. Check the file before it goes anywhere
Download it on a PC with internet access and compare its SHA-256 with the value above.
| System | Command |
|---|---|
| Windows, Command Prompt | certutil -hashfile kionel-offline-1.0.1.html SHA256 |
| Windows, PowerShell | Get-FileHash kionel-offline-1.0.1.html |
| macOS | shasum -a 256 kionel-offline-1.0.1.html |
| Linux | sha256sum -c kionel-offline-1.0.1.html.sha256 |
Or drop it on the SHA-256 checker and paste the value above. If it does not match, do not use the file.
2. Put it on the offline PC
- Copy the file through the route your site already approves: a managed USB stick, a transfer kiosk, a software deployment tool.
- On the offline PC, open it with Chrome or Edge 137 or later (right-click → Open with). Windows 10 and 11 can run these; Windows 7 and 8.1 cannot.
- The first line says Offline package 1.0.1. For business features, press Load licence file once and pick
kionel-license.json.
Keep the file somewhere users cannot write to, for example a read-only folder, so the version that was checked is the version that runs.
What the package does
It is the sending side of Kionel, complete:
- Sending to a receiving device with a typed code or a receiver card: no camera needed on this PC.
- Live QR codes, and the dense recording mode for larger files.
- Signed dispatch records, the seal (proof without transfer), printed reports.
- Licence loading from a file or pasted text. Checked on the PC itself; nothing is contacted.
Not in this version: the colour code. The receiving device opens kionel.com in its own browser as usual.
Why it never updates itself
A validated system is validated at one version. A web page that changes under the user cannot be validated; a file with a fixed hash can. Every new version is a new file with its own name and SHA-256, listed on this page with the commit it was built from, and older versions stay downloadable. What changed is in the changelog.
Earlier versions
Kept so that a validated installation can be re-checked or restored.
| Version | Released | SHA-256 |
|---|---|---|
| 1.0.0 | 2026-09-24 | b8e42e58735422ccfb1368ec8f4f2219b5bef3cfbbea6706827d5aa44232ecbc |