Keygaen – Go WASM PWA for PGP

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • keygaen

    Sign, verify, encrypt and decrypt data with PGP in your browser.

  • go-app

    A package to build progressive web apps with Go programming language and WebAssembly.

  • Ty! Working with go-app has been very nice - I've already used React at work for 3 years or so and the concepts map really well (https://go-app.dev/ also has pretty good docs). The biggest reason I like to use it though is that its just really maintainable; I often noticed abandoning React FLOSS projects simply because the maintenance overhead was too high, and go-app fixes that. It doesn't make any assumptions about the programs logic (see https://pkg.go.dev/github.com/pojntfx/[email protected]/pkg/crypt - there is not a single dependency on go-app in the business logic) which is nice too (nothing like useEffect etc. from React) :)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts