hxddh / independent software

Small tools for the parts of infrastructure that need evidence.

Titpea collects a focused set of products by hxddh: storage inventory, object-storage diagnosis, command-line HTTPS inspection, and two lightweight browser utilities.

Storage evidence flow

From unknown bucket state to explainable failure.

Use the inventory tool when the question is “what is in this bucket and how did the provider behave while listing it?” Use StorageOps when the question is “why did this S3-compatible operation fail?” Use httpmon when the SDK or CLI hides the request/response details you need.

S3-compatible operationsTraceable CLI workflowsChrome Web Store productsBilingual site

Product thesis

The main line is storage evidence: inventory first, diagnosis second, traffic inspection when the answer is below the SDK.

The storage products are intentionally adjacent. s3-turbo-list gives you a bucket inventory and traceable run artifacts. StorageOps turns logs, configs, and redacted traces into a diagnostic path. httpmon captures the HTTP layer when provider behavior, signing, redirects, or retries are unclear. The browser extensions are smaller utilities built with the same constraint: one job, a compact surface, and no data collection.

Storage operations

Inventory, diagnose, inspect.

Browser utilities

Small context helpers.