If you have found this casually then it is not for you.
Warning
Be aware of the security implications of importing a certificate: this opens you up to man-in-the-middle attacks by anyone with the private version of it. Also, this certificate won't be revoked if it's compromised 'case it is self-signed. Don't forget to delete it if you decide to stop using the app.
- Install dependencies from the latest release if needed
- Uninstall original Wino Mail if you have it
- Download the public certificate
- Run in PowerShell as an Administrator:
Import-Certificate -FilePath "PublicCertificate.cer" -CertStoreLocation "Cert:\LocalMachine\TrustedPeople"
- Download Scoop
- Run:
scoop bucket add reddxae-wino https://github.com/reddxae/Wino-Mail
- Run:
scoop install wino-mail