Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Field Redaction Patterns
Five field-level redaction actions for edge telemetry — drop, mask, hash, generalise, tokenise — with performance notes and ordering pitfalls.
16 min read
Frequently Asked Questions
Plain-language answers on installing, configuring, tuning and licensing Pyvorin Edge, plus where to go when stuck.
15 min read
GDPR and NIS2 Compliance
A practical route to GDPR and NIS2 compliance: records of processing, retention, erasure, breach timelines and audit evidence.
16 min read
Hashing Strategies for Correlation
SHA-256, HMAC, and salted hashing for privacy-safe correlation on the edge: production examples, brute-force limits, and when to avoid it.
15 min read
How Local Compilation Works
The full path from import through compilation to native execution in pyvorin-native 1.0.9 — where the cache lives, what the fallback does, and exactly what does and does not leave the machine.
10 min read
Privacy Filtering Overview
Privacy filtering for edge telemetry: regulatory context (GDPR, NIS2), filtering stages, measured overhead, and field-level options.
14 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 GDPR Considerations
Source never leaves the machine under pyvorin-native, telemetry carries event metadata only, and the device fingerprint is personal data.
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.
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.
What Is Pyvorin Edge?
What Pyvorin Edge is, how its three pillars work, and when a gateway-native runtime beats shipping every reading to the cloud.
18 min read