From d40b2e879f38690532c3b822d769775d2e3172d2 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Mon, 1 Apr 2019 17:44:29 +0000 Subject: [PATCH] Added a comment: re: key content size --- .../comment_4_94fff4c163de15cdad2030ac072b19ae._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/p2p_protocol/comment_4_94fff4c163de15cdad2030ac072b19ae._comment diff --git a/doc/design/p2p_protocol/comment_4_94fff4c163de15cdad2030ac072b19ae._comment b/doc/design/p2p_protocol/comment_4_94fff4c163de15cdad2030ac072b19ae._comment new file mode 100644 index 0000000000..7b59e143c8 --- /dev/null +++ b/doc/design/p2p_protocol/comment_4_94fff4c163de15cdad2030ac072b19ae._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="re: key content size" + date="2019-04-01T17:44:29Z" + content=""" +Most keys do include the size of the content as part of the key: see [[internals/key_format]], [[git-annex-examinekey]]. +"""]]