Metadata-Version: 2.5
Name: casefile
Version: 0.0.0
Summary: One input box, every relevant OSINT pivot. Runs locally.
Project-URL: Homepage, https://casefile.cpwillis.dev
Project-URL: Source, https://github.com/cpwillis/casefile
Author: cpwillis
License-Expression: MIT
License-File: LICENSE
Keywords: intelligence,investigation,osint,recon
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# casefile

One input box, every relevant OSINT pivot. Paste a domain, IP, email, username,
company, phone number, hash, vessel or aircraft identifier and casefile works out
what it is, then fans out across hundreds of public sources.

Runs on your machine. Nothing is hosted.

```bash
uvx casefile
```

## Demo

[casefile.cpwillis.dev](https://casefile.cpwillis.dev) is a static, deliberately
non-functional showcase built from real output against fixture data. It shows
what the tool does. It cannot look anything up. Run it locally for that.

## Status

Planning. See [docs/superpowers/specs](docs/superpowers/specs).

## Licence

MIT, see [LICENSE](LICENSE). Third-party datasets under `vendor/` keep their own
licences and attribution.
