Documentation

Arcunox is a collection of deterministic, privacy first utilities. Everything runs locally. Nothing is tracked, stored, sent, or shared.

Philosophy

Arcunox follows a strict set of principles:

Architecture

The site uses a simple, deterministic structure:

Each tool is a self-contained directory with a single index.html. No shared JS. No global CSS. No build pipeline.

Server-Side Tools

If Arcunox introduces optional server-side utilities in the future, they will follow the same rules:

All requests are deleted immediately after processing.

Development

Development notes and updates are maintained on GitHub: github.com/arcunox