perkeep/pkg/jsonsign
mpl f21cea5131 share: refactored
-pkg/server/share.go handles share(d) blobs.
-pkg/blobserver/gethandler no longer deals with share blobs
and has been rewritten like the other handlers (no more auth
in there).
-client and signhandler changed accordingly.
-serverconfig: auth moved up in makeCamliHandler
-share parameter added to the user level and low level config.
-share URL is now http(s)://host[:port]/[prefix/]share/sha1-xxxx.

Addresses http://camlistore.org/issue/107

Change-Id: I0a2c07ac1a1e435b141702e0ff06dc8182721d65
2013-03-06 19:11:00 +01:00
..
signhandler share: refactored 2013-03-06 19:11:00 +01:00
testdata Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
jsonsign_test.go Per Go initialism style, rename Json to JSON 2012-07-28 15:42:56 -07:00
keys.go jsonsign: add WriteKeyRing function & tests. 2012-03-19 21:00:51 -07:00
sign.go Support for "planned permanodes" in pkg/jsonsign, pkg/schema and cmd/camput. 2012-07-28 16:32:31 -07:00
verify.go Get the MySQL indexer working again. 2012-03-26 13:57:53 -07:00