Host-side toolkit for QuantumOS: MCP server, attested VM bridge (QosVM/QosSociety), Lamport attestation verifier, and quantum gateway mirrors
Project description
quantumos-host-tools
Host-side toolkit for QuantumOS — the capability-secure, quantum-aware microkernel that boots in your browser.
This package is how an agent operates a running QuantumOS from the host: it owns the QEMU VM lifecycle, scripts the guest shell, drives the kernel holographic-memory field, and — critically — carries a verified boot identity on every result.
Install
pip install quantumos-host-tools
# quantum-gateway mirror (PennyLane) and qBraid entropy handoff are optional:
pip install "quantumos-host-tools[quantum,qbraid]"
Requires Python ≥ 3.10 and a qemu-system-x86_64 on PATH. You also need a QuantumOS
kernel.elf32 (build it from the repo with make, or take one from a
release).
What's inside
qos-mcp— an MCP server exposing a running QuantumOS to agents as tools (boot, qsh scripting, field imprint/recall, fs, fetch, quantum entropy, N-VM societies). Every tool result carries the Lamport-verified boot identity.qos_bridge— the VM bridge (QosVM,QosSociety). Stdlib-only by contract: it never importsmcp. COM1 carries shell scripting; COM2 carries the attested data channel.qos-verify-attestation— stand-alone verifier for a QuantumOS boot attestation stream (integer SHA-256 Lamport one-time signature).qos-qbraid-boot— draw real-QPU entropy (via qBraid) and hand it to the kernel as aqseed=boot token.
Honesty note
The boot attestation is verified ≠ live: the signature covers the boot string, not the liveness of any later reply. Authenticating per-reply and the society wire is planned work (see the repo's ADR-0019/0020). This is alpha software; the tool contracts are not frozen below 1.0.
License
GPL-2.0-only, matching QuantumOS.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantumos_host_tools-0.5.0.tar.gz.
File metadata
- Download URL: quantumos_host_tools-0.5.0.tar.gz
- Upload date:
- Size: 64.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7658c03e8e9849e9781b1d5a90a6b0a4a0dbada22f119e4fbaf43d1c421faf49
|
|
| MD5 |
02497287cc77cb7d843ca473904743cc
|
|
| BLAKE2b-256 |
42766359de2831ea0a8858eb63513f5a0bc49f0017182ca4e327edb3ddca6664
|
File details
Details for the file quantumos_host_tools-0.5.0-py3-none-any.whl.
File metadata
- Download URL: quantumos_host_tools-0.5.0-py3-none-any.whl
- Upload date:
- Size: 52.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46ef719c1db56ce4397018c5ecacbdd2e1228ed89698415c89b99ead4a46e455
|
|
| MD5 |
3585b7ef13d8e44e2d6b330d685dd204
|
|
| BLAKE2b-256 |
b576e83ba04ba8c536fe9842ae16dc6ef7418af9f7bcf897da59a1fec1826d8f
|