Page MenuHome GnuPG

Provide automated way to set "primary" flag on a specific User ID in a cert
Closed, ResolvedPublic

Description

https://0xacab.org/schleuder/schleuder/issues/147 is an example of a project
using GnuPG that needs a reliable, automated way to set the primary User ID.
They're trying to use gpgme and found that they weren't able to do this easily.

It'd be better to offer this functionality directly in gpgme so they don't have
to guess.

Event Timeline

werner added a subscriber: werner.

commit 421ddd1 implements that for 1.9.0.

See tests/run-genkey --set-primary on how to use it.

werner claimed this task.
werner removed a project: Restricted Project.