Comment 3 for bug 1814066

Revision history for this message
Tony Espy (awe) wrote :

@Sergio

I just discovered that if you're logged in and use `list-keys` on a system where no keys have been created, the user sees the message:

"No keys have been created on this system. See 'snapcraft create-key --help' to create a key.
The following SHA3-384 key fingerprints have been registered but are not available on this system:"

..and then shows the SHA3-384 fingerprints of keys that have been registered to the account.

So it seems the code's already there to do it, however it needs something to trigger it when local keys exist in the snap keyring (e.g. --remote or something close).