Appearance
Obfuscation History
History lets you re-download a recent protected build without re-running it, but it is deliberately minimal: only VM-preset outputs are kept, only for a short window, and only the output, never your input source. This page is the exact retention contract.
- Successful Maximum outputs save history.
- Raw input source is never stored.
- Saved outputContent expires after 7 days and is nulled after expiry.
- The history list endpoint returns metadata only, never code.
- The detail endpoint returns code only to the owner before expiry.
- Expired output detail requests return 410 history_expired.
- DELETE clears outputContent and keeps metadata.