Page MenuHome GnuPG

Review JS library dependencies
Open, Needs TriagePublic

Description

The plugin code running in the browser currently requires (at top level)

It may be quite possible to get rid of vue and its dependencies, to reduce the amount of library code we need to trust. Review whether that is worth while.