Metadata-Version: 2.4
Name: signet7
Version: 0.3.0
Summary: Public Signet7 client: mailbox desktop, 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, the desktop setup window, and a small CLI.
It is **not** the Signet7 server. Verified is not safe. Unknown is not fraud.

Receive, no .eml file:

```
pip install signet7
signet7
```

That opens the setup window. Pick Microsoft / Gmail / iCloud, enter the mailbox,
save. It watches in the background. Unsigned mail stays quiet.

Or:

```
python -m signet7_agent --config agent.json
```

Put the IMAP password in `SIGNET7_IMAP_PASSWORD`, or let the desktop window store
it next to config (never in agent.json).

Send, no .eml file: Outlook compose add-in, or the Seal tab. Sealing needs a
sender API token. Checking mail stays free.
