aboutsummaryrefslogtreecommitdiff
path: root/Scheme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Scheme.md')
-rw-r--r--Scheme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Scheme.md b/Scheme.md
index 9a757d2..50aaa3e 100644
--- a/Scheme.md
+++ b/Scheme.md
@@ -12,6 +12,7 @@ Packet
packet structure version
timestamp (not strictly accurate, mostly used for visual representation)
operation type
+ user action counter
Body (Encrypted with node encryption key)
data
# Add user to group
@@ -22,7 +23,8 @@ Packet
packet structure version
timestamp (not strictly accurate, mostly used for visual representation)
operation type
+ user action counter
Body
public key (of user to add to group)
group id (the group which the user should be added to)
- PADDING (Random data, to ensure this packet gets an unique hash)
+ PADDING (Random data, to ensure this packet gets an unique hash)