How NxtOne handles your code, data, and operational telemetry.
Observing application state requires absolute data safety. NxtOne is engineered with enterprise security and data privacy as foundational architectural requirements, ensuring your code structure and production data remain strictly protected.
All communication between local runtime agents, the Lens CLI, and the NxtOne ingest gateway is secured using industry-standard TLS 1.3 encryption over HTTPS. Every payload sent requires a valid, authenticated token header (NXTONE_API_KEY) to pass our edge gateway firewalls.
The agent includes an automated data-masking engine designed to safely process variables and execution contexts before they ever leave your infrastructure:
To provide exact line-level debugging context without compromising your intellectual property, NxtOne uses a structural mapping model:
.env secret keys), build binaries (.jar, .class), and heavy static assets. Your operational secrets never leave your local environment.