perkeep/pkg/jsonsign
mpl f964148bbe pkg/serverinit: force long GPG identity when generating low-level conf
The index and search pkg now rely on the GPG identity to be in the long
form (16 chars). But the server configuration historically was using the
short form (8 chars).

This change therefore forces the GPG identity ending up in the generated
low-level config to be in the long form.

Also, fix the functions in pkg/jsonsign to generate the long form as well,
to ease the consistent use of it everywhere else.

Fixes #1047

Change-Id: I1333150316caa2c5e179dde0c92b850a362ad17e
2018-02-20 17:30:05 +01:00
..
signhandler blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
testdata Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
doc.go all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
jsonsign_test.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
keys.go pkg/serverinit: force long GPG identity when generating low-level conf 2018-02-20 17:30:05 +01:00
sign.go all: various lint fixes 2018-02-05 11:59:00 -08:00
sign_appengine.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
sign_normal.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
verify.go all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00