Data Processing

DestructLog processes asset data server-side through a Cloudflare Worker API. When you send CSV data to the /api/generate endpoint via an HTTP POST request, the Worker parses the CSV, validates each row against the NIST SP 800-88 Rev. 1 media sanitization decision matrix, and returns a completed sanitization record as a response.

The CSV text, including serial numbers, media types, and organization name, is transmitted to the server as part of the API request and processed there. DestructLog does not store the CSV data, log it, or retain it after the response is returned. There is no database, no persistent storage, and no long-term retention of any submitted asset data.

No Accounts

DestructLog does not require an account, registration, or login. There is no user database, no session store, and no cookie-based tracking for authentication purposes.

Analytics

DestructLog does not use third-party analytics, tracking scripts, or fingerprinting. No analytics service is embedded in the site.

Data Retention

CSV data is processed in memory during the API request and is not stored to disk, database, or any persistent layer. Once the response is delivered, the data is discarded. DestructLog has no storage or retention mechanism.

Cookies

DestructLog does not set any cookies. The site uses no session cookies, no persistent cookies, and no third-party cookies.

Changes to This Policy

If this policy changes, the updated version will be posted at this URL. DestructLog is a product of Agen2ic, LLC.