Skip to content

encryption4all/postguard-outlook-addon

Repository files navigation

PostGuard

For full documentation, visit docs.postguard.eu.

Identity-based email encryption add-in for Microsoft Outlook. Users can send and receive encrypted email using Yivi identity verification, without needing to exchange keys. This is one of the main end-user clients for PostGuard, alongside the Thunderbird add-on.

Development

Requires Node.js 20 or later.

npm install
npm run dev-server

The dev server runs on port 3000. For production builds:

npm run build

Releasing

There are no automated releases currently. To release a new version:

  1. Update the version in package.json.
  2. Run npm run build.
  3. Deploy through the Office admin center.

License

MIT

About

PostGuard addon for Outlook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors