Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2020-03-02
| ||
02:05 | go module tidy Leaf check-in: 0c578e35f1 user: dnc tags: trunk | |
02:05 | documentation edits check-in: 2d1f75bf65 user: dnc tags: trunk | |
02:05 | cmd/hancock: documentation edits check-in: b5d9be6c75 user: dnc tags: trunk | |
02:04 | cmd/hancock-sign: changed default key location also documentation tweaks check-in: 6dd83bb80a user: dnc tags: trunk | |
02:03 | cmd/hancock: encode manifest with newlines and tabs check-in: 7fa912b1c1 user: dnc tags: trunk | |
02:03 | cmd/hancock: adjust verbosity of messages check-in: 776783b92d user: dnc tags: trunk | |
2020-01-09
| ||
22:00 | minor updates to README check-in: ebbf8a6065 user: dnc tags: trunk | |
21:41 | update dependency versions check-in: 7a7aedc928 user: dnc tags: trunk | |
19:37 | cmd/hancock: updates to generated documentation check-in: 45ed13f554 user: dnc tags: trunk | |
19:36 | cmd/hancock: fix support for relative file URLs check-in: edf65bff1c user: dnc tags: trunk | |
19:35 | cmd/hancock: minor fixes; cleanup check-in: e17191b0d8 user: dnc tags: trunk | |
2020-01-06
| ||
21:04 | cmd/hancock: update generated documentation check-in: 86031540c6 user: dnc tags: trunk | |
2020-01-04
| ||
16:13 | remove deprecated code; other minor cleanup check-in: 715d5551f2 user: dnc tags: trunk | |
16:12 | cmd/hancock: client of http testimony store server side is implemented by hancockd check-in: ceb5b81ccf user: dnc tags: trunk | |
2020-01-03
| ||
17:28 | cmd/hancock: command helper, parse args with help mode support check-in: 62d0ed9c79 user: dnc tags: trunk | |
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 | |