diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-02-19 19:37:22 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-02-19 19:37:22 +0100 |
commit | 308c4eae3ad07361a2d7aff892e3d9490ec39f53 (patch) | |
tree | 07a13b297f113eb1ace4165588450588d1419dba | |
parent | dc8f21388e9372dc1c1f54be752751b110e8db30 (diff) |
added two docdoc TODOs
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -219,6 +219,11 @@ struct { opaque checksum<1..64>; // hash of some artifact Namespace namespace; } ChecksumV1; + +TODO: add signature here so, e.g., add-entry is a single StItem. Effectively we +will no longer have an appendix. + +TODO: define list of StItem:s somewhere. ``` It is assumed that clients know how to find the real artifact source (if not |