# HG changeset patch # User neko259 # Date 2014-08-05 18:48:07 # Node ID f8457e6dab7656d837a622c47ddbeef8c3174027 # Parent 2a649214d95821e32263c0ec04c8bfcc80aca5e2 Some additional info to the sync doc diff --git a/docs/sync.markdown b/docs/sync.markdown --- a/docs/sync.markdown +++ b/docs/sync.markdown @@ -26,3 +26,7 @@ performed. The node signs the data with its key. The receiving node saves the key at the first sync and checks it every time. If the key has changed, the info won't be saved from the node (or the node id must be changed). + +Each node holds a list of networks it wants to get info from. + +Each post has an ID in the unique format: node-id/post-id