Could we create official GnuPG bindings for the server-side Nodejs (Javascript) ecosystem? I searched the mailing lists and only found New GPGME language binding: gpgme.js - JavaScript / Browser, which is browser-only and is not found within GnuPG's official repos.
I am eager to contribute to this, but would first need assistance understanding some high-level concepts. I lack experience/knowledge with language bindings to C interfaces/libs.