Metadata-Version: 2.4
Name: charliebox
Version: 0.0.1
Summary: Encrypted, Git-federated personal communication platform. Anti-email. Anti-social-network.
Project-URL: Homepage, https://charliebox.io
Project-URL: Repository, https://github.com/charlieboxhq/charliebox
Project-URL: Issues, https://github.com/charlieboxhq/charliebox/issues
Author-email: Charliebox Project <hello@charliebox.io>
License: MIT
License-File: LICENSE
Keywords: communication,email,encryption,federation,git,privacy
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# charliebox

Encrypted, Git-federated personal communication platform.

**Status: Pre-release / In Development**

Charliebox is your personal digital space — email, calendar, notes, voice notes,
files — running on YOUR hardware, stored in YOUR GitHub repository, encrypted
with YOUR keys, shared with YOUR people.

- Zero adoption barrier
- No spam (structurally impossible)
- No phishing (cryptographic identity)
- No server (runs on your device, Git is dumb storage)
- Unlimited identities
- Legacy email import

Learn more at [charliebox.io](https://charliebox.io)

## Installation (coming soon)
```bash
pip install charliebox
```

## License

MIT
