perkeep/pkg/jsonsign
mpl 1e8d46ee45 pkg/client: some cleanup, doc on the website
Changed some keys to be consistent with the server config, and removed
some others.

We're now using jsonconfig to get the keys and validate the config.

Removed some unused funcs/methods, moved some global vars as members of a client.

Also, having two possible defaults for the secret keyring
(.config/camlistore/identity-secring.gpg and .gnupg/secring.gpg)
was annoying and confusing imho, so I removed the latter.

http://camlistore.org/issue/259

Change-Id: Icf79fa8822b62b5d91843698861dd19cb553607a
2013-12-23 20:23:21 +01:00
..
signhandler importer: make the schema.Signer available to the importer 2013-10-24 22:45:28 -07:00
testdata Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
doc.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
jsonsign_test.go search/index: invert depedency. search now depends on index. 2013-11-16 15:00:30 -08:00
keys.go pkg/client: some cleanup, doc on the website 2013-12-23 20:23:21 +01:00
sign.go pkg/client: some cleanup, doc on the website 2013-12-23 20:23:21 +01:00
sign_appengine.go appengine: fix build issues 2013-08-11 19:42:57 +02:00
sign_normal.go appengine: fix build issues 2013-08-11 19:42:57 +02:00
verify.go sync: delay copy retry on specific errors 2013-08-30 19:51:04 +02:00