perkeep/pkg/gpgchallenge
mpl 66e6766571 pkg/gpgchallenge: use long form when looking for key ID
We migrated to using the long form for key IDs sometime ago, but we
never updated the client of the gpgchallenge accordingly, so in
functions that take a keyID as an argument, it would fail to find the
given long keyID within a key ring.

However, for usability reasons, we want to keep the short form in the
hostname of the instance (and hence as the DNS entry), so we revert to
using the short form when perkeepd is setting its host name.

Change-Id: I8373016671fdead32780a04f6d64045e81cc9cd1
2018-04-23 21:44:25 -07:00
..
client Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
server Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
gpg.go pkg/gpgchallenge: use long form when looking for key ID 2018-04-23 21:44:25 -07:00