{"id":40528747,"url":"https://github.com/encryption4all/postguard-outlook-addon","last_synced_at":"2026-05-16T16:09:23.653Z","repository":{"id":41170053,"uuid":"353990609","full_name":"encryption4all/postguard-outlook-addon","owner":"encryption4all","description":"PostGuard addon for Outlook","archived":false,"fork":false,"pushed_at":"2026-05-14T22:52:52.000Z","size":2456,"stargazers_count":1,"open_issues_count":25,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-15T00:40:09.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encryption4all.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2021-04-02T10:51:21.000Z","updated_at":"2026-05-13T08:53:21.000Z","dependencies_parsed_at":"2023-02-15T08:01:03.452Z","dependency_job_id":"69a85181-b09e-4792-873f-a4a083f164f1","html_url":"https://github.com/encryption4all/postguard-outlook-addon","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/encryption4all/postguard-outlook-addon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encryption4all%2Fpostguard-outlook-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encryption4all%2Fpostguard-outlook-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encryption4all%2Fpostguard-outlook-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encryption4all%2Fpostguard-outlook-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encryption4all","download_url":"https://codeload.github.com/encryption4all/postguard-outlook-addon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encryption4all%2Fpostguard-outlook-addon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33109463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01-20T21:37:40.100Z","updated_at":"2026-05-16T16:09:23.648Z","avatar_url":"https://github.com/encryption4all.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cp align=\"center\"\u003e\u003cimg src=\"./img/pg_logo.svg\" height=\"128px\" alt=\"PostGuard\" /\u003e\u003c/p\u003e\n\n\u003e For full documentation, visit [docs.postguard.eu](https://docs.postguard.eu/repos/postguard-outlook-addon).\n\nIdentity-based email encryption add-in for Microsoft Outlook. Users can send and receive encrypted email using [Yivi](https://yivi.app) identity verification, without needing to exchange keys. This is one of the main end-user clients for PostGuard, alongside the Thunderbird add-on.\n\nTargets the new Outlook on Windows and Outlook for Mac as a taskpane mail add-in (Compose + Read).\n\n## Development\n\nRequires Node.js 20 or later.\n\n```bash\nnpm install\nnpm run dev-server     # https://localhost:3000 with the dev cert\nnpm start              # sideload manifest.xml into Outlook\n```\n\nBuild, validate and lint:\n\n```bash\nnpm run build          # production webpack bundle into dist/\nnpm run validate       # check manifest.xml against the Office Add-in schema\nnpm run lint           # ESLint (flat config) + Prettier\n```\n\nCI on every PR runs lint (`--max-warnings=0`), `tsc --noEmit`, the production build, and `npm run validate`.\n\n## Releasing\n\nReleases are automated via [release-please](https://github.com/googleapis/release-please) using [Conventional Commits](https://www.conventionalcommits.org/). The flow:\n\n1. Merge PRs to `master` with conventional commit messages (`feat:`, `fix:`, …).\n2. The `Release` workflow runs and release-please opens — or updates — a release PR titled `chore(main): release X.Y.Z`.\n3. Merging that release PR creates the `vX.Y.Z` tag, builds and pushes the production Docker image to `ghcr.io/encryption4all/postguard-outlook-addon:X.Y.Z` (and `:latest`), and uploads `dist/manifest.xml` to the GitHub Release as a sideloadable asset.\n\nNon-release pushes to `master` build a staging image tagged `:edge` (and `:sha-\u003ccommit\u003e`) hosted at `addin.staging.postguard.eu`.\n\nIf you want to cut a release whose commits are all `chore:` (release-please skips those by default for `0.x` versions), push a commit to master with a `Release-As: X.Y.Z` footer to force the next release.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencryption4all%2Fpostguard-outlook-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencryption4all%2Fpostguard-outlook-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencryption4all%2Fpostguard-outlook-addon/lists"}