Eris
Developer
Nicolas Altmann
About
Eris is a desktop PGP workstation written in Go with Fyne. It stores keys in an encrypted vault and gives you a clean UI for signing, encryption, decryption, and verification.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/sibexico/Eris@latest
Or you can download the code directly from git:
git clone https://github.com/sibexico/Eris