Skip to content

fingerprint is null when importing a key on non english GPG version #36

Description

@ValkA

Can be temporarily fixed by adding environment variable LANG=en.

The fingerprint is null because of the following regex in gpg.js which assumes English output:
var keyRegex = /^gpg: key (.*?):/;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions