Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Audit Chain and Signed Reports
Build a tamper-evident audit chain on the edge: append-only logs, signed reports, lock scope, and the honest limits of tamper resistance.
18 min read
Ed25519 Trust Anchors
Ed25519 trust anchors for edge devices: key generation, signing, rotation schedules, and chaining into OTA updates and secure boot.
14 min read
mTLS and Certificate Pinning
A full mTLS lifecycle for edge fleets: private CA, per-device certificates, adapter configuration, rotation and revocation.
20 min read
Protected Component Delivery and Verification
Every file in pyvorin-native 1.0.9 ships in the wheel and is SHA256 hash-checked at import. The Ed25519 manifest and cache signatures are not yet active in the shipped build — here is exactly what is and is not verified today.
8 min read
Pyvorin and HIPAA
Pyvorin is a build tool, not a system that touches PHI: under pyvorin-native, source stays on the machine and the network surface is two endpoints.
Pyvorin and SOC 2
No SOC 2 audit covers pyvorin-native as of 1.0.9. What exists is a set of controls you can execute and verify yourself, mapped to common criteria categories.
Pyvorin in Air-Gapped Environments
Compilation needs no network at all. Licensing degrades slowly: offline-valid leases keep passing, and grace runs from 24 hours to 90 days by tier.
Secret Management with Pyvorin
Pyvorin's secret surface is small: one licence key, stored at 0600, bound to the machine, transmitted only over TLS. What the package does with it, verified.
Security and Source Privacy
What pyvorin-native 1.0.9 sends off your machine, what never leaves it, the pyvorin-thin warning, and the set_privacy opt-out — verified on the installed build.
Security Best Practices
The verified security posture of pyvorin-native 1.0.9: what the product guarantees, what it does not, and the practices that keep it sound.
Supply Chain Security
One wheel, 5,098 hash-listed files, enforced integrity checks at import — and a manifest signature not yet active. The honest supply-chain inventory.
Telemetry and Privacy
Event types, sampling, the bulk endpoint, envelope fields, privacy levels, and client-side inspection — the pyvorin-native 1.0.9 telemetry system, precisely.