{"id":50734238,"url":"https://github.com/forkwright/epistole","last_synced_at":"2026-06-10T12:01:50.519Z","repository":{"id":360166436,"uuid":"1231285869","full_name":"forkwright/epistole","owner":"forkwright","description":"Sovereign newsletter service for fleet web properties — axum + fjall + maud + lettre","archived":false,"fork":false,"pushed_at":"2026-05-25T08:54:34.000Z","size":120,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T10:27:25.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forkwright.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-06T20:18:55.000Z","updated_at":"2026-05-25T08:54:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/forkwright/epistole","commit_stats":null,"previous_names":["forkwright/epistole"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/forkwright/epistole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Fepistole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Fepistole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Fepistole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Fepistole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forkwright","download_url":"https://codeload.github.com/forkwright/epistole/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkwright%2Fepistole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34151276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-10T12:01:49.218Z","updated_at":"2026-06-10T12:01:50.505Z","avatar_url":"https://github.com/forkwright.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epistole\n\nSovereign newsletter service for fleet web properties. ἐπιστολή - \"letter sent.\"\n\nReplaces Buttondown for any typikon-consuming site that wants a self-hosted newsletter. Configure the target domain in your instance config (see DEPLOY.md).\n\n## What it is\n\nA standalone Rust service:\n\n- **public**: `/subscribe`, `/confirm`, `/unsubscribe`, `/archive`\n- **operator**: `/send` (auth-gated; renders Markdown to HTML to SMTP relay to ledger)\n- **storage**: fjall LSM-tree (subscriber list, send history, delivery ledger)\n- **deliverability**: SMTP relay through Postmark or Mailgun - DKIM/SPF/DMARC live on the relay outbound IP, not on the host\n\n## Stack\n\n| Concern | Crate |\n|---|---|\n| HTTP framework | `axum` |\n| Persistence | `fjall` |\n| HTML templates | `maud` |\n| SMTP | `lettre` |\n| TLS | `rustls` |\n| Errors | `snafu` |\n| Tracing | `tracing` |\n| Secret handling | `secrecy` |\n\n## Status\n\nPhase 1 - subscriber flows, archive, and operator send functional. SMTP delivery to subscribers tracked at [#3](https://github.com/forkwright/epistole/issues/3).\n\n- Full subscriber lifecycle: `/subscribe` -\u003e confirm link -\u003e `/confirm` -\u003e `/unsubscribe`\n- Archive: `/archive` lists past sends; `/archive/{id}` renders individual issues\n- Operator: `POST /send` (bearer-gated) stores newsletter records; delivery pending SMTP integration\n- Systemd unit and full reverse-proxy deploy runbook in [DEPLOY.md](DEPLOY.md)\n- Subscriber-import tool and `\u003cyour-domain\u003e` contact form cutover are follow-up items\n\nSee `CLAUDE.md` for boundaries and conventions.\n\n## License\n\nAGPL-3.0-or-later. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforkwright%2Fepistole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforkwright%2Fepistole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforkwright%2Fepistole/lists"}