Metadata-Version: 2.4
Name: signet7
Version: 0.2.0
Summary: Public Signet7 client: mailbox agent and hosted message check.
Author: Samuel J. Sanderson, Justin D. Daines
License: LicenseRef-Proprietary
Project-URL: Homepage, https://signet7.io/
Project-URL: Repository, https://github.com/signet7-io/signet7
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# signet7

Public Signet7 client. Recipients can also use the hosted check:
https://qual.signet7.io/email/verify

This package is the mailbox agent and a small CLI. It is **not** the
Signet7 server. Verified is not safe. Unknown is not fraud.

```
pip install signet7
python -m signet7_agent --write-example agent.json
python -m signet7_agent --config agent.json
```

Put the IMAP password in `SIGNET7_IMAP_PASSWORD`. Never on the command line.

Until this project exists on PyPI, `pip install signet7` will fail. A pending
publisher does not reserve the name.
