Documentation

Guides, API references, and troubleshooting for the Pyvorin platform.

Tagged licensingClear filter
getting-started intermediate

Activation and Entitlement

What pyvorin-native 1.0.9 does when you activate: the Ed25519-signed lease, device binding, gate semantics, anti-rollback, and the offline grace table per tier.

7 min read

cost-savings advanced

Enterprise Licence vs Building In-House

An in-house compiler is a multi-year staffing programme. A labelled model weighs team cost, timeline and opportunity cost against verified pricing.

edge beginner

Frequently Asked Questions

Plain-language answers on installing, configuring, tuning and licensing Pyvorin Edge, plus where to go when stuck.

15 min read

implementation intermediate

Implementing Pyvorin at the Edge

Edge deployment with Pyvorin Native 1.0.9: compile on an x86_64 build host, ship the compiled cache, and activate per device within its offline grace window.

guides beginner

Licence Management and Billing

Pyvorin Native licensing, verified against 1.0.9: the activate/status/check commands, licence file fields, device binding, grace periods and plan pricing.

edge intermediate

LicenseValidator API Reference

Every LicenseValidator class, enum and environment variable, including local file format and the local-vs-remote validation cascade.

12 min read

architecture intermediate

Network Requirements for Pyvorin

Every endpoint pyvorin-native 1.0.9 contacts, when each fires, offline grace windows, air-gap implications, TLS, and the env overrides that redirect traffic.

7 min read

architecture advanced

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

security intermediate

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.

containers intermediate

Pyvorin in Docker: Best Practices

Compile in the builder stage, ship the disk cache in the image, and activate at container start. The Docker practices that matter for Pyvorin Native 1.0.9.

how-to intermediate

Running Pyvorin Natively on Your Own Hardware

pyvorin-native has no remote compile mode to opt into — local compilation is the architecture. What runs on your hardware, and what the only network calls do.

security beginner

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.

help intermediate

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.

guides intermediate

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.