hancock

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around 147f7dbacef567a4.

2020-01-03
17:27
cmd/hancock: no longer publishing via ipfs check-in: d2f81cb81e user: dnc tags: trunk
17:24
cmd/hancock: publish from local to remote store refactor testimony and publish operations, testimony to local (or remote) store, later publish from local to remote check-in: 88140a8c62 user: dnc tags: trunk
17:20
store: introduce Iterable interface Allow processing of every testimony in local store. check-in: 2009980ac3 user: dnc tags: trunk
02:45
cmd/hancock: close store after use check-in: 3ef6a50ce4 user: dnc tags: trunk
02:30
model: produce error (not panic) on nil testimony check-in: 36225c7a6f user: dnc tags: trunk
02:29
store: consistent error when testimony not found; expose closer check-in: d22c07e59b user: dnc tags: trunk
2019-12-13
04:22
cmd/hancock: refactor to use Store interface check-in: ef3dc07f7e user: dnc tags: trunk
04:19
model: NewAuthority helper formats authority string consistently check-in: e0fadea8cc user: dnc tags: trunk
2019-12-11
20:21
store: put/get testimony via consistent interface; file system and bolt implementation check-in: 4950d4133b user: dnc tags: trunk
20:20
model: helpers for tests (in other packages) check-in: 40f95cd722 user: dnc tags: trunk
20:19
model: helper to encode testimony key check-in: 812804e091 user: dnc tags: trunk
2019-11-03
12:01
hancock: call new server interface previously: seperate index and testimony on IPFS now: hancockd server acts as key/value store check-in: 99044d8f59 user: dnc tags: trunk
11:59
model: rename manifest "Content" field (was "CID") check-in: da5f7ebb26 user: dnc tags: trunk
11:58
model: prefer model.Authority (to string) for type safety check-in: 99cee0289a user: dnc tags: trunk
2019-10-07
01:09
model: refactor testimony key introduce TestimonyKey, for store and lookup of testimony introduce Key Identifier (KID) derived from Content Identifier (CID) check-in: 5c379c0bb1 user: dnc tags: trunk
2019-09-26
14:28
minor changes to variable names check-in: ff157b9a48 user: dnc tags: trunk
14:27
create manifest from io.Reader check-in: 6df3601824 user: dnc tags: trunk
14:26
add check that authority public key is set check-in: 77d3d4e49a user: dnc tags: trunk
2019-06-09
11:40
manifest.Check() imposes limits on manifest data check-in: d3764da499 user: dnc tags: trunk
10:59
cmd/hancock verify: produce concise human-readable summary check-in: d7ecc454b7 user: dnc tags: trunk
2019-06-08
21:12
manifest now supports human-readable messages check-in: 657eb8d965 user: dnc tags: trunk
21:12
clean up use of command package check-in: 0668aba314 user: dnc tags: trunk
2019-06-07
13:32
cmd/hancock: show publish count per directory check-in: b975cd947c user: dnc tags: trunk
13:32
cmd/hancock: introduce strict mode check-in: 15250ce5f7 user: dnc tags: trunk
00:03
cmd/hancock: support testimony to local file, publish later introducing publish operation check-in: 0cefd98c32 user: dnc tags: trunk
2019-06-05
01:40
cmd/hancock: upstream api change (command) check-in: 147f7dbace user: dnc tags: trunk
2019-05-27
15:34
testimony may repudiate or confirm source Added quality to manifest to indicate valid or not check-in: 257ff3a491 user: dnc tags: trunk
13:55
model: improved documentation check-in: e7dcbb2eb7 user: dnc tags: trunk
13:54
model: generated implementation of Stringer check-in: a85969401a user: dnc tags: trunk
13:54
model: improved documentation check-in: 8618055a5e user: dnc tags: trunk
13:33
add role to file manifest testimony signed by author, or auditor, etc. check-in: a330762664 user: dnc tags: trunk
2019-05-24
16:15
add timestamp to file manifest check-in: ea88da5a23 user: dnc tags: trunk
2019-05-23
16:53
go mod compatibility check-in: ee9d5b8297 user: dnc tags: trunk
16:26
cmd/hancock: less verbose check-in: 811a5508bb user: dnc tags: trunk
16:26
edited description and README check-in: 64a89cc5b7 user: dnc tags: trunk
2019-05-18
20:06
bug fix bad logic check-in: 1382961389 user: dnc tags: trunk
19:25
cache parsed public key check-in: 43133476af user: dnc tags: trunk
19:22
generated README.md check-in: 75e920cf23 user: dnc tags: trunk
19:19
documentation improvements check-in: 0b616e0597 user: dnc tags: trunk
2019-05-17
16:16
cmd/hancock: improved flag defaults, add testimony to IPFS api check-in: 3f48f94721 user: dnc tags: trunk
2019-05-16
10:07
cmd/hancock verify: disable (for now) imperfect path check check-in: 7a94411c64 user: dnc tags: trunk
10:06
cmd/hancock manifest: show error when -r needed check-in: c78d880ec6 user: dnc tags: trunk
08:19
cmd/hancock: minor fixes check-in: 560193d921 user: dnc tags: trunk
08:18
cmd/hancock: recursive verify; handle http status; misc fixes check-in: 200c0ebd25 user: dnc tags: trunk
2019-05-15
18:47
cmd/hancock: manifest operation recurse into directory check-in: 4d986015f7 user: dnc tags: trunk
2019-05-14
21:17
cmd/hancock: improved godoc check-in: e684557ad2 user: dnc tags: trunk
16:06
cmd/hancock: verify operation (work in progress) check-in: 7cb90f96e0 user: dnc tags: trunk
16:05
model: index key accept string or ssh.PublicKey check-in: 47ab2e5bdf user: dnc tags: trunk
16:05
model: simplify CID calculation check-in: 406e261c34 user: dnc tags: trunk
10:34
cmd/hancock: index can be server or local filesystem check-in: e4e172fd54 user: dnc tags: trunk